Which one is faster?
A binary search of an orderd set of elements in an array
or
a sequential search of the elements.
Answer Posted / suchita
binary search
| Is This Answer Correct ? | 36 Yes | 1 No |
Post New Answer View All Answers
Will hashmap allow null keys?
Which interfaces are implemented by abstractsequentiallist?
Why do we use hashset?
What is the order of b tree?
Where is binary tree used?
Define root?
write a program to accept name & sort them?
List the applications of queues?
What is a comparator function?
Which sorting technique is best in worst case?
What is stack algorithm?
What are the basic operations of stack?
Is bubble sort adaptive?
Are duplicates allowed in hashmap?
What are the major data structures used in the rdbms?