158) Which of the following algorithms exhibits the unnatural behavior that, minimum number of comparisons are needed if the list to be sorted is in the reverse sorted order and maximum number of comparisons are needed if they are already in sorted order
Answer is:
Binary insertion sort
Related Data structures and Algorithms MCQ with Answers
Answer is:
Heap sort
Answer is: