CSC 273 - Data Structures

Dr R. M. Siegfried

Assignment #9 - Creating an AVL Tree, a 2-3 tree and a B-tree

Due Monday, December 9, 2019

Using the following numbers, create an AVL tree:

88 27 99 25 89 13 23 41 87 53 39 37 12 84 47 4 55 62 35 60

[Back to the Assignments Page]