In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / neelaprabha
Double ended queue
Is This Answer Correct ? | 143 Yes | 6 No |
Post New Answer View All Answers
Why would we use dynamically allocated arrays vs vectors?
What are the types of queues?
What is non linear structure?
What is time complexity of binary search?
Is array static or dynamic?
What is the use of substring?
Explain about circular linked list?
What is type structure?
What is a simple path?
What is the difference between array and stack in data structures?
What is difference between list and linked list?
What are the different types of sorting? Explain the difference between them.
Calculate the efficiency of sequential search?
What is heap tree?
List out the basic operations that can be performed on a stack?