09 2019 档案

摘要:Difficulty:easy More:【目录】LeetCode Java实现 Description https://leetcode.com/problems/valid-palindrome-ii/ Given a non-empty string s, you may delete at 阅读全文
posted @ 2019-09-29 21:52 华仔要长胖 阅读(342) 评论(0) 推荐(0)
摘要:Difficulty: Easy More:【目录】LeetCode Java实现 Description https://leetcode.com/problems/reverse-vowels-of-a-string/ Write a function that takes a string a 阅读全文
posted @ 2019-09-29 21:37 华仔要长胖 阅读(287) 评论(0) 推荐(0)
摘要:Difficulty: Hard More:【目录】LeetCode Java实现 Description https://leetcode.com/problems/longest-valid-parentheses/ Given a string containing just the char 阅读全文
posted @ 2019-09-28 22:26 华仔要长胖 阅读(217) 评论(0) 推荐(0)
摘要:Difficulty: Easy More:【目录】LeetCode Java实现 Description https://leetcode.com/problems/sum-of-square-numbers/submissions/ Given a non-negative integer c, 阅读全文
posted @ 2019-09-27 22:32 华仔要长胖 阅读(178) 评论(0) 推荐(0)