Solved

Which of the Following Algorithms Has a Time Complexity of O(log2

Question 12

Multiple Choice

Which of the following algorithms has a time complexity of O(log2 n) ?


A) insertion sort
B) selection sort
C) bubble sort
D) linear search
E) binary search

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions