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 | 10 No |
Post New Answer View All Answers
Does arraylist guarantee insertion order?
Is bucket sort a comparison sort?
Explain about set and their types in a collection?
Are sets sorted?
Sorting is not possible by using which of the methods?
Is selection sort greedy?
Define root?
Why do we use linked lists?
Describe the types of data structures?
Which is better stack or queue?
Can we put null value in hashmap?
Why are b trees used?
What is a minimum spanning tree?
What are the drawbacks of array implementation of queue?
Does arraylist maintain insertion order?