This repository contains my daily Data Structures and Algorithms practice in Java.
The goal is to:
- improve problem-solving skills
- strengthen DSA concepts
- prepare for coding interviews
- maintain consistency
- Arrays
- Strings
- Stack
- Linked List
Arrays/
Strings/
Stacks/
Real_World_Problem/
Solve and document at least 3 problems daily with:
- approach
- optimized solution
- time complexity
- space complexity
⭐ Consistency is the main goal.