AVL trees - Single and
double rotations, insert, find.
Splay trees -
Splaying, insert, find.
B trees - Motivation, choice of M and L.
Disjoint Union/Find - Up-trees. Weighted union (union by size) and path compression.
Study suggestions
Do concrete problems
from the book and re-work problems from lecture, section, and homeworks.
Suggestions of more problems from the book:
Chapter 2: 2.6, 2.10. Chapter 3: 3.21, 3.22, 3.23 (a). Chapter 4: 4.1,
4.8, 4.22, 4.27, 4.28. Chapter 6: 6.2, 6.3, 6.30.
Practice all the
operations in binary heaps, binomial queues,
binary search trees, AVL trees, splay trees, and disjoint sets. Practice analysis of algorithms.
All material from
lecture up through Disjoint Sets is fair game.This material corresponds to: Chapters:
1, 2, 3, 4, 6 (not including 6.6 and 6.7), and 8 (not including 8.6).
Computer Science & Engineering
University of Washington
Box 352350
Seattle, WA 98195-2350
(206) 543-1695 voice, (206) 543-2969 FAX
[comments to giotis]