A collection of my daily LeetCode problem solutions implemented in Java.
This repository contains solutions to LeetCode problems that I solve regularly to improve my problem-solving skills and strengthen my understanding of Data Structures and Algorithms.
- Java
- Arrays
- Strings
- Linked Lists
- Stacks
- Queues
- Searching & Sorting
- Hashing
- Recursion
- Two Pointers
- Dynamic Programming
- And more...
Leetcode-Solutions/
│
├── Arrays/
├── Strings/
├── LinkedList/
├── Stack/
├── Queue/
└── README.md
- Practice Data Structures and Algorithms
- Improve problem-solving skills
- Prepare for coding interviews
- Maintain consistency by solving problems daily
I aim to solve 1-2 LeetCode problems daily and continuously improve my coding skills.
- Java
- VS Code / IntelliJ IDEA
- Git & GitHub
Sagar Kirtakar
⭐ Feel free to explore the repository and follow my coding journey!