Computer Science 226
Algorithms and Data Structures
Fall 2006


Course Information | Assignments | Exercises | Lectures

WRITTEN EXERCISES

Weekly exercises are due at the end of lecture on the date given. The exercises are subject to change until they have a due date.

EXERCISE DUE
Union find 9/21
Stacks and queues 9/21
Analysis of algorithms 9/28
Sorting 9/28
Priority queues 10/10
Hashing 10/17
Binary search trees 10/17
Balanced trees do not turn in
Radix sort do not turn in
Tries 11/14
String searching 11/14
Data compression 11/14
Geometric algorithms 11/21
Geometric search 11/21
Undirected graphs 12/5
MST 12/5
Directed graphs 12/5
Shortest paths 12/12
Linear programming 12/12
Reduction do not turn in



Grading policy. Grades on the problem set questions will be: 4 (correct), 3 (minor mistake), 2 (major mistake), 1 (poor try) or 0 (all wrong or not submitted).

Lateness policy. Late problem sets will not be accepted without a University sanctioned excuse or prior approval by a preceptor.

Collaboration policy. Problem sets should reflect your own work, but you are permitted to work with up to three classmates. If you do so, include the names of all of your collaborators with your solutions.