1. 以下哪一個排序演算法在平均與最差情況下,其執行時間複雜度為 O(nlogn)?
(A) 氣泡排序(Bubble sort)
(B) 插入排序(Insertion sort)
(C) 合併排序(Merge sort)
(D) 快速排序(Quick sort)
(E) 選擇排序(Selection sort)
答案:登入後查看
統計: A(5), B(6), C(40), D(14), E(1) #872728
統計: A(5), B(6), C(40), D(14), E(1) #872728