Welcome to my LeetCode Practice Repository!
I've started this journey to strengthen my DSA (Data Structures & Algorithms) skills and prepare for placements. My goal is to solve at least one problem a day, document my thought process, and share clean, optimized solutions.
Each folder in this repo represents a LeetCode problem I’ve solved.
Here’s what you’ll find inside each:
- README.md → My initial thoughts, approach explanations, dry runs, and time/space complexities.
- solution.py → Final optimized code (sometimes with alternate solutions).
- screenshots/ → Submission results, dry runs, or complexity notes in visual form.
✅ Build consistent problem-solving habit
🧩 Strengthen DSA for interviews
🧰 Learn patterns & optimize logic
🌟 Maintain clean, readable, well-documented code
⚙️ Tech Stack
- Language: Python (might add Java/C++ later)
- Platform: LeetCode
- Editor: VS Code
✨ Let’s Connect
If you’re also on a DSA journey — let’s grow together!
⭐ Star this repo if you’re also doing daily DSA — consistency is key!