Which of the following algorithms has the smallest time complexity?
a. linear search
b. binary search
c. merge sort
d. insertion sort
1 answer
c. merge sort
a. linear search
b. binary search
c. merge sort
d. insertion sort
1 answer