Apply mergesort to sort the list 5, 2, 7, 4, 9, 11,8, 6, 3 in the ascending order using the merge algorithm inour textbook. You should describe your answer as Figure 5.2 of ourtextbook. Note that our textbook’s example has 8 numbers. However,this problem has 9 numbers. Thus, you should read the algorithm ofthe textbook carefully and identify how it sorts the 9numbers.
Expert Answer
An answer will be send to you shortly. . . . .