Welcome to my Data Structures and Algorithms (DSA) repository!
Here, I solve and upload problems from LeetCode and other platforms to strengthen my problem-solving skills.
-
Each folder is named as:
L.<LeetCode Question Number> <Problem Title>
Example:L.3446 Sort Matrix by Diagonals
→ refers to LeetCode Question 3446. -
Inside each folder, you’ll find my Java/Python solutions with a clear and optimized approach.
✔️ Well-structured code solutions
✔️ Covers multiple Data Structures & Algorithms
✔️ LeetCode problem references for easy tracking
✔️ Constantly updated as I solve more questions
This repo is mainly for my learning journey, but feel free to explore and discuss solutions.
⭐ If you find this helpful, don’t forget to star the repository!