7. For the sorting methods with the same time complexity in best, average and worst cases in the following, which one has both the smallest time and space complexity in worst case?
(A) Selection sort
(B) Quick sort
(C) Merge sort
(D) Insertion sort
(E) Heap sort

答案:登入後查看
統計: A(0), B(1), C(1), D(1), E(0) #2793464

詳解 (共 1 筆)

#5189064
(E) Selection sortQ...
(共 264 字,隱藏中)
前往觀看
0
0