fibonnaci search follows which of the following approach
Answers
Answered by
0
Answer:
In computer science, the Fibonacci search technique is a method of searching a sorted array using a divide and conquer algorithm that narrows down possible locations with the aid of Fibonacci numbers.
Similar questions