Topological Sort and SCCExplores topological sort, acyclic graphs, Strongly Connected Components, magic algorithm, component graph, flow networks, and their applications.
Szemerédi Regularity LemmaExplores the Szemerédi Regularity Lemma, e-regularity in bipartite graphs, supergraph structure, and induction techniques.
Graphs: BFSIntroduces elementary graph algorithms, focusing on Breadth-First Search and Depth-First Search.