leetcode 最受欢迎的91道题目

根据like排序取的前91道题目 转载请注明出处

1.leetcode 461. Hamming Distance
2.leetcode 617. Merge Two Binary Trees
3.leetcode 338. Counting Bits
4.leetcode 406. Queue Reconstruction by Height
5.leetcode 136. Single Number
6.leetcode 104. Maximum Depth of Binary Tree
7.leetcode 226. Invert Binary Tree
8.leetcode 647. Palindromic Substrings
9.leetcode 695. Max Area of Island
10.leetcode 283. Move Zeroes
11.leetcode 94. Binary Tree Inorder Traversal
12.leetcode 238. Product of Array Except Self
13.leetcode 448. Find All Numbers Disappeared in an Array
14.leetcode 347. Top K Frequent Elements
15.leetcode 22. Generate Parentheses
16.leetcode 46. Permutations
17.leetcode 169. Majority Element
18.leetcode 206. Reverse Linked List
19.leetcode 538. Convert BST to Greater Tree
20.leetcode 100. Same Tree
21.leetcode 78. Subsets
22.leetcode 287. Find the Duplicate Number
23.leetcode 337. House Robber III
24.leetcode 543. Diameter of Binary Tree
25.leetcode 102. Binary Tree Level Order Traversal
26.leetcode 62. Unique Paths
27.leetcode 121. Best Time to Buy and Sell Stock
28.leetcode 494. Target Sum
29.leetcode 48. Rotate Image
30.leetcode 39. Combination Sum
31.leetcode 96. Unique Binary Search Trees
32.leetcode 21. Merge Two Sorted Lists
33.leetcode 309. Best Time to Buy and Sell Stock with Cooldown
34.leetcode 64. Minimum Path Sum
35.leetcode 215. Kth Largest Element in an Array
36.leetcode 394. Decode String
37.leetcode 70. Climbing Stairs
38.leetcode 101. Symmetric Tree
39.leetcode 53. Maximum Subarray
40.leetcode 49. Group Anagrams
41.leetcode 437. Path Sum III
42.leetcode 572. Subtree of Another Tree
43.leetcode 198. House Robber
44.leetcode 35. Search Insert Position
45.leetcode 560. Subarray Sum Equals K
46.leetcode 75. Sort Colors
47.leetcode 240. Search a 2D Matrix II
48.leetcode 300. Longest Increasing Subsequence
49.leetcode 128. Longest Consecutive Sequence
50.leetcode 42. Trapping Rain Water
51.leetcode 1. Two Sum
52.leetcode 416. Partition Equal Subset Sum
53.leetcode 279. Perfect Squares
54.leetcode 11. Container With Most Water
55.leetcode 114. Flatten Binary Tree to Linked List
56.leetcode 17. Letter Combinations of a Phone Number
57.leetcode 200. Number of Islands
58.leetcode 105. Construct Binary Tree from Preorder and Inorder Traversal
59.leetcode 141. Linked List Cycle
60.leetcode 207. Course Schedule
61.leetcode 20. Valid Parentheses
62.leetcode 438. Find All Anagrams in a String
63.leetcode 234. Palindrome Linked List
64.leetcode 72. Edit Distance
65.leetcode 19. Remove Nth Node From End of List
66.leetcode 208. Implement Trie (Prefix Tree)
67.leetcode 56. Merge Intervals
68.leetcode 155. Min Stack
69.leetcode 139. Word Break
70.leetcode 33. Search in Rotated Sorted Array
71.leetcode 34. Find First and Last Position of Element in Sorted Array
72.leetcode 148. Sort List
73.leetcode 236. Lowest Common Ancestor of a Binary Tree
74.leetcode 221. Maximal Square
75.leetcode 160. Intersection of Two Linked Lists
76.leetcode 85. Maximal Rectangle
77.leetcode 55. Jump Game
78.leetcode 142. Linked List Cycle II
79.leetcode 581. Shortest Unsorted Continuous Subarray
80.leetcode 2. Add Two Numbers
81.leetcode 79. Word Search
82.leetcode 84. Largest Rectangle in Histogram
83.leetcode 124. Binary Tree Maximum Path Sum
84.leetcode 152. Maximum Product Subarray
85.leetcode 322. Coin Change
86.leetcode 5. Longest Palindromic Substring
87.leetcode 3. Longest Substring Without Repeating Characters
88.leetcode 98. Validate Binary Search Tree
89.leetcode 4. Median of Two Sorted Arrays
90.leetcode 32. Longest Valid Parentheses
91.leetcode 15. 3Sum

posted on 2018-11-18 10:09  Beserious  阅读(813)  评论(0编辑  收藏  举报