What is the time complexity of the binary search algorithm? options o(n) o(1) o(log2n) o(n^2)

You are here: