-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Pangeneral edited this page Mar 31, 2021
·
73 revisions
NoteBook for problems in Leetcode:
- 18. 4Sum
- 25. Reverse Nodes in k Group
- 30. Substring with Concatenation of All Words
- 32. Longest Valid Parentheses
- 41. First Missing Positive
- 42. Trapping Rain Water
- 44. Wildcard Matching
- 45. Jump Game II
- 47. Permutations II
- 57. Insert Interval
- 60. Permutation Sequence
- 72. Edit Distance
- 75. Sort Colors
- 76. Minimum Window Substring
- 78. Subsets
- 84. Largest Rectangle in Histogram
- 87. Scramble String
- 90. Subsets II
- 94. Binary Tree Inorder Traversal
- 115. Distinct Subsequences
- 124. Binary Tree Maximum Path Sum
- 127. Word Ladder
- 128. Longest Consecutive Sequence
- 130. Surrounded Regions
- 132. Palindrome Partitioning II
- 139. Word Break
- 140. Word Break II
- 144. Binary Tree Preorder Traversal
- 145. Binary Tree Postorder Traversal
- 146. LRU Cache
- 153. Find Minimum in Rotated Sorted Array
- 164. Maximum Gap
- 188. Best Time to Buy and Sell Stock IV
- 207. Course Schedule
- 208. Implement Trie (Prefix Tree)
- 212. Word Search II
- 239. Sliding Window Maximum
- 295. Find Median from Data Stream
- 297. Serialize and Deserialize Binary Tree
- 312. Burst Balloons
- 315. Count of Smaller Numbers After Self
- 316. Remove Duplicate Letters
- 472. Concatenated Words
- 486. Predict the Winner
- 494. Target Sum
- 556. Next Greater Element III
- 648. Replace Words
- 721. Accounts Merge
- 738. Monotone Increasing Digits
- 743. Network Delay Time
- 752. Open the Lock
- 756. Pyramid Transition Matrix
- 775. Global and Local Inversions
- 781. Rabbits in Forest
- 785. Is Graph Bipartite?
- 802. Find Eventual Safe States
- 842. Split Array into Fibonacci Sequence
- 893. Groups of Special Equivalent Strings
- 1015. Smallest Integer Divisible by K
- 1023. Camelcase Matching
- 1024. Video Stitching
- 1027. Longest Arithmetic Sequence
- 1032. Stream of Characters
- 1054. Distant Barcodes
- 1079. Letter Tile Possibilities
- 1094. Car Pooling