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 / spandana
Binary search is faster
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Explain the uses of matrix with an example?
What is data and its type?
Why is data structure used?
How do you increase the capacity of an arraylist?
What is difference between data type and variable?
What are the different binary tree traversal techniques?
Why is data structure important?
Explain Array of pointers?
Is hashset synchronized?
What is integer max_value?
Why is hashset not ordered?
What is range search?
Is map a data structure?
Can hashtable have duplicate values?
What is the difference between a stack and an array?