Graph Algorithms – Shortest Path Algorithms (Dijkstra, Bellman-Ford) – MST (Kruskal, Prim’s) – Cycle Detection – Topological Sorting
Common Graph Algorithms 2. Minimum Spanning Tree (MST): 3. Cycle Detection: 4. Topological Sorting: 5. Connected Components: