Topic: Graph Theory Problem / Level: advanced

Problem: Implement the Kahns algorithm for topological sorting in a directed graph.

Run the code to see the output here...