What is the average number of comparisons in a sequential
search?
Answer Posted / shyam
..............
(n+1)/2
.............
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Discuss how to implement queue using stack.
What is difference between array and string?
What is a hash index?
Explain the term base case?
When is a binary search algorithm best applied?
Can you tell me the differences between Array and ArrayList?
State the properties of b tree.
What is stack and its operations?
Which algorithm is used in collections sort method?
Can you please explain the difference between string and an array?
Can hashset contain null?
What is breadth first tree?
Define double linked list?
Is array a data structure?
What is the default size of arraylist?