ZentrumHub interview question

What is the time complexity of applying binary search on an array?

Interview Answer

Anonymous

4 Dec 2023

O(log n)