Question: nomework # 4 Dullus Upon homework # 2. You will convert the BST implemented in Homework # 3 to an AVL tree. Your program will


nomework # 4 Dullus Upon homework # 2. You will convert the BST implemented in Homework # 3 to an AVL tree. Your program will appear the same as HW#3 to the user except that the "Display list" menu option will additionally display the balance factor for each node within the tree. The Root of the tree will be indicated as such. Recall from class discussion that the balance factor of a node is the absolute difference in height between its left and right child nodes (i.e. subtrees)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
