Start at the bottom left. Merge two single element arrays to sort a sorted two-element array. Continue merging until you reach an array whose child arrays have not BOTH been sorted. Return to single element arrays and repeat the merging process as necessary until all elements have been merged into a single, sorted array. To merge an element into another array, click the element to select it, then click the position where it should be in the sorted, merged array. Remember, the order in which blocks are merged matters so be sure to select the smallest blocks first, starting at the left. 0 17 0 0 1 6 0 1 012 2 23 0 012 3 4 3 4 11 0 0 1 85 0 LO 5 6 9 0 7 8 9 0 0 1 8 0 01 1 2 46 0 2 3 4 50 0 8: 0 1 94 0

icon
Related questions
Question
100%
Instructions:
Start at the bottom left. Merge two single element arrays to sort a sorted two-element array. Continue merging
until you reach an array whose child arrays have not BOTH been sorted. Return to single element arrays and
repeat the merging process as necessary until all elements have been merged into a single, sorted array. To
merge an element into another array, click the element to select it, then click the position where it should be in
the sorted, merged array. Remember, the order in which blocks are merged matters so be sure to select the
smallest blocks first, starting at the left.
0
17
0
0 1 2
1
6
01 2 3
0
23
0
01 2
4
11
0
Q
0
1
3 4 5
85
0
6
9
0
7 8 9
0 1
UTD
0
1
2
8
CO C
0 1
46
0
2 3 4
50
0
0 1
94
0
Transcribed Image Text:Instructions: Start at the bottom left. Merge two single element arrays to sort a sorted two-element array. Continue merging until you reach an array whose child arrays have not BOTH been sorted. Return to single element arrays and repeat the merging process as necessary until all elements have been merged into a single, sorted array. To merge an element into another array, click the element to select it, then click the position where it should be in the sorted, merged array. Remember, the order in which blocks are merged matters so be sure to select the smallest blocks first, starting at the left. 0 17 0 0 1 2 1 6 01 2 3 0 23 0 01 2 4 11 0 Q 0 1 3 4 5 85 0 6 9 0 7 8 9 0 1 UTD 0 1 2 8 CO C 0 1 46 0 2 3 4 50 0 0 1 94 0
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer