-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mithun Paul edited this page Feb 22, 2024
·
18 revisions
Syllabus and Links To Lecture Recordings and Whiteboard
Lecture Number | Lecture Title | Video Recording | Whiteboard |
1 |
Introduction + Basic Tips and Tricks | here | here |
2 |
Memory Model + Recursion | here | here |
3 |
Linked list 1 | TBD | here |
4 |
Dynamic Programming 1 | TBD | TBD |
5 |
Dynamic Programming 2 | TBD | TBD |
6 |
linked list 2 | TBD | TBD |
7 |
matrix operations | TBD | TBD |
8 |
sliding window 1 | TBD | TBD |
9 |
sliding window 1 | TBD | TBD |
10 |
stack and queue 1 | TBD | TBD |
11 |
stack and queue 2 | TBD | TBD |
12 |
binary tree 1 | TBD | TBD |
13 |
binary tree 2 | TBD | TBD |
14 |
binary tree 3 | TBD | TBD |
15 |
binary tree 4 | TBD | TBD |
16 |
searching 1 | TBD | TBD |
17 |
searching 2 | TBD | TBD |
18 |
hashmap | TBD | TBD |
19 |
2 pointers | TBD | TBD |
20 |
pointers- fast and slow | TBD | TBD |
21 |
merge intervals | TBD | TBD |
22 |
sorting basics | TBD | TBD |
23 |
sorting - heap | TBD | TBD |
24 |
counting, radix, heap sort | TBD | TBD |
25 |
cyclic sorting | TBD | TBD |
26 |
dynamic programming | TBD | TBD |
27 |
dynamic programming | TBD | TBD |
28 |
graphs | TBD | TBD |
29 |
graphs | TBD | TBD |