23. Which of the following algorithms can sort n data in O(n log n) worst-case time?
(A) bubble sort
(B) quick sort
(C) merge sort
(D) both quick sort and merge sort
(E) both heap sort and bubble sort.
答案:登入後查看
統計: A(0), B(0), C(0), D(0), E(1) #3067429
統計: A(0), B(0), C(0), D(0), E(1) #3067429