Skip to content

divyadhimaan/DSA-playgroud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA Playground

A curated repository to practice and master Data Structures and Algorithms (DSA). This repo includes solutions to LeetCode problems, categorized by topics like Arrays, Trees, Graphs, Dynamic Programming, and more. Perfect for interview preparation and honing your problem-solving skills!

Features:

  • Topic-wise LeetCode solutions with explanations
  • Optimized code with comments for better understanding
  • Difficulty tags (Easy, Medium, Hard)
  • Continuous updates with new problems

Problems

Stacks and Queues

Monotonic Stack/Queue [IMP]

Graphs

Easy

Medium

Hard

Dynamic Programming

1D DP

2D/3D DP - DP on Grids

DP on Subsequences

DP on Strings

DP on Stocks

DP on LIS

Partition DP

Misc

Design

About

This is a playground repo for my DSA practice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published