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