Explain binary searching, Fibinocci search.
Answer Posted / bharath
finally a sensible answer.........
fibonacci search is based on fibonacci heaps.
it is advanced structure tugher to implement and even more
efficient than BSTs , latest kernels used it fr app handles...
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Which is faster hashset or treeset?
Why is selection sort used?
Can arraylist shrink?
Can hashmap store null values?
Is quicksort recursive?
What do you know about different sorting algorithms?
What does sorting an array do?
What is copyonwritearraylist?
For addition and deletion. Which one is most preferred: array list or linked list?
What is a string array?
Why is reflection slower?
What is mean by selection sort?
Which is faster hashmap or hashset?
What is a concurrenthashmap?
Is list a data type?