Question

The time complexity of binary search is:

A O(n)
B O(log n)
C O(n²)
D O(1)
E O(n log n)
Practice Next

Hey! Ask a query