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 / ibna
binary search
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you get placements?
Define in brief an array.
What is insertion sort technique?
Explain singly linked list in short.
What is the use of tree data structure?
What is peep stack?
What are the differences between b tree and b+ tree?
What do you mean by 2-3 tree?
Which algorithm is used in collections sort method?
What is the difference between hashmap and linkedhashmap?
Which sorting technique is best in worst case?
What is the complexity of selection sort?
Explain Array
Define general trees?
Which is faster hashmap or hashset?