Page 1 of 1

Which of the following is not an advantage of Fibonacci Search?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) When the element being searched for has a non uniform access storage
b) Can be used in magnetic tapes
c) Can be used for large arrays which do not fit in the CPU cache or in the RAM
d) It can be applied efficiently on unsorted arrays