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


Please Help Members By Posting Answers For Below Questions

What is a class user?

743


Difference between calloc and malloc in data structures?

673


What is data structure explain different types of data structures with examples?

669


Does arraylist guarantee insertion order?

682


Is hashmap faster than arraylist?

627


Why is reflection slower?

685


Define linear data structures?

741


Why is data structure used?

713


Define open addressing?

753


Is list same as array?

606


What are the different types of collections?

683


What is difference between linear and non linear data structure?

784


How can a binary tree be represented using the rotation?

677


How arraylist increase its size?

654


What is pointer in data structure?

629