Answer:
The answer is "Option c".
Step-by-step explanation:
A analyze the process which finds the location of the desired value within the same given list is also called a quarter, linear interpolation search.
- Suppose the length of the array is = n
- Search space is cut in half at every iterator, so array at the first iterative process is= 2
- Size in second iteration is = 22
- In the third iteration size = u 25
- In Kth point iteration the size is = n2k
- divide the value by k the length of the array will be 1.
![=> (n)/(2k) = 1\\ \\=> n= 2k \\\\\ Taking \ \log \ both \ side \\\\=> log n = log 2k \\\\=> log2 (n) = k log (2)/(2) \\\\=> k = log2 (n) \ \ \ \ \ \ \ \sin log (2)/(2) = 1 \\\\=> O(lg(n))](https://img.qammunity.org/2021/formulas/computers-and-technology/college/2ldnf06oqt9mfmjkyixg24rqdxgx5rddfs.png)