Add notes on the topic

This commit is contained in:
2026-08-20 21:53:08 -04:00
parent 8d50900eaa
commit 5920408271
4 changed files with 33 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
## Overview
We'll go over exercise 2 from [last week](../2026.08.20/overview.md), as well as
a new topic: [topological sort](./topological_sort.md). Try to complete the
exercise from the document.