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 sorting in data structure?
What are the advantages and disadvantages of linked list over array?
What is stack and its operations?
What is a Stack? Explain with example?
What do you mean by separate chaining?
What is application of data structure?
What does the term sorting refer to?
Explain the Complete structure of hashmap along with the basic coding of the hashmap internal implementation.
What is difference between list and array?
What is adt and its advantages?
What is stable sort?
What is huffman’s algorithm?
Write a code for dynamic allocation of array.
What does a bubble chart show?
What is stack algorithm?