Skip to content

amitkumar2308/LeetCode-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

405 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Practice – Problem-Solving Journey 🚀

Welcome to my LeetCode Practice Repository!
This repository is automatically synced with my LeetCode account – every time I solve a problem, the solution is pushed here.
It serves as a living record of my problem-solving journey, showcasing my growth in Data Structures & Algorithms (DSA).


🌟 Why This Repo?

  • To demonstrate my consistency in solving coding problems.
  • To showcase optimized solutions in multiple languages (mostly C++/JavaScript/Python).
  • To track progress publicly so recruiters and peers can see my journey.

🧠 Skills Highlighted

Through these problems, I consistently practice and improve:

  • Data Structures – Arrays, Linked Lists, Trees, Graphs, Stacks, Queues, Heaps, HashMaps, etc.
  • Algorithms – Sorting, Binary Search, Recursion, Dynamic Programming, Greedy, Backtracking, Graph Traversals.
  • Complexity Optimization – Writing clean and efficient code with focus on O(log n) / O(n) solutions.

📈 My LeetCode Stats

LeetCode Stats

(Auto-updated card showing problems solved & activity)


📂 Repository Structure

Each problem is stored as:LC Problem Number-"Problem Name"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors