This repository contains my personal solutions to LeetCode problems, written in Java and JavaScript.
All solution files are kept directly in the root of the repository. Each file is named after the problem it solves, often including the problem number and a descriptive title.
- ✅ Solutions to a wide range of LeetCode problems
- ✅ Both Java (
.java
) and JavaScript (.js
) code - ✅ Clear, readable implementations
- ✅ Covers various topics such as arrays, strings, trees, dynamic programming, recursion, etc.
This repository serves as a personal reference for:
- Practicing coding problems
- Reviewing core data structures and algorithms
- Preparing for coding interviews
Check out my LeetCode submissions and progress:
👉 https://leetcode.com/Sanjay3005v
Sanjay V
📧 sanjay3005v@gmail.com
🔗 GitHub | LinkedIn
Feel free to star ⭐ the repository if you find it useful!