Algo_ds_101: Kosaraju's Algorithm | Graphs

Created on 9 Oct 2020  路  12Comments  路  Source: ahampriyanshu/algo_ds_101

Submission Title

  • Kosaraju's Algorithm

Submission Type

  • Algorithm

Submission Description

  • Kosaraju's algorithm is used to find strongly connected components in graph.
  • A strongly connected component (SCC) of a directed graph is a maximal strongly connected subgraph.

Submission Directory
Algorithm => Graph_Algorithms => Kosaraju's Algorithm => kosaraju_algorithm_strongly_connected_components.cpp

Contributors

  • [x] C++ - @ivinaypathak
  • [ ] C -
  • [ ] Python -
  • [ ] Java -
  • [ ] JavaScript -
  • [ ] TypeScript -
  • [ ] Golang -
  • [ ] Ruby -
  • [ ] php -
  • [ ] Swift -
  • [ ] C# -
Hacktoberfest New Submssion first timer good first issue javascript php ruby scala swift

All 12 comments

馃憢 @${author}

Thanks for opening your first issue here! Be sure to follow the issue template!

Regards @ahampriyanshu :v:

Can I pick this?

i could like to slove this issue...assign me this issue

I would like to work on this.

Hi @shubhamnag14 and @riyabhatia26 :wave: , please mention your preffered language.
@ivinaypathak go ahead with C++.

i would like to work with python

assign me this issue then

Since C++ is taken, I'd like to go for Java.

I would like to provide a Rust implementation for this. I know is not listed, so i could do it in C# if you prefer.

I would like to this in TypeScript

@ahampriyanshu i can do the c implementation

thanks everyone :v:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ahampriyanshu picture ahampriyanshu  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

jindalsachin picture jindalsachin  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

crew-guy picture crew-guy  路  4Comments