This repository contains my solutions to various LeetCode problems implemented in Java.
- Improve problem solving skills
- Practice Data Structures and Algorithms
- Maintain a structured record of solved problems
Each folder contains:
- Java solution
- Problem explanation
- Time & Space complexity