Bubble Sort is an example of a sort algorithm.

Bubble sort algorithm is also known as sort.

Bubble sort is an example of a sorting algorithm.

A bubble sort algorithm works by comparing adjacent elements and swapping them if they are in the wrong order.