Examveda

Which of the following examples represent the worst case input for an insertion sort?

A. array in sorted order

B. array sorted in reverse order

C. normal unsorted array

D. large array

Answer: Option B


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms