thepranaygupta / Data-Structures-and-Algorithms

A repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.
https://thepranaygupta.github.io/Data-Structures-and-Algorithms/
GNU General Public License v3.0
1.06k stars 380 forks source link

Love Babbar DSA Sheet - Count Strongly Connected Components #142

Closed vartikavr closed 3 years ago

vartikavr commented 3 years ago

I'll be adding an explanation and solution (in C++) to the problem - Count Strongly Connected Components using Kosaraju Algorithm. I'll add this under the folder Love Babbar DSA Sheet Solutions/Graph. Kindly assign this to me.

thepranaygupta commented 3 years ago

sure @vartikavr go for it!! 🚀