How do you do binary search?


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

Post New Answer

More Data Structures Interview Questions

List the types of tree.

0 Answers  


No. of possible ordered trees with n nodes ? Please give formula (if any).

2 Answers   CodeChef,


What are the disadvantages of representing a stack or queue by a linked list?

0 Answers  


How is the front of the queue calculated ?

0 Answers  


Give the example of validating the parenthesis of expression using stack.

0 Answers  






Explain the implementation of an AVL tree and Binary tree.

0 Answers   Ittiam Systems,


What is meant by strongly connected in a graph?

0 Answers  


What member function places a new node at the end of the linked list?

0 Answers  


What are the basic data structures?

0 Answers  


What is a stable algorithm?

0 Answers  


What are the tasks performed during inorder traversal?

0 Answers  


What is the time complexity of hashmap get () and put () method?

0 Answers  


Categories