In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / sarmistha saha
double ended queue.
and i am sure about this
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
For searches. Which one is most preferred: array list or linked list?
What is the difference between an array and vector?
Can the double-checked locking fail on a single processor system?
What is basic data structure?
State the merit of linked representation of binary trees?
Does treeset allow null values?
Describe the complexity of Quick Sort
Define a stack?
Which is faster hashset or treeset?
What is the difference between arraylist and linkedlist?
Why is quicksort unstable?
what is the difference between Linear Array and Linked List?
Is Arraylist faster than Array? Why?
Run time memory allocation is known as in data structure?
write a program to accept name & sort them?