36 下列各種排序演算法(sorting algorithms)在其最糟的情況(worst case)下,何者的計算時間複雜度 最低?
(A)氣泡排序法(bubble sort)
(B)合併排序法(merge sort)
(C)快速排序法(quick sort)
(D)選擇排序法(selection sort)

答案:登入後查看
統計: A(27), B(183), C(82), D(13), E(0) #777371

詳解 (共 1 筆)

#3383329
(A)氣泡排序法(bubble sort...
(共 111 字,隱藏中)
前往觀看
13
0