The time complexity of bubble sort algorithm is .

In bubble sort algorithm, the elements are swapped if they are in the order.

The best-case time complexity of bubble sort algorithm is .

Bubble Sort is an example of a sort algorithm.

Bubble Sort has a time complexity of .