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?
Post New Answer View All Answers
Which is better array or linked list?
Why do we use different types of data structures?
What is breadth first tree?
What are the basic data structures?
What is the application of queue?
Can binary tree have 1 child?
Differentiate between an array and an arraylist.
What exactly is data?
write a program to accept name & sort them?
Have you ever used HashTable and Directory?
Does hashmap allow duplicate keys?
Write a program for Sorting an Array. Which sorting will you prefer?
Can a tree be empty?
Which is best book for data structures?
Why using cookie to store session info is a better idea than just using session info in the request?