Welcome to my LeetCode Solutions repository!
Here, I share my journey through solving LeetCode problems in Python, along with clean, readable, and well-documented code. My goal is to stay consistent, improve problem-solving skills, and hopefully help others in the process.
- ✅ Solutions organized by problem number and name
- 🧠 Focus on clarity, efficiency, and clean coding practices
- 💬 Some solutions include brief explanations and comments
- 🧪 Occasionally includes multiple approaches (brute-force, optimized, etc.)
- Language: Python 3
- IDE: VS Code / Jupyter
- Version Control: Git + GitHub
I created this repo to:
- Build a strong foundation in Data Structures & Algorithms
- Track my daily progress and stay accountable
- Help others find reference solutions when they're stuck
I'm still working through problems one step at a time.
Stay tuned for updates as I aim to solve:
- 100+ problems milestone
- Problems by category (Arrays, HashMaps, Trees, etc.)
- Add explanations to tricky problems
While this is primarily a personal archive, feel free to:
- ⭐ Star this repo if you find it useful
- 💭 Open issues if you spot bugs or want explanations on specific problems
- 🤝 Fork and collaborate if you're solving similar problems
If you're also working through LeetCode or preparing for technical interviews, feel free to connect or follow me!
- Linkedin: www.linkedin.com/in/migztech
Happy coding! 🚀