Back to Browse

Strongly Connected Components in a Graph

6 views
May 1, 2026
10:30

This video explains the Kosaraju's Algorithm which is used to find Strongly Connected Components in a Directed Graph Find the code for this algorithm here: https://github.com/abhiknowswhy/cp_and_algos/blob/main/Graph%20Algorithms/Tough/graph-SCC-Kosaraju.cpp

Download

0 formats

No download links available.

Strongly Connected Components in a Graph | NatokHD