What are the advantages of binary search over linear search?


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

Post New Answer

More Data Structures Interview Questions

What are the major data structures used in the network data model?

0 Answers  


What does arraylist remove do?

0 Answers  


Is array size dynamic or fixed?

0 Answers  


What are the advantages of linked list over array (static data structure)?

0 Answers  


What is heap and its types?

0 Answers  






Q#1: An algorithm is made up of 2 modules M1 and M2.If order of M1 is F(n) and order of M2 is g (n) then what is the order of the algorithm. Q # 2 : How many binary trees are possible with 3 nodes? with 4 nodes?

4 Answers  


For addition and deletion. Which one is most preferred: array list or linked list?

0 Answers  


Why do we need a data structure?

0 Answers  


What is a weighted graph?

0 Answers  


What happens if an array goes out-of-bounds?

0 Answers   TCS,


how to display Singly Linked List from First to Last?

0 Answers  


What does isempty() member method determines?

0 Answers  


Categories