Question: If an array contains n elements, what are the maximum number of recursive calls made by the binary search algorithm? Is the answer log n
If an array contains n elements, what are the maximum number of recursive calls made by the binary search algorithm?
Is the answer log n or log n + 1 and why?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
