In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / neelaprabha
Double ended queue
| Is This Answer Correct ? | 143 Yes | 6 No |
Post New Answer View All Answers
Does hashmap preserve insertion order?
Can value be null in treemap?
What is difference between array and arraylist?
How to reverse a linked list iterative algorithm?
When ArrayIndexOutOfBoundsException occurs?
What is top in stack?
What is array and string?
How to inverting a function in sort and searching?
What is meant by heap sort?
List some applications of multilinked structures?
Can we change the size of an array at run time?
What is the difference between a stack and an array?
Explain the Complete structure of hashmap along with the basic coding of the hashmap internal implementation.
What is the space complexity of selection sort?
What is a data structure node class?