In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / pinky
a double ended queue
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is stack and queue in data structure?
Which collection class is thread safe?
Differentiate linear from non linear data structure?
What is dynamic array how it is created?
What member function places a new node at the end of the linked list?
What are splay trees?
What is the default size of an arraylist?
Can arraylist contain null?
Difference between calloc and malloc in data structures?
Is bubble sort faster than selection sort?
Differentiate between iterator and enumeration.
Construct a doubly linked list using a single pointer in each node?
How to get a list of tables, views and columns in firebird database?
What is the difference between set and unordered_set?
Describe the height term in a tree.