| # | Title | Solution | Runtime |
|---|---|---|---|
| 7 | Reverse Integer | Java | 1 ms |
| 66 | Plus One | Java | 0 ms |
| 83 | Remove Duplicates from Sorted List | Java | 0 ms |
| 98 | Validate Binary Search Tree | Java | 0 ms |
| 104 | Maximum Depth of Binary Tree | Java | 1 ms |
| 122 | Best Time to Buy and Sell Stock II | Java | 1 ms |
| 125 | Valid Palindrome | Java | 15 ms |
| 202 | Happy Number | Java | 0 ms |
| 209 | Minimum Size Subarray Sum | Java | 1 ms |
| 217 | Contains Duplicate | Java | 4 ms |
| 283 | Move Zeroes | Java | N/A |
| 485 | Max Consecutive Ones | Java | 2 ms |
| 528 | Random Pick with Weight | Java | 19 ms |
| 538 | Convert BST to Greater Tree | Java | 0 ms |
| 720 | Longest Word in Dictionary | Java | 16 ms |
| 930 | Binary Subarrays With Sum | Java | 3 ms |
| 1004 | Max Consecutive Ones III | Java | N/A |
| 1046 | Last Stone Weight | Java | 1 ms |
| 1161 | Maximum Level Sum of a Binary Tree | Java | 3 ms |
| 1382 | Balance a Binary Search Tree | Java | 2 ms |
| 1456 | Maximum Number of Vowels in a Substring of Given Length | Java | 31 ms |
prabha1729/LeetCode
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|