Agenda
- Announcements
- Cortland had some work done, and it now passes its hardware
tests. Please report and problems.
- Computer Science colloquium this afternoon at 2:30 PM, TCL
206, by your favorite CS 136 instructor.
- Our first exam is Wednesday at 1 PM in TCL 206.
- There will be an opportunity to ask exam-related questions
each day up until our exam. If there is interest in a review
session, we can arrange a time Monday or Tuesday evening.
- A list of topics is available in the last section of last Friday's
online lecture notes.
- Lab 5 continues. Due Monday morning.
- Lists
- Finish up SimpleLinkedList
- Structure package lists: SinglyLinkedList, DoublyLinkedList, CircularList.