19 lines
470 B
Markdown
19 lines
470 B
Markdown
## Outline
|
|
|
|
- Go over the homework
|
|
- Go over the basics of graphs, see [Introduction to graphs](./graphs-intro.md)
|
|
|
|

|
|
|
|
To open the `.excalidraw` file:
|
|
|
|
- Launch https://excalidraw.com
|
|
- Click the top left menu, then select "Open"
|
|
- Select the `.excalidraw` file from the file picker
|
|
|
|
## Assignment
|
|
|
|
- Try to complete the red-black implementation from last week
|
|
- Complete the exercise for the 2D array (see the picture)
|
|
|