ar7aditya / DSA-Hacktoberfest-2022

DSA
MIT License
20 stars 64 forks source link

Create Kosaraju's algorithm.cpp #192

Closed Avnish010 closed 1 year ago

Avnish010 commented 1 year ago

Kosaraju's algorithm to find the strongly connected component in directed graph.