Exercise: Sort the Vertices in Topological Order
Practice sorting vertices in topological order.
We'll cover the following...
The task at hand
Grab a paper and a pen, and figure out how the algorithm covered in the previous lesson topologically sorts the vertices of the ...