問題詳情

18. A sorting algorithm is stable if two objects with equal keys appear in the same order in sorted output as they appear in theinput array to be sorted. Among the following five sorting algorithms, which is an “UNSTABLE” sorting algorithm?
(A) Bubble Sort
(B) Heap Sort
(C) Merge Sort
(D) Radix Sort
(E) Insertion Sort

參考答案

無參考答案

內容推薦

內容推薦