Skip to content

Commit 07810bb

Browse files
committed
resources
1 parent 4c00751 commit 07810bb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/resources.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ This page contains additional resources for each lecture to help you dive deeper
1414
- [Python Tutor](https://pythontutor.com/)
1515

1616
## <span style="color: #397DFF">Week 2: Data Structures</span>
17-
*Coming soon...*
17+
- [CS 61B Textbook](https://cs61b-2.gitbook.io/cs61b-textbook/)
18+
- [Dijkstra's Algorithm Video](https://www.youtube.com/watch?v=db_-e07jkjo)
19+
- [BFS Algorithm Video](https://www.youtube.com/watch?v=xlVX7dXLS64)
20+
- [DFS Algorithm Video](https://www.youtube.com/watch?v=PMMc4VsIacU)
1821

1922
## <span style="color: #397DFF">Week 3: Introduction to SWE I</span>
2023
*Coming soon...*

0 commit comments

Comments
 (0)