In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / sarmistha saha
double ended queue.
and i am sure about this
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which collection is fail safe?
How to reverse a linked list iterative algorithm?
State the properties of b tree.
What is data type in data structure?
Define non-linear data structures?
What are the main differences between the linked list and linear array?
Can we add elements to final list?
What is hashing technique?
Does arraylist allow null values?
What is difference between hashmap and hashtable?
What is internal and external sorting?
Why do we need linked list?
Define a path in a tree?
What is immutablelist?
Can you provide some implementation of a dictionary having large number of words?