Add a link to the whiteboard
This commit is contained in:
@@ -24,6 +24,8 @@ is in the order which you need to take them, what would that look like?
|
|||||||
This order is what we're trying to achieve with the topological sort
|
This order is what we're trying to achieve with the topological sort
|
||||||
algorithm. Note that there can be multiple correct solutions.
|
algorithm. Note that there can be multiple correct solutions.
|
||||||
|
|
||||||
|
By the way, [here is a link to the whiteboard](https://excalidraw.com/#json=69478-DnuxlMCcyaOkazP,I_-nOWaO9m0wJkAFfqt9JA).
|
||||||
|
|
||||||
## The exercise
|
## The exercise
|
||||||
|
|
||||||
Let's write the algorithm. First, test it against the Chapman classes, then
|
Let's write the algorithm. First, test it against the Chapman classes, then
|
||||||
|
|||||||
Reference in New Issue
Block a user