Question: Use the merge sort algorithm to sort the following array. Sketch out the stages of the algorithm, both the process of creating smaller, sorted arrays
Use the merge sort algorithm to sort the following array. Sketch out the stages of the algorithm, both the process of creating smaller, sorted arrays and the merging of these smaller arrays.
[23, -4, 17, 25, 18, 17, 38, 11, 0]
3. Sort the array above.
Submit your answers in a PDF or a DOC file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
