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
What do you mean by the term “percolate down”?
Define non linear data structure.
In what order the elements of a hashset are retrieved?
What type of variable is age?
What is dynamic array how it is created?
What is the order of b tree?
What are the tasks performed during postorder traversal?
What do you mean by external sorting?
What happens if an array goes out-of-bounds?
What is unmodifiable list?
Which is faster binary or linear search?
What is the minimum number of nodes in an avl tree of height h?
Define splay tree?
What is the use of heap sort?
Which interface treemap implements?