Update notes

This commit is contained in:
2026-07-31 21:37:52 -07:00
parent bda26583ae
commit 3be1f47b24

View File

@@ -2,6 +2,9 @@
We'll continue to go over breadth-first search and depth-first search.
To start, please implement the breadth-first search algorithm from last week.
Then, if time permits, I'd like you to work through these exercises.
## Exercise 1
Consider a graph that is used to represent people connections.