| 1. Two Sum | Solution | Solve | Easy | | |
| 2. Add Two Numbers | Solution | Solve | Medium | | |
| 3. Longest Substring Without Repeating Characters | Solution | Solve | Medium | | |
| 4. Median of Two Sorted Arrays | Solution | Solve | Hard | | |
| 5. Longest Palindromic Substring | Solution | Solve | Medium | | |
| 7. Reverse Integer | Solution | Solve | Medium | | |
| 9. Palindrome Number | Solution | Solve | Easy | | |
| 11. Container With Most Water | Solution | Solve | Medium | | |
| 13. Roman to Integer | Solution | Solve | Easy | | |
| 17. Letter Combinations of a Phone Number | Solution | Solve | Medium | | |
| 18. 4Sum | Solution | Solve | Medium | | |
| 19. Remove Nth Node From End of List | Solution | Solve | Medium | | |
| 20. Valid Parentheses | Solution | Solve | Easy | | |
| 21. Merge Two Sorted Lists | Solution | Solve | Easy | | |
| 22. Generate Parentheses | Solution | Solve | Medium | | |
| 23. Merge k Sorted Lists | Solution | Solve | Hard | | |
| 24. Swap Nodes in Pairs | Solution | Solve | Medium | | |
| 26. Remove Duplicates from Sorted Array | Solution | Solve | Easy | | |
| 27. Remove Element | Solution | Solve | Easy | | |
| 33. Search in Rotated Sorted Array | Solution | Solve | Medium | | |
| 35. Search Insert Position | Solution | Solve | Easy | | |
| 42. Trapping Rain Water | Solution | Solve | Hard | | |
| 49. Group Anagrams | Solution | Solve | Medium | | |
| 53. Maximum Subarray | Solution | Solve | Medium | | |
| 56. Merge Intervals | Solution | Solve | Medium | | |
| 68. Text Justification | Solution | Solve | Hard | | |
| 71. Simplify Path | Solution | Solve | Medium | | |
| 74. Search a 2D Matrix | Solution | Solve | Medium | | |
| 76. Minimum Window Substring | Solution | Solve | Hard | | |
| 88. Merge Sorted Array | Solution | Solve | Easy | | |
| 98. Validate Binary Search Tree | Solution | Solve | Medium | | |
| 101. Symmetric Tree | Solution | Solve | Easy | | |
| 102. Binary Tree Level Order Traversal | Solution | Solve | Medium | | |
| 103. Binary Tree Zigzag Level Order Traversal | Solution | Solve | Medium | | |
| 110. Balanced Binary Tree | Solution | Solve | Easy | | |
| 121. Best Time to Buy and Sell Stock | Solution | Solve | Easy | | |
| 124. Binary Tree Maximum Path Sum | Solution | Solve | Hard | | |
| 125. Valid Palindrome | Solution | Solve | Easy | | |
| 136. Single Number | Solution | Solve | Easy | | |
| 141. Linked List Cycle | Solution | Solve | Easy | | |
| 146. LRU Cache | Solution | Solve | Medium | | |
| 150. Evaluate Reverse Polish Notation | Solution | Solve | Medium | | |
| 153. Find Minimum in Rotated Sorted Array | Solution | Solve | Medium | | |
| 155. Min Stack | Solution | Solve | Medium | | |
| 161. One Edit Distance | Solution | Solve | Medium | | |
| 167. Two Sum II - Input Array Is Sorted | Solution | Solve | Medium | | |
| 169. Majority Element | Solution | Solve | Easy | | |
| 181. Employees Earning More Than Their Managers | Solution | Solve | Easy | | |
| 199. Binary Tree Right Side View | Solution | Solve | Medium | | |
| 200. Number of Islands | Solution | Solve | Medium | | |