In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / prasanna
Stack
Queue
Deck
| Is This Answer Correct ? | 6 Yes | 10 No |
Post New Answer View All Answers
Is hashmap an array?
Explain the common uses of tree database.
What is merge sort and how it works?
Can I provide array size dynamically?
What is the impact of signed numbers on the memory?
What is the difference between arraylist and linkedlist?
How do you balance a tree?
How do you find the complexity of a selection sort?
What is a stable sort?
Which is faster array or arraylist?
Is array a linked list?
How do you sort a collection in descending order?
What is return map?
What is a minimum spanning tree?
where do you use double linked list?