Update notes
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
We'll continue to go over breadth-first search and depth-first search.
|
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
|
## Exercise 1
|
||||||
|
|
||||||
Consider a graph that is used to represent people connections.
|
Consider a graph that is used to represent people connections.
|
||||||
|
|||||||
Reference in New Issue
Block a user