Which interfaces are implemented by linkedlist?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

What is the use of prototype?

0 Answers  


Is it necessary to sort a file before searching a particular item ?

0 Answers  


what is the difference between dynamic as well as non - dynamic data structures.

0 Answers   Aricent,


Difference between arraylist and linkedlist?

0 Answers  


What is an example of an array?

0 Answers  






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,


There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?

0 Answers  


What is the default size of arraylist?

0 Answers  


What do you mean by data and data structure?

0 Answers  


What are the pre-requisite for the collection to perform binary search?

0 Answers  


Q # 1 : in which graph algorithm do we start finding vertices that should be first in the topological order and then apploy the fact that every vertex must come before its successors in the topolgical order.

3 Answers  


What's the difference between a hashtable and a hashmap?

0 Answers  


Categories