In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / guest
stack
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is arraylist faster than linkedlist?
Does arraylist maintain insertion order?
What is sorting an array?
Differentiate between queue and deque.
What are basic algorithms?
What is list and types of list?
What is stable sort?
What are the drawbacks of array implementation of queue?
What is the difference between hashset and treeset?
Which is the slowest sorting algorithm?
What is stack and its operations?
Can treeset contain duplicates?
Can we extend an array after initialization?
What is array indexing?
Is int a data structure?