In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / swapna
its the doubly ended queue...
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
Why is hashset not ordered?
How many parts are there in a declaration statement using data structures?
Can you sort a hashmap?
Explain what is linear search?
What is data and data structure?
How do you do binary search?
Name some applications which use linked lists.
What are the operations that can be performed on a stack?
Explain the principle of quicksort. What is its complexity?
Write a Program for Insert in a sorted list
When will we get ArrayStoreException?
Is int a data structure?
What are the tasks performed during postorder traversal?
What is the difference between array list and vector list?
What are dynamic data structures?