Data Structures (0368.2158)

2nd Semester, 2002
School of Computer Science
Tel-Aviv University

Instructor:

Prof. Yossi Matias (matias+ds@cs.tau.ac.il)

Teaching Assistant:

Oded Schwartz (odedsc@tau.ac.il)

This page will be modified during the course, and will outline the classes

Text books:

Intoduction to Algorithms, by Cormen, Leiserson and Rivest.
Data Structures and Algorithms, by Aho, Hopcroft and Ullman.
The course follows both books. Recommended purchase - first book (to be used by other courses).

Course syllabus:

The course will deal with data strucutres and their use in the design of efficient algorithms.
Subjects: Growth of functions and asymptotic notation; amortized analysis; recurrences: the substitution, master, and iteration methods; elementary strucutres: lists, stacks, queues; trees: ordered trees, binary trees, labeled trees and expression trees; set representation and manipulation; dictionary and hash tables.

Tentative course outline

For a list of actual material covered so far click here

Course material

These are partial set of course notes (PowerPoint presentation in Hebrew).
(Note: these notes may change during the semester.)

Grades:

The final grade will be composed of the following:

Tirgul, homeworks and project

Details will be given in the Tirgul Home Page.
Last updated March 12, 2002