CS61B Spring 2003
Info:
TA: Amir Kamil
Section Notes:
Optional Notes: Integers (pdf), Minimax (pdf)
Section Number |
Date |
Topic |
Notes |
1 |
January 20 |
Holiday - No Section |
- |
2 |
January 27 |
Java Introduction | |
3 |
February 3 |
Static vs. Instance Methods, Pointers, Control Structures | |
4 |
February 10 |
Scope, Parameter Passing, Exceptions | |
5 |
February 17 |
Vectors, Exception Handling | |
6 |
February 24 |
Arrays, Linked Lists, Queues, Stacks | |
7 |
March 3 |
Inheritance, Static vs. Dynamic Typing and Dispatch, Nested and Inner Classes | |
8 |
March 10 |
Efficiency, Hashing | |
9 |
March 17 |
Backtracking | |
10 |
March 24 |
Trees, Heaps | |
11 |
March 31 |
Review, BSTs | |
12 |
April 7 |
Balanced Trees, Graphs | |
13 |
April 14 |
Graph Algorithms | |
14 |
April 21 |
Exam Debriefing |
- |
15 |
April 28 |
Sorting | |
16 |
May 5 |
More Sorting |
- |
17 |
May 12 |
Threading, Synchronization |