Skip to content

mansipandey18/LeetCode-DSA-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 LeetCode DSA Journey

Welcome to my Data Structures & Algorithms practice repository.

This repository contains all the LeetCode problems I have solved, organized in batches of 100 for better structure and tracking.


📌 Goal

  • Solve 500+ LeetCode problems
  • Master DSA patterns
  • Improve problem-solving speed
  • Prepare for top product-based companies

📂 Folder Structure

Problems are organized in ranges:

0-100-LeetCode-DSA/
101-200-LeetCode-DSA/
201-300-LeetCode-DSA/
...

Each folder contains:

  • Problem solution (.java)
  • Explanation (.md)
  • Time & Space Complexity
  • Approach & Intuition

🧠 Topics Covered

  • Arrays
  • Strings
  • Linked List
  • Stack & Queue
  • Binary Search
  • Recursion & Backtracking
  • Sliding Window
  • Two Pointers
  • Trees
  • Graphs
  • Dynamic Programming

📊 Progress Tracker

Range Status
0 - 100 🚧 In Progress
101 - 200 ⏳ Coming Soon
201 - 300 ⏳ Coming Soon
301 - 400 ⏳ Coming Soon

🛠 Language Used

  • Java

💡 Approach

For every problem:

  • Clean and optimized code
  • Proper variable naming
  • Comments explaining logic
  • Intuition written in simple words

🔥 Why This Repository?

Consistency > Talent.

This repository reflects:

  • Daily practice
  • Structured learning
  • Pattern recognition
  • Interview preparation

📈 Target

✔ 100 Problems
✔ 200 Problems
✔ 300 Problems
⬜ 500+ Problems


⭐ If you find this repository helpful, feel free to star it.


👩‍💻 Maintained By

Mansi Pandey

About

Solution of DSA problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors