Computer Science 136
Data Structures and Advanced Programming

Williams College
Fall 2005


Lecture 35: More Hashing, Course Overview
Date: December 7, 2005


Announcements

Agenda

Course Overview

So, what have we learned?

We have done much of this in the context of the text's "structure" package. However, you have the knowledge to develop your own data structures, use other available implementations (including Java's standard Collections framework), or apply this knowledge to other programming languages (e.g., C, C++ with the Standard Template Library).

And here is a list of topics.