In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / prasanna
Stack
Queue
Deck
| Is This Answer Correct ? | 6 Yes | 10 No |
Post New Answer View All Answers
What is difference between list and array?
What is a spanning tree in data structure?
Name few collections map implementations?
What does it mean to sort an array?
What is the best data structure and algorithm to implement cache?
Can we override compareto method for enumerations?
Explain the difference between a list and array.
Is array immutable?
List the data structures which are used in hierarchical data model.
Why is quicksort unstable?
Write a program to insert an element and in the specific position in the array?
What are arrays used for?
How does a binary search work?
Why is sorting and classifying important?
What are the applications of graph data structure?