1.

Fibonaccian search, also referred to as Fibonacci search, is a ________algorithm for searching a sorted array by narrowing possible locations to progressively smaller intervals.

A. Divide-and-rule
B. Divide-and-conquer
C. Divide-and-fall
D. None of the above
Answer» C. Divide-and-fall


Discussion

No Comment Found