Page 1 of 1

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

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
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