Permutation Sequence 2019-04-30 2019-04-30LeetCode5 分钟读完 (大约756个字)Question leetcode: Permutation Sequence | LeetCode OJ lintcode: (388) Permutation Sequence LeetCode, exhaustive search 阅读更多
Permutation Index II 2019-04-29 2019-04-29LeetCode4 分钟读完 (大约616个字)Question lintcode: (198) Permutation Index II LeetCode, exhaustive search 阅读更多
Word Search 2019-04-27 2019-04-27LeetCode4 分钟读完 (大约652个字)Question leetcode: Word Search | LeetCode OJ lintcode: (123) Word Search LeetCode, exhaustive search 阅读更多
Unique Binary Search Trees II 2019-04-25 2019-04-25LeetCode9 分钟读完 (大约1420个字)Question leetcode: Unique Binary Search Trees II | LeetCode OJ lintcode: (164) Unique Binary Search Trees II LeetCode, exhaustive search 阅读更多
Palindrome Partitioning II 2019-04-16 2019-11-28LeetCode8 分钟读完 (大约1263个字)Question leetcode: Palindrome Partitioning II | LeetCode OJ lintcode: (108) Palindrome Partitioning II LeetCode, 动态规划 阅读更多
Longest Increasing 2019-04-15 2019-11-28LeetCode10 分钟读完 (大约1485个字) leetcode: Longest Increasing Subsequence | LeetCode OJ lintcode: (76) Longest Increasing Subsequence Dynamic Programming | Set 3 (Longest Increasing Subsequence) - GeeksforGeeks LeetCode, 动态规划 阅读更多
Maximal Square to bottom 2019-04-04 2019-11-28LeetCode6 分钟读完 (大约832个字)Maximal Square Question leetcode: Maximal Square | LeetCode OJ lintcode: Maximal Square LeetCode, 动态规划 阅读更多
Triangle - Find the minimum path sum from top to bottom 2019-04-03 2019-11-28LeetCode12 分钟读完 (大约1803个字)Triangle - Find the minimum path sum from top to bottom Question leetcode: Triangle | LeetCode OJ lintcode: (109) Triangle LeetCode, 动态规划 阅读更多
Top K Frequent Words 2019-04-02 2019-04-15LeetCode5 分钟读完 (大约769个字)Problem Metadata tags: Pocket Gems, Hash Table, Amazon, Priority Queue, Bloomberg, Yelp, Heap, Uber, EditorsChoice difficulty: Medium source(lintcode): https://www.lintcode.com/problem/top-k-frequent-words/ source(leetcode): https://leetcode.com/problems/top-k-frequent-words/ LeetCode, 排序 阅读更多
Top k Largest Numbers 2019-04-01 2019-04-01LeetCode1 分钟读完 (大约113个字)Problem source(lintcode): https://www.lintcode.com/problem/top-k-largest-numbers/ LeetCode, 排序 阅读更多