Under what case of Master’s theorem will the recurrence relation of binary search fall?
(a) 1
(b) 2
(c) 3
(d) It cannot be solved using master’s theorem
The question was asked in examination.
My doubt stems from Masters theorem in section Recursion of Data Structures & Algorithms II