問題詳情

11 關於快速排序法(quicksort)的複雜度(complexity),以下敘述何者正確?
(A)平均效能(average case performance)為 O(nlogn)
(B)最差效能(worst case performance)為 O(nlogn)
(C)最佳效能(best case performance)為 O(n)
(D)平均效能(average case performance)為 O(n)

參考答案

答案:A
難度:適中0.436364
統計:A(24),B(11),C(11),D(2),E(0)

內容推薦

內容推薦