問題詳情

14. Suppose you are given an array containing six integers 1, 2, 3, 4, 5, and 6 initially. You wantto sort the array in increasing order. Which sorting method is the most efficient to use?
(A)selectionsort;
(B) insertionsort;
(C)mergesort;
(D) quicksort.

參考答案

答案:[無官方正解]
難度:計算中-1
書單:沒有書單,新增