In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / mohan
Stack
| Is This Answer Correct ? | 3 Yes | 17 No |
Post New Answer View All Answers
What member function places a new node at the end of the linked list?
How do you do a selection sort?
List out the applications of a linked list?
How do you find the time complexity of a bubble sort?
What do you mean by Syntax Error
What is linear-logarithm chasm?
Differentiate between list and set.
What are the operations that can be performed on a stack?
When is a binary search algorithm best applied?
How do you sort a list in reverse order?
Why is bubble sort stable?
What is the use of sorting the data?
Is map a data structure?
How to fill element (initialize at once) in an array?
What is a cycle or a circuit?