Computer Science, asked by shubhamsingh10070, 8 months ago

fibonnaci search follows which of the following approach​

Answers

Answered by yoktreekaray
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