Skip to content

Amitkumar-Vaghela/leetcode_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Practice

Welcome to my LeetCode practice repository! 🚀

This repository contains solutions to various LeetCode problems that I’ve solved for learning, practice, and skill improvement in Data Structures and Algorithms.


📁 Folder Structure

Each problem is categorized by its number and title. Example:

leetcode_practice/ │ ├── 001_two_sum.java ├── 070_climbing_stairs.java ├── 242_valid_anagram.java


🧠 Topics Covered

✅ Arrays
✅ Strings
✅ Linked Lists
✅ Trees
✅ Hashing
✅ Two Pointers
✅ Recursion & Backtracking
✅ Dynamic Programming
✅ Greedy
✅ Graphs (coming soon)


📌 My Goal

  • Solve 500+ LeetCode problems 💪
  • Master key DSA patterns
  • Improve problem-solving speed and efficiency
  • Prepare for coding interviews

🛠️ Tech Stack

  • Language: Java
  • IDE: IntelliJ / VS Code
  • Version Control: Git & GitHub

🚧 Work in Progress

This repo is updated regularly as I solve more problems.


🤝 Contributions

This is a personal practice repository. If you find improvements (e.g., better solutions or optimizations), feel free to open a pull request or raise an issue!


📬 Connect With Me


Happy coding! 👨‍💻✨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages