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


Please Help Members By Posting Answers For Below Questions

Is hashmap keyset ordered?

702


Explain what are the major data structures used in the network data model?

752


Why is an array homogeneous?

610


Name few collections map implementations?

653


Differentiate between list and set.

807






What is meant by binary tree traversal?

723


Write a code for dynamic allocation of array.

740


How do you initialize an arraylist?

660


What are priority queues?

671


What is a string or array type?

603


What is the use of isEmpty() member methods?

700


Is bucket sort a comparison sort?

636


What is array indexing?

639


How does selection sort work?

683


What is a binary search tree? Explain with example?

690