Examveda

Which of the following is an advantage of binary insertion sort over its standard version?

A. it has better time complexity

B. it has better space complexity

C. it makes less number of comparisons

D. it has no significant advantage

Answer: Option C


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms