Introduction - If you have any usage issues, please Google them yourself
Modified bubble sort algorithm, in both directions alternately scanning, sorting code that first trip to the largest objects into the final, the second trip to the smallest object sort code sequence into the front of the sequence. So repeatedly.