1οΈβ£ Think about candidate solutions.
2οΈβ£ Search the better solutions or related methods.
3οΈβ£ Review the problems and notes every week and then repeat these.
β
My Initial Goal : To Review 200 Problmes
passed : π passed with solution : π₯
| Index | Problems | Difficulty | Status |
|---|---|---|---|
| 1 | Two Sum | Easy | π₯ |
| 2 | Add Two Numbers | Medium | π₯ |
| 3 | Longest Substring Without Repeating Characters | Medium | |
| 4 | Median of Two Sorted Arrays | Hard | |
| 5 | Longest Palindromic Substring | Medium | |
| 6 | Zigzag Conversion | Medium | |
| 7 | Reverse Integer | Medium | π₯ |
| 8 | String to Integer (atoi) | Medium | |
| 9 | Palindrome Number | Easy | π₯ |
| 10 | Regular Expression Matching | Hard | |
| 11 | Container With Most Water | Medium | |
| 12 | Integer to Roman | Medium | |
| 13 | Roman to Integer | Easy | π₯ |
| 14 | Longest Common Prefix | Easy | |
| 15 | 3Sum | Medium | |
| 16 | 3Sum Closest | Medium | |
| 17 | Letter Combinations of a Phone Number | Medium | |
| 18 | 4Sum | Medium | |
| 19 | Remove Nth Node From End of List | Medium | |
| 20 | Valid Parentheses | Easy | π₯ |
| 485 | Max Consecutive Ones | Easy | π₯ |