Computer scienceAlgorithms and Data StructuresAlgorithmsGraph algorithmsTopological sorting algorithms

Topological sort

Topic sequence

Report a typo

Here you have a graph that holds a number of topics in some courses. From the list below, find a topological sorting for this graph.

 Directed acyclic graphs

Note: if at some point there are several nodes that may be added to the topological sorting, pick the one with the biggest number.

Select one option from the list
___

Create a free account to access the full topic