Open ProblemsExplores a variety of open problems in graph theory and computational complexity, challenging students to analyze and solve complex issues.
Bellman Ford AlgorithmExplores the Bellman Ford algorithm for finding the shortest path in graphs with negative edge weights.
Minimum Spanning TreesCovers the implementation and analysis of disjoint sets data structure and introduces the concept of minimum spanning trees.