What is the average number of comparisons in a sequential
search?
Answer Posted / pavan
n/2(if array contains n elements)
| Is This Answer Correct ? | 5 Yes | 25 No |
Post New Answer View All Answers
Write a recursive c function to calculate the height of a binary tree.
Define balance factor of a node in avl tree?
Write a program to sum values of given array.
What do you mean by garbage collection?
Define balancing condition for AVL Tree.
How will you represent a linked list in a graphical view?
What is the meaning of arraylist?
Why is map not a collection?
What is collections singletonlist?
Is hashmap a data structure?
Is data structure a data type?
What is harvesting in agriculture?
How do hash tables work?
Are duplicates allowed in hashmap?
What is long data type?