Hey there! 👋
This repo contains my solutions to the 🗓️ LeetCode Problem of the Day.
I solve problems in 🐍 Python and 💻 C++ with clean code and short notes.
- ✅ Short and simple solutions
- 🔍 Easy to understand logic
- 📘 LeetCode-style problems
- 📊 Covers multiple DSA topics
- Browse problem folders 📁
- Open the code file 💾
- Run it or submit on LeetCode 🚀
- 🔢 Arrays & Strings
- 🌲 Trees & Graphs
- 📐 Binary Search
- 💡 Dynamic Programming
- 🔁 Recursion & Backtracking
- 📦 Stacks, Queues, Heaps
- 💸 Greedy, Math, and more!
📍 All problems are from the LeetCode Problem of the Day
📍 Solutions are written by me after solving and learning the logic
⭐ If you find this helpful, feel free to star the repo!