Draw a red-black tree for the following values inserted in this order. Illustrate
each operation that occurs:
w k o s y t p r
Draw a red-black tree for the following values inserted in this order. Illustrate
each operation that occurs:
11 20 30 28 16 13 55 52 26 50 87
Draw a 2-3-4 B-tree that corresponds to your red-black tree in problem #2.