Differentiate between singly and doubly linked lists?
No Answer is Posted For this Question
Be the First to Post Answer
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?
11 Answers Morgan Stanley, Wipro,
Which is faster arraylist or hashmap?
Where is insertion sort used?
Can we extend an array after initialization?
Is a hashmap a dictionary?
Is bucket sort a comparison sort?
Does treemap allow null key?
Why merge sort is better than insertion sort?
How do you perform a merge sort?
Who invented data structure?
What is the average number of comparisons in a sequential search?
Which is the parent class of list<e> class?