This repository contains my daily practice solutions for LeetCode problems, implemented in Java with a focus on clean logic, consistency, and placement preparation.
- Java
- Arrays
- Strings
- Linked List
- Stack & Queue
- Recursion
- Searching & Sorting
- Hashing
- Two Pointers
- Sliding Window
- Trees
- Graphs
- Improve problem-solving skills
- Build strong DSA fundamentals
- Maintain daily coding consistency
- Prepare for internships and placements
All solutions are written by me after understanding the problem. Only problem number and approach are mentioned (no copied statements).
โญ Feel free to explore and learn!