Q154
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
AnswerD.
it has no significant advantage
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board