quick sort

listen to the pronunciation of quick sort
Englisch - Türkisch
(Bilgisayar) hızlı sıralama
(Bilgisayar) tez sıralama
quicksort
hızlı ayıklama
Englisch - Englisch

Definition von quick sort im Englisch Englisch wörterbuch

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.