Which of the following algorithms is most efficient for performing topological sort?
Depth-first search
Floyd-Warshall algorithm
Dijkstra's algorithm
Breadth-first search

Advanced Data Structures Exercises are loading ...