A collection of my daily Data Structures and Algorithms practice solutions, organized topic-wise to track progress and improve problem-solving skills.
This repository contains my practice solutions for Data Structures and Algorithms using Java.
I am starting from very basic concepts like prime numbers, loops, patterns, and math problems, and will gradually move toward advanced DSA topics.
- Basic Math Problems (Prime, GCD, LCM, etc.)
- Loops & Patterns
- Arrays
- Strings
- Recursion
- Sorting & Searching
- Linked List
- Stack & Queue
- Trees
- Graphs
- Dynamic Programming
- Strengthen core Java fundamentals
- Improve problem-solving and logic building
- Practice DSA consistently
- Prepare for coding interviews
- Java
I will keep updating this repository as I solve more problems.
This repository is for learning and self-improvement. Suggestions are always welcome!