This sorting algorithm starts from both ends of an array and find max and min elements of that array limited by the loop control variables and terminate when both loop control varibles become equal.
-
Updated
Apr 4, 2019 - C++
8000
This sorting algorithm starts from both ends of an array and find max and min elements of that array limited by the loop control variables and terminate when both loop control varibles become equal.
Add a description, image, and links to the shrink topic page so that developers can more easily learn about it.
To associate your repository with the shrink topic, visit your repo's landing page and select "manage topics."