LeetCode classification brush title

First, the array

11. Sheng most water containers

283. Mobile Zero

70. stairs

15. sum Noriyuki three number

26. Delete duplicates sort array

189. rotating array

88. merge two ordered arrays

1. The sum of two numbers

66. plus one

Second, the list

206. reversal list

24. twenty-two switching node in the linked list

141. The circular linked list

142. The circular linked list II

25. K flip list in groups

21. The combined two ordered lists

Third, stacks and queues

20. Effective brackets

155. The minimum stack

The largest rectangle 84. Histogram

239. The sliding window maximum

641. design cycle deque

42. rainwater

Fourth, the hash table

242. Effective ectopic letter word

49. The letter ectopic grouping words

1. The sum of two numbers

Fifth, tree, binary tree, binary search trees

94. The binary tree preorder

144. The binary tree preorder traversal

After 590. N-tree traversal order

589. N preorder traversal of the tree

Sequence-tree traversal 429. N

Sixth, divide and conquer, backtracking

70. stairs

22. parentheses generation

226. Flip binary tree

98. Verify binary search tree

The maximum depth 104. Binary Tree

111. The minimum depth of a binary tree

297. binary serialization and deserialization

236. Binary Tree recent common ancestor

105. previous order and a binary tree configuration sequence preorder

77. The combination

46. ​​A full array

47. A full array II

50. Pow(x, n)

78. child Collection

169. Most of the elements

17. The combination of the telephone number of letters

51. N Queen

Seven, DFS, BFS

102. The binary tree hierarchy traversal

433. minimal genetic changes

22. parentheses generation

515. find the maximum value in each tree row

127. word Solitaire

126. The word Solitaire II

200. The number of islands

529. Minesweeper

Eight, greedy algorithm

860. lemonade give change

122. The best time to trade stocks II

455. distribute biscuits

874. simulate walking robot

55. Jumping Games

45. Jumping Game II

Nine, binary search

69. x square root

367. Effective perfect squares

33. Search rotation sorted array

74. The two-dimensional matrix search

153. Find the minimum value in sorted array rotation

Ten, DP

70. stairs

And a minimum path 120. The triangular

53. The maximum and subsequence

152. The product of the maximum sequence

322. change exchange

198. loot

213. loot II

121. The best time to stock trading

122. The best time to trade stocks II

III 123. the best time to buy and sell stocks

309. The best time to buy and sell shares with the freezing of

188. The best time to buy and sell stocks IV

714. The best time to buy and sell stocks with fee

279. perfect square number

72. Edit Distance

55. Jumping Games

45. Jumping Game II

62. The different paths

63. The different paths II

980. The different paths III

322. change exchange

518. change Exchange II

32. The maximum validity brackets

64. minimum path and

72. Edit Distance

91. The decoding method

221. The largest square

363. The rectangular area is not more than the maximum value K, and

403. Frogger

410. The maximum value of a striped array

552. Student attendance records II

621. The task scheduler

647. Kaibunko skewer

76. Minimum Cover substring

312. poke balloons

300. The rise longest sequence

85. The largest rectangle

115. The different sequences

818. Racing

XI dictionaries trees and disjoint-set

208. realize Trie (Prefix Tree)

212. Word Search II

547. Circle of Friends

200. The number of islands

130. The area is surrounded by

Twelve, pruning, two-way BFS

70. stairs

22. parentheses generation

51. N Queen

36. Effective Sudoku

37. stops alone

127. word Solitaire

433. minimal genetic changes

1091. Binary shortest path matrix

773. Slide Puzzle

37. stops alone

XIII-bit computing

191. The number of bits 1

The power of 231.2

190. reversed bits

51. N Queen

52. N Queen II

338. bit count

Fourteen, LRU

146. LRU cache mechanism

Fifth, the string-related

709. converted to lowercase

58. Finally, a word length

771. gems and stones

387. The first string a unique character

8. string conversion integer (atoi)

14. The longest common prefix

344. reversal string

541. The reverse text II

151. flip words in strings

557. The inverted word in a string III

917. reversal only letters

242. Effective ectopic letter word

49. The letter ectopic grouping words

438. ectopic find all the letters in the word string

125. Verify palindromic sequence

680. Ⅱ authentication string palindrome

The longest substring palindromic

1143. longest common subsequence

72. Edit Distance

10. The regular expression match

44. wildcard matching

115. The different sequences

205. isomorphic string

680. Ⅱ authentication string palindrome

44. wildcard matching

32. The maximum validity brackets

XVI sorting algorithm

Reference to the previous blog: https: //blog.csdn.net/qq_40378034/article/details/102881220

Published 181 original articles · won praise 410 · views 80000 +

Guess you like

Origin blog.csdn.net/qq_40378034/article/details/104104561
Recommended