Jiali's Blog
Introduction
Linked List
Binary Search
1 Two Sum
2 Add Two Numbers
3 Longest Substring Without Repeating Characters
4 Median of Two Sorted Arrays
5 Longest Palindromic Substring
6 ZigZag Conversion
7 Reverse Integer
8 String to Integer (atoi)
9 Palindrome Number
10 Regular Expression Matching
11 Container With Most Water
12 Integer to Roman
13 Roman to Integer
14 Longest Common Prefix
15 3Sum
16 3Sum Closest
17 Letter Combinations of a Phone Number
18 4Sum
19 Remove Nth Node From End of List
20 Valid Parentheses
21 Merge Two Sorted Lists
22 Generate Parentheses
23 Merge k Sorted Lists
24 Swap Nodes in Pairs
25 Reverse Nodes in k-Group
26 Remove Duplicates from Sorted Array
27 Remove Element
28 Implement strStr()
29 Divide Two Integers
30 Substring with Concatenation of All Words
31 Next Permutation
32 Longest Valid Parentheses
33 Search in Rotated Sorted Array
34 Find First and Last Position of Element in Sorted Array
35 Search Insert Position
36 Valid Sudoku
37 Sudoku Solver
38 Count and Say
39 Combination Sum
40 Combination Sum II
41 First Missing Positive
42 Trapping Rain Water
46 Permutations
50 Pow(x, n)
61 Rotate List
62 Unique Paths
63 Unique Paths II
64 Minimum Path Sum
69 Sqrt
74 Search a 2D Matrix
77 Combinations
81 Search in Rotated Sorted Array II
82 Remove Duplicates from Sorted List II
83 Remove Duplicates from Sorted List
86 Partition List
90 Subsets II
92 Reverse Linked List II
93 Restore IP Addresses
98 Valid Binary Tree
109 Convert Sorted List to Binary Search Tree
138 Copy List with Random Pointer
141 Linked List Cycle
142 Linked List Cycle II
143 Reorder List
146 LRU Cache
147 Insertion Sort List
148 Sort List
153 Find Minimum in Rotated Sorted Array
154 Find Minimum in Rotated Sorted Array II
160 Intersection of Two Linked List
162 Find Peak Element
167 Two Sum II Input Array is sorted
174 Dungeon Game
198 House Robber
200 Numbers of Islands
203 Remove Linked List Elements
206 Reverse Linked List
207 Course Schedule
208 Implement Trie(Prefix Tree)
209 Minimum Size Subarray Sum
211 Add and Search Word - Data Structure Design
215 Kth Largest Element in an Array
216 Combination Sum III
222 Count Complete Tree Nodes
230 Kth Smallest Element in a BST
234 Palindrome Linked List
237 Delete Node in a Linked List
240 Search a 2D Matrix II
270 Closest Binary Search Tree Value
275 H-index II
278 First Bad Version
287 Find the Duplicate Number
300 Longest Increasing Subsequence
328 Odd Even List
369 Plus One Linked List
377 Combination Sum IV
379 Design Phone Directory
414 Third Maximum Number
426 Convert Binary Search Tree to Sorted Doubly Linked List
430 Flatten a Multilevel Doubly Linked List
445 Add Two Numbers II
451 Sort Characters By Frequency
526 Beautiful Arrangement
683 K Empty Slots
686 Repeated String Match
703 Kth Largest Element in a Stream
707 Design Linked List
708 Insert into a Cyclic Sorted List
725 Split Linked List in Parts
726 Number of Atoms
817 Linked List Components
876 Middle of the Linked List
1019 Next Greater Node in Linked List
1081 Smallest Subsequence of Distinct Characters
Tags
Published with GitBook
726 Number of Atoms
726 Number of Atoms
Hash Table
Stack
Recursion
使用栈 进行括号处理, 比较麻烦的地方是字符串的预处理等等。
results matching "
"
No results matching "
"