This is an alternate implementation of the classic "Bubble Sort" algorithm. This alternate algorithm works pretty much the same way the classic "Bubble Sort" algorithm does. It aims at improving the ...