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
Does treemap allow null values?
Which sorting is best?
What do you mean by secondary clustering?
What's difference between stack and queue?
What is a undirected graph?
What is the maximum size of array?
What are the types of queues?
What is linked hash set?
What are arrays used for?
Which is the parent class of linkedhashset class?
What is concurrentlinkeddeque?
Define in brief an array.
Which collection allows null values?
What is binary search tree and explain its time complexity?
Which sorting algorithm uses minimum number of swaps?