Tekie.in

Bubble Sort

posted 2 years ago

utilities
mathematics
for loop

Bubble Sort is the simplest sorting algorithm that works by repeatedly swapping the adjacent elements if they are in wrong order.