Fund. CS II (CS152 2005S)

Class 39: Dictionaries (3): Binary Search Trees

Back to Dictionaries (2): An Array-Based Implementation. On to Dictionaries (4): Hash Tables.

Held: Wednesday, April 13, 2005

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

Related Pages:

Overview:

Search Trees

Lab

Back to Dictionaries (2): An Array-Based Implementation. On to Dictionaries (4): Hash Tables.

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 Wed May 11 10:56:08 2005.
The source to the document was last modified on Mon Jan 24 10:17:08 2005.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS152/2005S/Outlines/outline.39.html.

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

Samuel A. Rebelsky, rebelsky@grinnell.edu