In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / swapna
its the doubly ended queue...
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
What method is used to place a value onto the top of a stack?
Differentiate between iterator and listiterator.
What do you understand by doubly linked list?
Does treemap sort on key or value?
What is difference between while and do while?
What are the properties of binary tree?
Is data structures and algorithms important?
Can you provide some implementation of a dictionary having large number of words?
What is binary tree? Explain its uses.
Why linked list is required?
What is the meaning of arraylist?
How many types of data structures are there?
What does it mean to sort an array?
How to sequentially represent max-heap?
How do you define a set?