This repository contains beginner-friendly Data Structures and Algorithms problems implemented in Java.
- Arrays
- Sorting (coming soon)
- Find Maximum Element in an Array
- Reverse an Array
This repository is part of my learning journey to build strong DSA fundamentals for interviews.
- Simple Java syntax
- Beginner-friendly comments
- Interview-oriented logic