quick sort

listen to the pronunciation of quick sort
İngilizce - Türkçe
(Bilgisayar) hızlı sıralama
(Bilgisayar) tez sıralama
quicksort
hızlı ayıklama
İngilizce - İngilizce

quick sort teriminin İngilizce İngilizce sözlükte anlamı

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.