Libraries: quick sort - sorting algorithm

 

quick sort - sorting algorithm:

a highly efficient sorting algorithm, based on partitioning of array of data into smaller arrays

Author: DMITRII PECHERITSA