Fund. CS II (CS152 2006S)

Class 38: Dictionaries (2): Binary Search Trees

Back to Dictionaries (1): Implementing Dictionaries with Vectors. On to Dictionaries (3): Binary Search Trees, Revisited.

Held: Tuesday, April 11, 2006

Summary: Today we consider a tree-based implementation of dictionaries, the binary search tree.

Related Pages:

Notes:

Overview:

Search Trees

Back to Dictionaries (1): Implementing Dictionaries with Vectors. On to Dictionaries (3): Binary Search Trees, Revisited.

Disclaimer: I usually create these pages on the fly, which means that I rarely proofread them and they may contain bad grammar and incorrect details. It also means that I tend to update them regularly (see the history for more details). Feel free to contact me with any suggestions for changes.

This document was generated by Siteweaver on Tue May 9 08:31:48 2006.
The source to the document was last modified on Thu Jan 12 14:58:07 2006.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS152/2006S/Outlines/outline.38.html.

You may wish to validate this document's HTML ; Valid CSS! ; Check with Bobby

Samuel A. Rebelsky, rebelsky@grinnell.edu