Exercise: Practice the Kosaraju-Sharir Algorithm
Test your understanding of the Kosaraju-Sharir algorithm.
We'll cover the following...
The task at hand
Grab a pen and a piece of paper, and figure out how to use the two-pass Kosaraju-Sharir algorithm to find the SSCs of the ...