Saint Louis University |
Computer Science 180
|
Dept. of Math & Computer Science |
Topic: Balanced Trees
Related Reading: Ch. 11.1, 11.2, 11.5
Due:
Friday, 5 December 2008, 10:00am
Please make sure you adhere to the policies on academic integrity.
Draw the AVL tree that results after inserting the sequence of
elements
Continuing where you left off with the preceding problem, show
the final result after the additional insertions
Draw the 2-3-4 tree that results after inserting the sequence of
elements
Continuing where you left off with the preceding problem, show
the final result after the additional insertions