Skip to main content

Topological Sorting

· One min read
Godmar Back
ICPC Coach

We discussed Pick up Sticks today.

The 2 solutions to Pickup Sticks developed in class today are here.

If you like to read more about Kahn's algorithm, here are some external resources:

Try coding this algorithm yourself and check if your submission passes!