Skip to content
Vallari Agrawal edited this page Aug 29, 2022 · 1 revision
Here are all the things I need to cover:

Data Structures:

1. Arrays:
 a. Sliding window
2. Stacks
3. Queues
4. Linked List
5. Trees
6. Graphs
  a. Path algo

Algorithms:
1. DP
2. Greedy
3. Sorting 

Clone this wiki locally