Explain binary searching, Fibinocci search.
Answer Posted / vinoth kumar.r
Hey guys its fibonacci search not fibonacci sequence.
Its is efficient when locality of reference is plays a
greater role.
Go here:
http://en.wikipedia.org/wiki/Fibonacci_search_technique
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
What is data and its type?
What is a 2 dimensional array?
What is linear-logarithm chasm?
Define a priority queue?
What are the five examples of data?
What are the disadvantages of representing a stack or queue by a linked list?
Program to remove duplicate elements in an array.
Why you need a data structure?
What is the order of b tree?
Is any implicit arguments are passed to a function when it is called?
What is stack push?
What is data structure and data type?
What is non linear data structure with example?
Can you provide some implementation of a dictionary having large number of words?
What is the logic to reverse the array?