A collection of data structure and algorithm problems solved in Java and organized by problem-solving patterns.
This repository reflects my continuous learning and practice in problem solving.
- Arrays
- Two Pointers
- Binary Search
- Sliding Window
- Linked List