quick sort

listen to the pronunciation of quick sort
Английский Язык - Турецкий язык
(Bilgisayar) hızlı sıralama
(Bilgisayar) tez sıralama
quicksort
hızlı ayıklama
Английский Язык - Английский Язык

Определение quick sort в Английский Язык Английский Язык словарь

quicksort
To sort with such an algorithm

The first and last subsets are then recursively quicksorted.

quicksort
A sorting algorithm that operates by recursively partitioning the items to be sorted into two sets

Somewhat surprisingly, the average behaviour of quicksort is the same as the best behaviour.