The average and worst-case time complexity of bubble sort algorithm is .

For Bubble Sort with n elements, we need to repeat the process for times.

Bubble sort is an example of a sorting algorithm.

Bubble sort algorithm is also known as sort.