Page 1 of 1

What are the number of swaps required to sort the array arr={1, 2, 4, 3, 7, 5, 6} using recursive bubble sort?

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