Exercise 1,
Draw the 2-3-4 tree that results when the values are inserted in the order given:
55,66,44,77,33,88,22,99,11
Exercise 2,
Draw the 2-3-4 tree that results when the values are inserted in the order given:
55,66,77,88,99,11,22,33,44
Exercise 3,
Draw the 2-3-4 tree that results when the values are inserted in the order given:
11,22,33,44,55,66,77,88,99
Exercise 4,
Draw the 2-3-4 tree that results when the values are inserted in the order given:
99,88,77,66,55,44,33,22,11
Exercise 5,
Draw the 2-3-4 tree that results when the values are inserted in the order given:
B,E,A,N,S
Exercise 6,
Draw the 2-3-4 tree that results when the values are inserted in the order given:
C,O,R,N,F,L,A,K,E,S