quicksort
名词 n.
动词 v.
美 /ˈkwɪkˌsɔɹt/
英文释义
名词 n.
-
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.
动词 v.
-
To sort with such an algorithm.
— 1991, Maguire et al, Geographical Information Systems: Principles and Applications The first and last subsets are then recursively quicksorted.
词源
词源 1
From Quick + sort, from its computational efficiency.
词源 2
From Quick + sort, from its computational efficiency.
0 次浏览
数据来源: Wiktionary