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
In what scenario, binary search can be used?
What are different types of algorithms?
Tell me what should be done in the base case for this recursive problem?
What is the use of isEmpty() member methods?
In an avl tree, at explain what condition the balancing is to be done?
How does a treemap sort?
What is a class user?
Is stack a dynamic data structure?
Explain what are the notations used in evaluation of arithmetic expressions using prefix and postfix forms?
What is circular linked list?
What is quick sort?
What do you mean by secondary clustering?
How is the front of the queue calculated in data structure?
Define general trees?
What do you mean by priority queue?