Bubble sort.

Approach: Swap Adjacent elements from an array a[j] > a[j+1] then swap