What type of algorithm is binary search?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

What is the difference between Strings and Arrays?

0 Answers  


What is the advantage of the heap over a stack?

0 Answers  


What is meant by ordered and sorted in collections?

0 Answers  


What is the best complexity of bubble sort?

0 Answers  


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 ].

0 Answers  






Define an algorithm.

0 Answers  


What do you mean by an Array?

0 Answers  


What is binary tree and its properties?

0 Answers  


Can a binary tree be empty?

0 Answers  


Is hashtable fail fast?

0 Answers  


Why you need a data structure?

0 Answers  


Write the programs for Linked List (Insertion and Deletion) operations

9 Answers   College School Exams Tests, Persistent, TCS,


Categories