Computer Science, asked by ally9718, 8 months ago

Give the status of this array after the first and second runs of bubble sort algorithm

Answers

Answered by Anonymous
1

\small{\fcolourbox{pink}{green}{here is ur answer dear}}

Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order. The pass through the list is repeated until the list is sorted.

Answered by chandamishra357
0

Answer:

Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order. The pass through the list is repeated until the list is sorted.

Similar questions