Skip to content

mansipandey18/LeetCode-DSA-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 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