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 / suresh
obviously binary search
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What are stacks? Give some of its applications.
What are the applications of b-tree?
What is collection sort?
State the properties of b tree.
Which is the parent class of hashmap class?
Explain binary representation?
What is m way tree in data structure?
Why is hashing used?
Are duplicates allowed in list?
What is stack push?
How do you explain bubble sort?
What does enum do?
Is treeset thread safe?
Can value be null in treemap?
Is vector a collection?