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
How to search binary in a sorted array?
What are the different types of sorting? Explain the difference between them.
Define heap?
Is merge sort better than quick?
What type of algorithm is binary search?
How do you do a mergesort?
What is binary search in programming?
What are the advantages and disadvantages of copyonwritearraylist?
Does arraylist maintain order?
How many types of searching are there in data structure?
Why do we use binary search?
Can we change load factor of hashmap?
What is a linear search?
How does a hashmap work?
How do you use the sort function?