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
Why do we need sorting?
How do hash tables work?
What is stack and queue in data structure?
What is difference between hashset and treeset?
Can arraylist hold duplicates?
What is ordered map?
Why would you use a linked list?
How do you sort an arraylist?
What is difference between hashmap and arraylist?
What is ds heap sort?
What are different sorting algorithms?
How can I learn data structures?
Devise a program to sort an array using bubble sort.
Define in brief an array. What are the types of array operations?
What are the five examples of data?