Question:Which of the following sorting algorithms yield approximately the same worst-case and average-case running time behavior in O(n*log(n))? 

A Bubble sort and selection sort 

B Heap sort and merge sort 

C Quick sort and radix sort 

D Tree sort and Median-of-3 quicksort 

+ Answer
+ Report
Total Preview: 215483

Copyright © 2024. Powered by Intellect Software Ltd