This repository is a well-organized, auto-synced archive of my LeetCode problem-solving journey, powered by the LeetHub extension. It reflects my daily commitment to mastering Data Structures & Algorithms — a key step toward Software Engineering excellence, competitive programming proficiency, and technical interview readiness.
- 🔁 Stats are updated daily via GitHub Actions
- 💡 Includes top problems, badges, and personal milestones
🚀 "Consistency beats talent — every single time."
- ✅ Total Problems Solved: Auto-updated daily
- 🔥 Current Streak: Daily GitHub commits tracker
- 🧠 Languages Used: Python, C++, JavaScript
- 🏆 Top Topics: Arrays, DP, Graphs, Strings
- 📚 Purpose: Interview Prep · Competitive Programming · Problem Solving Practice
- 100+ Questions Solved
- Maintain a 30-day LeetCode streak
- Reach Top 10% in Global Rankings
- 500+ Problems Solved
- Master Trees, Graphs, and DP
- Earn Knight / Guardian Badge
Each folder contains .py
, .cpp
, or .js
files named after the LeetCode problems with solution code and sometimes problem links.
- LeetHub – Auto-sync from LeetCode
- VS Code – Main IDE
- Git & GitHub – Version control and repo management
- Markdown – Clean documentation formatting
- LeetCard – LeetCode stats
- GitHub Streak Stats
Topic | Problem Name | Difficulty |
---|---|---|
Arrays | Two Sum | 🟢 Easy |
Dynamic Prog | Longest Palindromic Substring | 🟡 Medium |
Graphs | Number of Islands | 🟡 Medium |
Trees | Binary Tree Zigzag Level Order | 🟠 Hard |
👨💻 I’m actively preparing for Software Engineering and AI Engineer roles, leveling up through DSA, contests, and real-world systems.
💡 “DSA is not just about solving problems — it’s about building the mindset to tackle anything.”