Consider the following 2-3-4 tree: 1 7 15 22 22 12 35 60 30 30 36 44 57 64 69 A. What value(s) would be stored in the root node of the 2-3-4 tree after the insertion of the value 8? What value(s) would be stored in the node that now contains 8? B. What value(s) would be stored in the root node of the 2-3-4 tree after the insertion of the value 42? What value(s) would be stored in the node that now contains 42? Based on the above answer the following questions:

icon
Related questions
Question
Consider the following 2-3-4 tree:
1
7
15
22
22
12
35
60
30
30
36
44
57
64
69
A. What value(s) would be stored in the root node of the 2-3-4 tree after the insertion of the value 8? What value(s) would be stored in the node that now contains 8?
B. What value(s) would be stored in the root node of the 2-3-4 tree after the insertion of the value 42? What value(s) would be stored in the node that now contains 42?
Based on the above answer the following questions:
Transcribed Image Text:Consider the following 2-3-4 tree: 1 7 15 22 22 12 35 60 30 30 36 44 57 64 69 A. What value(s) would be stored in the root node of the 2-3-4 tree after the insertion of the value 8? What value(s) would be stored in the node that now contains 8? B. What value(s) would be stored in the root node of the 2-3-4 tree after the insertion of the value 42? What value(s) would be stored in the node that now contains 42? Based on the above answer the following questions:
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer