M Mr. Dubey • 100.69K Points Coach Q. What is the time complexity of the above recursive implementation of binary search? (A) o(n) (B) o(2n) (C) o(logn) (D) o(n!) Correct Answer - Option(C) Views: 234 Filed under category Design and Analysis of Algorithms Share
Discusssion
Login to discuss.