In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / pavan
Deque
| Is This Answer Correct ? | 43 Yes | 1 No |
Post New Answer View All Answers
Define tree edge?
Why is treeset sorted?
What are the advantages of linked list over an array?
Name few concurrent collection classes?
What is the top of a stack?
Which data structure is applied when dealing with a recursive function?
Is hashtable fail fast?
How do you find the index of an element in an arraylist?
Why is data structure used?
What are the advantages of merge sort?
How does a treemap sort?
What are the disadvantages of linear list?
What is the use of space complexity and time complexity?
What is peek in stack?
What is the difference between Array and Arraylist?