You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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