DS-Algo-Point
DS-Algo-Point copied to clipboard
Implementing Kosaraju's algorithm
🚀 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
Can I implement it using C++?
Can i do this in python
@sig5 - C++ @shaswatsingh19 - Python
Assigned
Can I do this for Java?
@anjanik012 - Java Assigned
Can I also take up C?
@anjanik012 - C Assigned