In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / kalyani
stack, queues
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is difference between linear and non linear data structure?
Why do we use linked lists?
Define heap order property?
What is a minimum spanning tree?
What is difference between stack and queue?
How to reverse a linked list iterative algorithm?
Does linked list allow duplicates?
What is push and pop in stack?
What is precision in data structures?
Can you list out the areas in which data structures are applied extensively?
Describe tree rotation in avl tree.
Differentiate between hashset and treeset.
Explain the steps to insert data into a singly linked list?
How do you find the complexity of a selection sort?
Define indegree of a graph?