Q. What is the average case time complexity of binary search using recursion? (Solved)

1. O(nlogn)

2. O(logn)

3. O(n)

4. O(n2)

  • b. O(logn)
Subscribe Now

Get All Updates & News