15,996 views
0 votes
0 votes
Which of the following sorting algorithms yield approximately the same worst-case and average case running time behaviour is 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-quick sort

1 Answer

Related questions

0 votes
0 votes
1 answer
1
Rackson asked Jan 12, 2019
953 views
0 votes
0 votes
1 answer
2
0 votes
0 votes
1 answer
3
HeadShot asked Nov 12, 2018
465 views
Why ?Isnt Option A true using "Binary search"
0 votes
0 votes
0 answers
4