Welcome to my Grind Zone
This repo contains my personal solutions to various LeetCode problems.
Whether I’m warming up with easy two-pointers or melting my brain on dynamic programming, I document it all here.
- Build and maintain strong DSA fundamentals
- Solve problems in Python and whatever language I'm vibing with in the moment
- Track patterns & review performance over time
- Make future interviews less arduous
Python · Java
(Might add Rust or TS later for pain and suffering reasons.)
“Brute force is a valid strategy if it works.”