Can we use ordered set for performing binary search?


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

Post New Answer

More Data Structures Interview Questions

How do you find the index of an element in an arraylist?

0 Answers  


How do you sort a map by key?

0 Answers  


Which interfaces are implemented by abstractsequentiallist?

0 Answers  


How is a hashset implemented?

0 Answers  


Given M x N matrix with sorted elements row wise and column wise, find elements?

0 Answers   Expedia,






What is time complexity of binary search?

0 Answers  


Can hashset contain null?

0 Answers  


When is a binary search best applied?

0 Answers  


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

0 Answers  


What is a vector class?

0 Answers  


What is impact of signed numbers on the memory using data structures?

0 Answers  


In tree construction which is the suitable efficient data structure?

0 Answers  


Categories