Programming exercises done as part of Bradfield training.
depth fist graph traversal directed acyclic graph in order to find a topological sorting
re-implement course_order using recursion what is the current time complexity of course_order?
test suite for course schedule (big graphs) awk book algorithm benchmark optimize it