Which of the following is an advantage of binary insertion sort over its standard version?
Posted: Wed Jul 13, 2022 6:15 pm
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
b) it has better space complexity
c) it makes less number of comparisons
d) it has no significant advantage