DS-Algo-Point icon indicating copy to clipboard operation
DS-Algo-Point copied to clipboard

Implementing Kosaraju's algorithm

Open sig5 opened this issue 4 years ago • 7 comments

🚀 Implementing Kosaraju's algorithm

kosaraju algorithm is used to find Strongly connected components in a Directed Graph,

Have you read the Contribution Guidelines?

Yes

Pitch

This algorithm is quite essential for a programmer to learn

Assignees

@sig5 - C++ @shaswatsingh19 - Python @anjanik012 - Java @anjanik012 - C

sig5 avatar Oct 01 '20 07:10 sig5

Can I implement it using C++?

sig5 avatar Oct 01 '20 07:10 sig5

Can i do this in python

shaswatsingh19 avatar Oct 01 '20 07:10 shaswatsingh19

@sig5 - C++ @shaswatsingh19 - Python

Assigned

sukritishah15 avatar Oct 01 '20 10:10 sukritishah15

Can I do this for Java?

anjanik012 avatar Oct 02 '20 14:10 anjanik012

@anjanik012 - Java Assigned

AnanyaNagar avatar Oct 02 '20 20:10 AnanyaNagar

Can I also take up C?

anjanik012 avatar Oct 03 '20 07:10 anjanik012

@anjanik012 - C Assigned

sukritishah15 avatar Oct 06 '20 19:10 sukritishah15