Computer Science, asked by akashp12, 6 months ago

Q:11 The complexity of Binary search algorithm is
O O(n)
O(log)
0(n^2)
O(n log n)​

Answers

Answered by lCandycaneMissyl
0

Answer:

b is the correct answer..

Answered by Anonymous
1

Explanation:

The complexity of Binary search algorithm is (log)

Similar questions