What is the average number of comparisons needed in a
sequential search to determine the position of an element in
an array of 100 elements, if the elements are ordered from
largest to smallest?
Answer Posted / malli
i think data is insufficient.
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
Which is faster array or linked list?
Explain circular linked list?
Which is the simplest file structure? (a) Sequential (b) Indexed (c) Random (a) Sequential
When ArrayIndexOutOfBoundsException occurs?
Explain about map and their types?
What is the types of data structure?
Define an algorithm. What are the properties of an algorithm?
How do you explain bubble sort?
Why do we need linked list?
Does arraylist shrink?
Suppose in an integer array, there is 1 to 100 number, out of one is duplicate, how to find?
What is the procedure to insert into a sorted array?
Why use a tuple instead of a list?
Define linear data structures?
What are the disadvantages of using collection classes over arrays?