Syllabus
CSE 326 Data Structures, Spring 2001


Lectures:  MWF 9:30-10:20  EE1 125
Section AA:  Thurs 9:30-10:20 BLD 392
Section AB:  Thurs 2:30-3:20  EE1 031

Midterm:  Fri Apr 27, 2001 in class
Final: Wed June 6, 2001 8:30-10:20 am

Alon Halevy, Instructor
alon@cs.washington.edu
(206) 543-8099
office hours:
Wed 4:30-5:30
Sieg 310

Maya Rodrig, TA
rodrig@cs.washington.edu
office hours:
Mon 1:30-2:30
Office hours held in Sieg 226b

Nicholas Bone, TA
bone@cs.washington.edu
office hours:
Thu 11-noon.
Office hours held in Sieg 226b

Textbook:   M.A. Weis, Data Structures & Algorithms in C++
(2nd edition, 1999, ISBN: 0-201-36122-1)
We will be covering all of chapters 1-8 and parts of 9, 10, and 11.

Course Home Pagehttp://www.cs.washington.edu/education/courses/326/01sp/
See links from Home Page for instructions on registering for course email.
Programming will be done on the CSE lab machines using Unix and g++.  See links from the home page for laboratory information.

Purpose of course:  Fundamental abstract data types and their implementations as data structures. Asymptotic analyses of algorithms involving these data structures.  Specific topics include:

Course Policies:
Grading
homework: 25%
projects:  25%
midterm:  20%
final:  30%