CMSC-341, Spring 1999, Section 3

Lecture Materials

List Module
Corrected version of Figure 5.13
Asymptotic Analysis Module
Asymptotic Analysis notes (PostScript)
SkipList Module
SkipList ftp site at UM College Park
Animated Demo of SkipList
Anastasio Chapter, in Java (PostScript)
Sample Code in C++ for Skip Lists
Heaps Module
Examples of Meld operation on leftist heaps (Postscript Drawings)
Example 1 Two Single-Node Heaps
Example 2 One Single-Node with One Double-Node Heap
Example 3 Two Triple-Node Heaps
Balanced Search Trees Module
AVL Trees
Anastasio Chapter on AVL trees (Postscript)
AVL Animation
Red-Black Trees
Anastasio Chapter on Red-Black trees (Postscript)
Red-Black Tree Animation 1
Red-Black Tree Animation 2
Splay Trees
Anastasio Chapter on Splay trees (Postscript)
Splay Tree Demo (top down)
Splay Tree Animation 1 (bottom up)
Splay Tree Animation 2 (bottom up)
B-Trees
Anastasio Chapter on B-Trees (Postscript)
Graphs Module
Anastasio Chapter on Graphs (Postscript)

Last modified on Sunday April 18, 1999 (23:20:46 EDT) by Thomas Anastasio
email: anastasi@umbc.edu

Back up to Spring 1999 CMSC-341 Section 3 Homepage