Assume the following list of keys:
90, 12, 2, 80, 55, 11, 17, 15, 58, 98, 36
This list is to be sorted using the insertion sort algorithm as described in this chapter for array-based lists. Show the resulting list after seven passes of the sorting phase—that is, after seven iterations of the for loop.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.