Computer Science 136
Data Structures and Advanced Programming
Williams College
Fall 2005
Lecture 14: Iterator Implementations, Lists
Date: October 12, 2005
Announcements
Mountain Day Forecast?
If it's not Mountain Day, Computer Science colloquium Friday, 2:30 PM, TCL 206, Computer Science Faculty discuss their research.
Lab 5 today.
Our first exam is in one week: October 19 at 1:30 PM in Physics 205.
Agenda
Scheduling a review session: Monday, October 17 is my preference. Anywhere from 6-10 PM is fine.
Iterator implementation in
structure.Vector
Linked Lists
Develop
SimpleLinkedList
Examples
SimpleLinkedList