Page 1 of 1

The given array is arr = {1, 2, 4, 3}. Bubble sort is used to sort the array elements. How many iterations will be done

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