Welcome to my LeetCode Solutions Repository 🎯
Here, I upload solutions to LeetCode problems I solve daily as part of my Data Structures & Algorithms practice.
Each file contains the solution for a specific LeetCode problem, named in the format:
Example:
leetcode_5.java
→ Longest Palindromic Substringleetcode_125.java
→ Valid Palindromeleetcode_2108.java
→ Find First Palindromic String in the Array
- Language: Java ☕
- IDE: IntelliJ IDEA
- Version Control: Git & GitHub
- Solve at least 1 problem every day 🗓
- Progress from Easy → Medium → Hard problems
- Strengthen problem-solving skills for coding interviews
- GitHub: avanishshaw
- LinkedIn: avanish-shaw
- LeetCode: avanish_shaw
"Code is like humor. When you have to explain it, it’s bad." – Cory House