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
How can a binary tree be represented using the rotation?
Why hashmap is faster than hashset?
When ArrayIndexOutOfBoundsException occurs?
When should structures be passed by values or by reference?
What is advantage and disadvantage of linked list?
What are trees in data structures?
What is placement new in data structures?
What is difference between arraylist and linkedlist?
Which is better hashmap or arraylist?
What are linked lists used for?
Name the areas in which you can apply data structures extensively?
What is hashing with example?
What is meant by hashing?
Which is the simplest file structure?
What is raid (redundant array of inexpensive disks)?