Like if we reverse the order we got from first DFS, and then apply the DFS on original graph considering the reversed order…then we should get same result…right?
Why is there need of transposed graph?
I implemented this and I found that it would not give correct answer in all cases
ok then use kosarajus only