Skip to content

Shubhamkale1/LeetCode-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘¨β€πŸ’» Shubham Kale

LeetCode
LinkedIn
GitHub


πŸ“Š LeetCode Stats

Shubham's LeetCode Stats

πŸ“Š Click to view my Solved Problems Count
Difficulty Solved
🟒 Easy 69+
🟑 Medium 65+
πŸ”΄ Hard 5+
Total 139+

πŸ—‚οΈ Folder Structure

LeetCode-Solutions/
β”œβ”€β”€ Arrays/
β”œβ”€β”€ Strings/
β”œβ”€β”€ BinarySearch/
β”œβ”€β”€ LinkedList/
β”œβ”€β”€ Trees/
β”œβ”€β”€ DynamicProgramming/
β”œβ”€β”€ Graphs/
β”œβ”€β”€ StackQueue/
β”œβ”€β”€ SlidingWindow/
└── TwoPointers/
 
---

## πŸ› οΈ How to Run Locally
 
```bash
# Clone the repository
git clone https://github.com/YOUR_USERNAME/LeetCode-Solutions.git
 
# Navigate into a folder
cd LeetCode-Solutions/BinarySearch
 
# Compile and run
javac SearchRotatedArray.java
java Solution

πŸ“ˆ Goals

  • Solve 150+ problems
  • Solve 300+ problems
  • Complete Blind 75
  • Complete NeetCode 150
  • Add detailed explanation for each solution

⭐ If This Helped You

Give this repo a star ⭐ β€” it motivates me to keep solving and uploading!


"The more problems you solve, the more patterns you see."

About

🧩 150+ LeetCode solutions in Java | Organized by topic | Arrays, Trees, DP, Binary Search & more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages