Topic: Language Problem / Level: advanced

Problem: Write a program to implement the topological sort algorithm for a directed acyclic graph.

Run the code to see the output here...