Examveda

Choose the correct statement regarding binary insertion sort?

A. It has a better time complexity as compared to the standard version

B. It has a better space complexity as compared to the standard version

C. it takes less number of comparisons in the best case as compared to the standard version

D. it takes less number of comparisons in the worst case as compared to the standard version

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms