Eisen 筆記
Eisen 筆記
1. Two Sum
3. Longest Substring Without Repeating Characters
5. Longest Palindromic Substring
8. String To Integer (atoi)
9. Palindrome Number
13. Roman To Integer
14. Longest Common Prefix
15. 3sum
20. Valid Parentheses
21. Merge Two Sorted Lists
33. Search In Rotated Sorted Array
39. Combination Sum
46. Permutations
53. Maximum Subarray
54. Spiral Matrix
56. Merge Intervals
57. Insert Interval
62. Unique Paths
67. Add Binary
70. Climbing Stairs
75. Sort Colors
78. Subsets
98. Validate Binary Search Tree
100. Same Tree
101. Symmetric Tree
102. Binary Tree Level Order Traversal
104. Maximum Depth Of Binary Tree
108. Convert Sorted Array To Binary Search Tree
110. Balanced Binary Tree
121. Best Time To Buy And Sell Stock
125. Valid Palindrome
133. Clone Graph
136. Single Number
139. Word Break
141. Linked List Cycle
150. Evaluate Reverse Polish Notation
155. Min Stack
169. Majority Element
190. Reverse Bits
191. Number Of 1 Bits
199. Binary Tree Right Side View
200. Number Of Islands
206. Reverse Linked List
207. Course Schedule
208. Implement Trie (prefix Tree)
217. Contains Duplicate
226. Invert Binary Tree
232. Implement Queue Using Stacks
234. Palindrome Linked List
235. Lowest Common Ancestor Of A Binary Search Tree
236. Lowest Common Ancestor Of A Binary Tree
238. Product Of Array Except Self
242. Valid Anagram
268. Missing Number
278. First Bad Version
283. Move Zeroes
322. Coin Change
338. Counting Bits
383. Ransom Note
409. Longest Palindrome
416. Partition Equal Subset Sum
542. 01 Matrix
543. Diameter Of Binary Tree
572. Subtree Of Another Tree
704. Binary Search
721. Accounts Merge
733. Flood Fill
844. Backspace String Compare
876. Middle Of The Linked List
973. K Closest Points To Origin
977. Squares Of A Sorted Array
981. Time Based Key-value Store
994. Rotting Oranges\