The element being searched for is not found in an array of
100 elements. What is the average number of comparisons
needed in a sequential search to determine that the element
is not there, if the elements are completely unordered?
Answer Posted / siya
100 comparisons
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What are b tree keys?
How does a treemap sort?
How many types of lists are there?
Describe the level term in a tree.
Can arraylist hold different types?
How is any data structure application is classified among files?
What are data and data types?
What is a spanning tree?does the minimum spanning tree of a graph give the shortest distance between any 2 specified nodes?
Can list contain null values?
How does arraylist size work?
What is binary search in programming?
Define balancing condition for AVL Tree.
Explain what is the type of the algorithm used in solving the 8 queens problem?
What is range search?
Write a code for dynamic allocation of array.