Welcome to my LeetCode repository! 🚀 Here, I maintain my solutions to various LeetCode problems, categorized by difficulty and topic. This serves as a personal coding journal to track my progress and improve my problem-solving skills.
- Author: Dhruv Yadav
- Languages Used: Java (primary), Python (occasionally)
- Focus Areas: Data Structures, Algorithms, Dynamic Programming, Graph Theory, and System Design
- Current Goal: Solve at least
Xproblems per week to sharpen problem-solving skills.
- ✅ Arrays & Strings
- ✅ Linked Lists
- ✅ Trees & Graphs
- ✅ Dynamic Programming
- ✅ Recursion & Backtracking
- ✅ Sorting & Searching
- ✅ Greedy Algorithms
- ✅ Bit Manipulation
- Clone the repository:
git clone https://github.com/QuantDhruv/LeetCode.git
- Navigate to the desired category (
Easy,Medium, orHard). - Open the corresponding Java file to review the solution.
This is a personal repository, but if you have suggestions or optimizations, feel free to open an issue or a pull request!
- Solve Easy Problems
- Solve Medium Problems
- Solve Hard Problems
- Target to reach 500+ Total Problems
- LinkedIn: Dhruv Yadav
- Email: [email protected]
Let's keep grinding! 🚀💻