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
What is the difference between array list and vector list?
List the data structures which are used in rdbms, network data modal, and hierarchical data model.
Why do we use data structures?
What is sort function?
Write an algorithm to show the reverse of link list?
What is the idea behind splaying?
How does threaded binary tree represented in data structure?
What are the different types of sorting? Explain the difference between them.
Why is data structure important?
What is the difference between ienumerable and list?
What are different techniques for making hash function? Explain with example.
What type of data structure is used to perform recursion?
Does treemap sort on key or value?
What is linked list with example?
What is the difference between collection and collections?