saumyasrivastava08 / Important_Coding_Problems

11 stars 41 forks source link

Create 2.4 BFS (Topological_sort).cpp #79

Closed CodesbyUnnati closed 3 years ago

CodesbyUnnati commented 3 years ago

I have added the code for Topological Sort in C++ using Kahn's algo. I have added all the necessary comments and also written the time complexity of the code. Please review my PR. Thank You!

CodesbyUnnati commented 3 years ago

Hey Saumya, It shows this to me. image Excluded Project.