Leetcode Index

Reason is the light and the light of life.

Jerry Su Oct 08, 2018 2 mins

1. Two Sum
2. Add Two Numbers
4. Median of Two Sorted Arrays
5. Longest Palindromic Substring
8. String to Integer (atoi)
13. Roman to Integer
15. 3Sum
20. Valid Parentheses
21. Merge Two Sorted Lists
23. Merge k Sorted Lists
24. Swap Nodes in Pairs
25. Reverse Nodes in k-Group
26. Remove Duplicates from Sorted Array
28. Implement strStr()
33. Search in Rotated Sorted Array
46. Permutations
47. Permutations II
48. Rotate Image
53. Maximum Subarray
54. Spiral Matrix
55. Jump Game
56. Merge Intervals
71. Simplify Path
73. Set Matrix Zeroes
75. Sort Colors
79. Word Search
88. Merge Sorted Array
91. Decode Ways
94. Binary Tree Inorder Traversal
98. Validate Binary Search Tree
101. Symmetric Tree
102. Binary Tree Level Order Traversal
103. Binary Tree Zigzag Level Order Traversal
106. Construct Binary Tree from Inorder and Postorder Traversal
112. Path Sum
114. Flatten Binary Tree to Linked List
116. Populating Next Right Pointers in Each Node
117. Populating Next Right Pointers in Each Node II
121. Best Time to Buy and Sell Stock
124. Binary Tree Maximum Path Sum
125. Valid Palindrome
138. Copy List with Random Pointer
141. Linked List Cycle
146. LRU Cache
151. Reverse Words in a String
153. Find Minimum in Rotated Sorted Array
160. Intersection of Two Linked Lists
162. Find Peak Element
165. Compare Version Numbers
168. Excel Sheet Column Title
171. Excel Sheet Column Number
173. Binary Search Tree Iterator
174. Dungeon Game
186. Reverse Words in a String II
189. Rotate Array
191. Number of 1 Bits
200. Number of Islands
204. Count Primes
206. Reverse Linked List
208. Implement Trie (Prefix Tree)
212. Word Search II
213. House Robber II
215. Kth Largest Element in an Array
218. The Skyline Problem
232. Implement Queue using Stacks
235. Lowest Common Ancestor of a Binary Search Tree
236. Lowest Common Ancestor of a Binary Tree
237. Delete Node in a Linked List
238. Product of Array Except Self
258. Add Digits
268. Missing Number
270. Closest Binary Search Tree Value
273. Integer to English Words
285. Inorder Successor in BST
297. Serialize and Deserialize Binary Tree
300. Longest Increasing Subsequence
333. Largest BST Subtree
348. Design Tic-Tac-Toe
365. Water and Jug Problem
387. First Unique Character in a String
419. Battleships in a Board
445. Add Two Numbers II
452. Minimum Number of Arrows to Burst Balloons
513. Find Bottom Left Tree Value
567. Permutation in String
591. Tag Validator
631. Design Excel Sum Formula
642. Design Search Autocomplete System
650. 2 Keys Keyboard
651. 4 Keys Keyboard
654. Maximum Binary Tree
672. Bulb Switcher II


Read more: