- Recording for my Leetcode practice progress (solution) & contest problems solutions.
- If you want to watch the solution, please go to branch "practice-and-contest" π
- β : Done !
- β³ : on-going
- π© : Failed
Practice Date | Degree | Category | Problem Name | Still in the progress |
---|---|---|---|---|
2023/4/7 | Medium | Stack | Generate Parenthesis | β |
2023/4/10 | Medium | Stack | Daily Temperatures | β |
2023/4/14 | Medium | Stack | Car Fleet | β |
2023/4/15(23) | Hard | Stack | Largest Rectangle In Histogram | β |
2023/5/6 | Easy | Two pointer | Valid Palindrome | β |
2023/5/6 | Easy | Binary Search | Binary Search | β |
2023/5/14 | Medium | Two pointer | Two Sum II - Input Array Is Sorted | β³ |
Practice Date | Degree | Problem Name | Still in the progress | Time | Bug |
---|---|---|---|---|---|
2023/4/9 | Easy | Prime In Diagonal | β | 1:11:37 | 5 πͺ² |
2023/4/16 | Easy | Row With Maximum Ones | β | 0:40:47 | 2 πͺ² |
2023/4/16 | Medium | Find the Maximum Divisibility Score | β | 1:16:44 | 3 πͺ² |
2023/4/23 | Easy | Calculate Delayed Arrival Time | β | 0:06:35 | 0 |
2023/4/23 | Easy | Sum Multiples | β | 0:12:25 | 0 |
2023/5/7 | Easy | Find the Distinct Difference Array | β | 0:20:50 | 0 |
2023/5/7 | Medium | Frequency Tracker | π© | Nan | 8 πͺ² |
2023/5/14 | Easy | Find the Losers of the Circular Game | β | 0:35:04 | 2 πͺ² |
2023/5/14 | Medium | Neighboring Bitwise XOR | β | 1:16:41 | 1 πͺ² |
2023/5/21 | Easy | Minimum String Length After Removing Substrings | β | 1:21:25 | 2 πͺ² |
2023/5/28 | Easy | Remove Trailing Zeros From a String | β | 0:13:12 | 0 |
2023/6/4 | Medium | Minimize String Length | β | 0:17:59 | 0 |
2023/6/4 | Easy | Semi-Ordered Permutation | β | 1:14:10 | 0 |
2023/6/11 | Easy | Neither Minimum nor Maximum | β | 0:15:20 | 3 πͺ² |
2023/6/11 | Medium | Lexicographically Smallest String After Substring Operation | π© | Nan | 6 πͺ² |