Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
CS 61B FA25
Calendar
Policies
Exam Policies
Extensions Policy
CS 47B
Academic Misconduct
Resources
61B Assignment Workflow
61B Style Guide
Exam Archive
Exam Study Tips
Using Ed
Using Git
Using IntelliJ
Using Office Hours
Using the Debugger
Using the Soda Lab Machines
Using the Terminal
Staff
Homeworks
HW01: Setup
HW02: Java Intro
HW03: Lists, Sets, Maps, Classes
HW04: IntLists
HW05: Stacks
HW06: Debugging
HW07: Comparables, Comparators
HW09: BSTMap
HW10: LLRBs
Mini-Projects
Project 1: LinkedListDeque61B
Project 2: ArrayDeque61B
Project 3: Percolation
Project 4
4A: NGrams
4B: Wordnet (Design)
4C: Wordnet (k==0)
4D: Wordnet (k!=0)
Optional Tasks
Troubleshooting
Git WTFS
IntelliJ WTFS
Dark Mode
Ed
OH Queue
Beacon
Table of contents
Project 1: LinkedListDeque61B
Project 2: ArrayDeque61B
Project 3: Percolation