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
Which is the parent class of printerstatereasons class?
Write a data structure for a queue.
What is the time complexity of arrays sort?
Is quicksort greedy algorithm?
Describe the height term in a tree.
What is a minimum spanning tree?
What is the space complexity of quicksort?
If you do not initialize an array what will happen?
What is stack in geography?
How to create an Array?
What is the difference between set and unordered_set?
Which sorting algorithm is used in collections sort?
Which is faster array or arraylist?
Why is concurrenthashmap thread safe?
How do you find the second largest element in an array of integers?