Sorting in ascending order

Report a typo

How many exchanges do we need to sort the following array of ints in the ascending order using selection sort? At each iteration, we search the next minimum.

{ 15, 8, 12, 33, 30 }
Enter a number
___

Create a free account to access the full topic