Module Num | Module Name | Slides | CLRS Chapters |
---|---|---|---|
0 | Course Introduction | Course Introduction | - |
0 | Review | Review | - |
1 | 01 - Graphs Introduction | Graphs Intro and BFS | |
DFS, Topological Sort, SCCs | |||
Dijkstra and Prim | |||
Kruskal’s | |||
2 | 02 - Divide and Conquer | Div. Con. Intro | |
Recurrence Relations | |||
Kartsuba Multiplication | |||
Closest Pair of Points | |||
Quickselect |