Page 1 of 1

What is the number of swaps required to sort the array arr={5,3,2,4,1} using recursive selection sort?

Posted: Wed Jul 13, 2022 7:40 pm
by answerhappygod
a) 0
b) 1
c) 2
d) 3