Solveeit Logo

Question

Algorithms Question on Algorithm design techniques

In bubble sort algorithm, every iteration through each element of a list is called?

A

Return

B

Mate

C

Pass

D

Sort

Answer

Pass

Explanation

Solution

The correct option is(C): Pass