Explain binary searching, Fibinocci search.

Answer Posted / saroj kumar satapathy

In case of fibonacii search, themain difference is that we
neednot the division of no of element in an array. Because
the febonacii element is the addition of previous two
numbers.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define left-in threaded tree?

507


What is the difference between collection and collections?

542


Can arraylist store objects?

459


Why merge sort is better than insertion sort?

476


Explain implementation of traversal of a binary tree.

588






Differentiate between queue and deque.

512


How expression trees are gets represented in data structure?

502


Does arraylist have a tostring?

499


What is mean by selection sort?

497


What are the difference between malloc() and calloc()?

560


Define balanced trees?

530


How many null values are allowed in hashmap?

511


How do you do a heap sort?

481


Why is concurrenthashmap thread safe?

503


What is basic data structure?

505