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 / siya
binary search...............
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is hashset thread safe?
Which interfaces are implemented by linkedlist?
What is array simple?
What is bubble sort with example?
Which is better hashmap or hashtable?
What do you mean by priority queue?
What is two-dimensional array?
Why is hashset used?
How many passes does bubble sort need?
What does a treemap do?
Are linked lists useful?
What is quick sort?
What is the difference between an array and vector?
Why do we use linked lists?
How do you sort a map by key?