Given this array, {15, 40, 57, 96, 52, 6, 55, 36, 9, 11}, drawthe sequence of trees by inserting elements in that order intoinitially empty tree using the following trees. Note a result treeis required after each key insertion.
1)2-3 Tree.
2)Red black BST.
Expert Answer
An answer will be send to you shortly. . . . .