Welcome to my Data Structures & Algorithms practice space!
This repo is mainly for learning, experimenting, and breaking things on purpose —
so no judging how messy it looks 😅
It’s not meant to be perfect or optimized — just a place where I:
- Try out DSA concepts in Java 🧩
- Write small programs to understand logic step-by-step
- Make mistakes, fix them, and learn
Feel free to peek around, but remember — this isn’t production code.
It’s just pure learning in progress 🚀
- Language: Java
- Environment: VS Code
- Goal: Practice, not perfection!
- Arrays (insertion, deletion, traversal)
- Loops & conditionals
- Basic input/output
“It doesn’t have to be clean. It just has to teach me something.”
— Me 🙂