Skip to content

Commit b778323

Browse files
committed
Lecture: 2022-03-15
1 parent eac2d92 commit b778323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/schedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
| 03/03 | [5. Tries](https://emory.zoom.us/rec/share/XymqV93UCxXognPzlET7IajZuWVBqaOlaYt5eo8qpQNaR_D11efYYDbjkk_AVj4.2GFuGYtDG-6Nzrcy) | | [HW 2](https://canvas.emory.edu/courses/97976/assignments/554958) |
2121
| 03/08 | **Spring Break** | | |
2222
| 03/10 | **Spring Break** | | [Quiz 5](https://canvas.emory.edu/courses/97976/assignments/554965) |
23-
| 03/15 | 6. Disjoint Sets | [book](https://emory.gitbook.io/dsa-java/disjoint-sets), [main](../src/main/java/edu/emory/cs/set) | |
23+
| 03/15 | [6. Disjoint Sets](https://emory.zoom.us/rec/share/p9GMJDjZA9uGMDTetXF-tv5wOlzLa1ptTRErTUz7e-NX8K7V6q4YnZC3aUQSZnk.N0i5wzF-vZbkDmt-) | [book](https://emory.gitbook.io/dsa-java/disjoint-sets), [main](../src/main/java/edu/emory/cs/set) | |
2424
| 03/17 | 7. Graphs | [book](https://emory.gitbook.io/dsa-java/graphs), [main](../src/main/java/edu/emory/cs/graph), [test](../src/test/java/edu/emory/cs/graph) | |
2525
| 03/22 | 7. Graphs | | [Quiz 6](https://canvas.emory.edu/courses/97976/assignments/554966) |
2626
| 03/24 | 8. Minimum Spanning Trees | [book](https://emory.gitbook.io/dsa-java/minimum-spanning-trees), [main](../src/main/java/edu/emory/cs/graph/span), [test](../src/test/java/edu/emory/cs/graph/span) | |

0 commit comments

Comments
 (0)