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 / sandep
all are correct
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why null is allowed in hashmap?
What is the difference between arraylist and array?
What is an recursive algorithm?
Why merge sort is better than insertion sort?
What are lists?
Is queue fifo or lifo?
Is a hashmap a dictionary?
Define tree edge?
What is a 2 dimensional array?
Does arraylist maintain order?
Write a program to reverse a link list.
Explain binary searching and Fibinocci search?
On clicking a node in a tree, all the adjacent edges are turned on. Calculate min of clicks such that all the edges are turned on.
How many null values are allowed in hashmap?
How many types of arrays are there in visual basic?