In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / pavan
Deque
| Is This Answer Correct ? | 43 Yes | 1 No |
Post New Answer View All Answers
How is the front of the queue calculated ?
What is linear and non linear structure?
In rdbms, explain what is the efficient data structure used in the internal storage representation?
Is quicksort a stable algorithm?
What is adt example?
Explain binary representation?
Does hashmap allow duplicate keys?
In which matrix, we can use multilinked structures?
State the difference between primitive and non-primitive data types?
What is difference between map and hashmap?
What is the slowest sorting algorithm?
What is a binary search tree? Explain with example?
In what data structures are pointers applied?
Can we give size to arraylist?
Does arraylist shrink?