上一页 1 2 3 4 5 6 7 ··· 18 下一页
摘要: Difficulty:easy More:【目录】LeetCode Java实现 Description https://leetcode.com/problems/single-number/ Given a non-empty array of integers, every element a 阅读全文
posted @ 2019-10-08 16:55 华仔要长胖 阅读(226) 评论(0) 推荐(0) 编辑
摘要: Difficulty:easy More:【目录】LeetCode Java实现 Description https://leetcode.com/problems/contains-duplicate/ Given an array of integers, find if the array c 阅读全文
posted @ 2019-10-08 16:46 华仔要长胖 阅读(186) 评论(0) 推荐(0) 编辑
摘要: Difficulty:easy More:【目录】LeetCode Java实现 Description https://leetcode.com/problems/rotate-array/ Given an array, rotate the array to the right by k st 阅读全文
posted @ 2019-10-08 16:37 华仔要长胖 阅读(250) 评论(0) 推荐(0) 编辑
摘要: Difficulty:easy More:【目录】LeetCode Java实现 Description https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii/ Design an algorithm to find the 阅读全文
posted @ 2019-10-08 16:10 华仔要长胖 阅读(208) 评论(0) 推荐(0) 编辑
摘要: Difficulty:easy More:【目录】LeetCode Java实现 Description https://leetcode.com/problems/remove-duplicates-from-sorted-array/ Given a sorted array nums, rem 阅读全文
posted @ 2019-10-08 15:37 华仔要长胖 阅读(399) 评论(0) 推荐(0) 编辑
摘要: Difficulty:easy More:【目录】LeetCode Java实现 Description https://leetcode.com/problems/valid-parentheses/ Given a string containing just the characters '( 阅读全文
posted @ 2019-10-04 21:20 华仔要长胖 阅读(186) 评论(0) 推荐(0) 编辑
摘要: 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 华仔要长胖 阅读(306) 评论(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 华仔要长胖 阅读(265) 评论(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 华仔要长胖 阅读(178) 评论(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 华仔要长胖 阅读(147) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 ··· 18 下一页