Question: Incorrect Question 9 0/1 pts Suppose we insert the following values into an (initially empty) AVL tree, in this order: 15 27 19 36 52

Incorrect Question 9 0/1 pts Suppose we insert the following values into an (initially empty) AVL tree, in this order: 15 27 19 36 52 29 184 When inserting those values, at which node does the first rotation take place? (Again, if the first bad balance factor causes a double rotation, for this question, focus on where the first of those two rotations takes place.) Type your numeric answer in the box below. 36 Incorrect Question 10 0/1 pts Suppose we insert the following values into an (initially empty) AVL tree, in this order: 15 27 19 36 52 29 184 In the resulting AVL tree, what is one positive numeric value that would induce a double rotation if inserted into the tree? (Assume we do not allow the insertion of values that are already present in the tree. If there is no positive value that would induce a double rotation, enter "-1" as your answer) Any integers on the range [1,4] will work Any integers on the range [14, 17] will work 18 Any integers on the range [5, 14] will work 20
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
