In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / sarmistha
linked list
| Is This Answer Correct ? | 21 Yes | 148 No |
Post New Answer View All Answers
What is application of data structure?
Is radix sort faster than quicksort?
Questions related to arrays, such as given a 2 integer array, find the common elements.
Explain what is a spanning tree?
What is the difference between hashset and treeset?
Mention a few applications of linked lists?
What is an algorithm in coding?
Write the postfix form of the expression: (a + b) * (c - d)
Define collision in hashing?
How do I start preparing for placement?
What do you mean by the term “percolate down”?
In an avl tree, at explain what condition the balancing is to be done?
How many types of lists are there?
What is the method to find the complexity of an algorithm?
How treemap orders the elements if the key is a string?