The name quick-sort stems from the fact that it can sort a list of data elements substantially faster (twice or three times faster) than any other sorting method. Quicksort is one of the most ...