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
Which is best array or linked list?
How many types of searching are there in data structure?
Can a null element added to a treeset or hashset?
What is the default capacity of hashmap?
What is the use of substring?
Can we store primitives in collections?
How do I push an element into a stack?
What is the space complexity of quicksort?
What is the difference between null and void?
What is the Difference between sax and dom parser?
What is entryset in hashmap?
Explain the types of linked lists.
List the area of applications where stack data structure can be used?
What is lifo?
What is heap and its types?