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
What is a class user?
Difference between calloc and malloc in data structures?
What is data structure explain different types of data structures with examples?
Does arraylist guarantee insertion order?
Is hashmap faster than arraylist?
Why is reflection slower?
Define linear data structures?
Why is data structure used?
Define open addressing?
Is list same as array?
What are the different types of collections?
What is difference between linear and non linear data structure?
How can a binary tree be represented using the rotation?
How arraylist increase its size?
What is pointer in data structure?