SUNY Geneseo Department of Computer Science


Building and Searching Ordered Binary Trees

{Date}

CSci 141, Fall 2004
Prof. Doug Baldwin

Return to List of Lectures

Previous Lecture


Misc

Hand out Lab 11

Questions?

Building and Searching Ordered Binary Trees

Reading summary: sections13.3.3 and 13.3.4

How do you know these work?

Try building and searching a tree

[A Tree of Names of Students]

Duplicates

Next

Performance of insertion and search

Read section 13.3.5


Next Lecture