Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is collections singletonlist?

909


How would you use bsearch() function to search a name stored in array of pointers to string?

903


Write an algorithm through which the inserting and deleting of elements can take place in circular queue?

1261


Define primary data structures?

1031


Explain Linked List

1065


Which is the parent class of hashmap class?

1220


Mention the steps to insert data at the starting of a singly linked list?

1018


Is selection sort greedy?

937


an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

1029


What is data type with example?

1014


How do you implement a stack?

942


What are different types of sorting algorithms?

1080


How does a hashmap work?

985


Is Arraylist faster than Array? Why?

1079


What are the parts of a linked list?

1087