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
How do you sort an array by value?
What is meant by linked list?
What is the difference between file structure and storage structure?
Tell me do array subscripts always start with zero?
Write a program to insert an element and in the specific position in the array?
What are the tasks performed during inorder traversal?
What is difference between set and map?
What's the difference between an array and vector?
Define linked lists?
What is collection process?
Explain about map and their types?
Which are the sorted collections?
What is map entry?
What is the difference between data type and data structure?
What is basic data structure?