- β Problem Statement (copied from LeetCode)
- π‘ Explanation & Approach
- π§ Time & Space Complexity
- π§Ύ Clean and efficient code
| Difficulty | Category | Problem Examples |
|---|---|---|
| Easy | Arrays, Strings | Two Sum |
| Medium | Algorithms, Math | Reverse Integer |
| Hard | Binary Search, Algorithms | Median of Two Sorted Arrays |
- Python
- SQL
- Improve consistency in problem solving
- Learn optimized patterns and algorithms
- Build a solid reference for interview prep
| Difficulty | Solved |
|---|---|
| Easy | 174/918 β |
| Medium | 208/1977 β |
| Hard | 55/896 β |