This repository tracks progress through 4 LeetCode study plans, each organized into its own directory:
- 🔥 blind75/ – The classic Blind 75 list of must-know interview problems. Done
- 📘 leetcode75/ – Official LeetCode 75 study plan covering foundational topics. Done
- 💡 neetcode150/ – NeetCode 150 blind75 + 75. Done
- 💻 neetcode250/ – NeetCode 250 neetcode150 + 100. ipr
Each directory includes:
- A dedicated
README.mdwith problem lists and progress tracking - My solution files, categorized by problem
Setup provides organization and consistency.