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!