In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / rajesh
Deque or double ended queue is answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by external sorting?
Is vector a collection?
What is the difference between one and two dimensional?
What exactly is a thread?
Why entry interface is used in map?
Explain what are the notations used in evaluation of arithmetic expressions using prefix and postfix forms?
How is a hashset implemented?
What are dynamic data structures?
Tell me how to find middle element of linked list in one pass?
What is sorting in math?
Define primary clustering?
What is the use of data structure?
What is a Breadth First Search? Give a few of its applications.
What is stack in data structure with the example?
What are the advantage of collection classes over arrays?