COS 226 Midterm Information, Fall 2007



The Fall 2007 midterm is Thursday, October 25 from 11-12:20 in Bowen Hall 222 (same time and location as lecture).


Rules:


Material covered:


List of algorithms and data structures covered so far:

quick-find weighted quick-union path compression stacks queues
insertion sort selection sort quicksort mergesort heapsort
binary heaps binary search linear probing double hashing separate chaining
BSTs randomized BSTs 2-3-4 trees left-leaning red-black trees

A good way to practice for the midterm is to solve problems from old exams.