Extracted text: What array will best fit this array after four steps of the insertion sort. 5791426830 O A. [1,2,4,5,6,7,9,8,3,0] B. [1,5,7,9,4,2,6,8,3,0] O C. [1,4,5,7,9,2,6,8,3,0] O D. [5,7,9,1,4,2,6,8,3,0] Reset Selection
Extracted text: When using the Quick sort on the following array Complete the index of the following. pivot: Low: High: The indexes of the first swap low = high = %3D The index of the new pivot: 8 3. 2 4 6.