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
What is height balanced tree?
Is quicksort a stable algorithm?
What are the types of collection?
What do you mean by level of the tree?
List the types of tree.
Is unordered_map a hash table?
How do stacks work?
What is meant by hashing?
How to do the intersection of two sorted arrays?
How to reverse a linked list iterative algorithm?
Explain what is a spanning tree?
What are the types of collision resolution strategies in open addressing?
What is garbage collection in data structure?
Can we put null value in hashmap?
Can arraylist shrink?