kirti7464 / DSA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSA

/DSA
├── Basic problems
│   ├── hashing
│   ├── maths
│   ├── recursion
│   ├── practice - basic
├── maths problem
│   ├── mathsProblem
├── array
│   ├── array - easy
│   ├── array - medium
│   ├── array - hard
│   ├── practice
├── Sorting
│   ├── sorting - |
|   ├── practice - sorting
│   ├── sorting - ||
├── string
├── Binary search
│   ├── BS - 1D Array
├── linked lists
│   ├── introduction
│   ├── 1D LL
│   ├── 1D LL - medium
├── pattern
└── README.md