COS 226 Midterm Information, Fall 2011


Location:


Rules:


Material covered:


Q&A Session

Monday, October 24, 5-7pm in CS 105.

The precept before the exam will be devoted to Q+A and review.


List of algorithms and data structures:

quick-find weighted quick-union path compression stacks queues
binary search Knuth shuffle insertion sort selection sort
mergesort bottom-up mergesort quicksort 3-way quicksort heapsort
binary heaps sequential search BSTs 2-3 trees left-leaning red-black BSTs
separate chaining linear probing Graham scan kd trees interval search trees

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