Bubble sort. Leave a Comment / Sorting Approach: Swap Adjacent elements from an array a[j] > a[j+1] then swap Bubble sort. Read More »