A collection of LeetCode problem solutions written in Java, focusing on efficient algorithms, clean code, and interview-oriented problem solving.
This repository serves as my personal learning log for Data Structures and Algorithms (DSA) and technical interview preparation.
- 🧠 Solutions are written with clarity and optimal time/space complexity
- 📚 Covers core Data Structures & Algorithms
- 💼 Designed for coding interview preparation
- 🔄 Updated regularly as I solve more problems
- Language: Java
- Platform: LeetCode
- Concepts: DSA, Algorithms, Problem Solving