leetcode
Introduction
sort
4. Median of Two Sorted Arrays
147. Insertion Sort List
148. Sort List
array
1. Two Sum
167. Two Sum II - Input array is sorted
11. Container With Most Water
16. 3Sum Closest
18. 4Sum
27. Remove Element
35. Search Insert Position
39. Combination Sum
40. Combination Sum II
41. First Missing Positive
55. Jump Game
64. Minimum Path Sum
73. Set Matrix Zeroes
74. Search a 2D Matrix
78. Subsets
79. Word Search
105. Construct Binary Tree from Preorder and Inorder Traversal
118. Pascal's Triangle
119. Pascal's Triangle II
120. Triangle
153. Find Minimum in Rotated Sorted Array
154. Find Minimum in Rotated Sorted Array II
529. Minesweeper
159. Majority Element
229. Majority Element II
string
8. String to Integer (atoi)
20. Valid Parentheses
58. Length of Last Word
71. Simplify Path
151. Reverse Words in a String
165. Compare Version Numbers
dfs
100. Same Tree
110. Balanced Binary Tree
111. Minimum Depth of Binary Tree
112. Path Sum
113. Path Sum II
129. Sum Root to Leaf Numbers
bfs
102. Binary Tree Level Order Traversal
107. Binary Tree Level Order Traversal II
shell
192. Word Frequency.md
193. Valid Phone Numbers.md
194. Transpose File.md
195. Tenth Line.md
linkedlist
2. Add Two Numbers
21. Merge Two Sorted Lists
92. Reverse Linked List II
141. Linked List Cycle
142. Linked List Cycle II
206. Reverse Linked List
237. Delete Node in a Linked List
tree
94. Binary Tree Inorder Traversal
104. Maximum Depth of Binary Tree
111. Minimum Depth of Binary Tree
dp
53. Maximun Subarray
121. Best Time to Buy and Sell Stock
122. Best Time to Buy and Sell Stock II
123. Best Time to Buy and Sell Stock III
188. Best Time to Buy and Sell Stock IV
[other]
146. LRU cache
Powered by
GitBook
dfs
dfs
深度优先搜索问题:
https://leetcode.com/tag/depth-first-search/
results matching "
"
No results matching "
"