In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / ractim chakraborty
deque
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What does isempty() member method determines?
What are the properties of binary tree?
What are the disadvantages of linked list over array?
What is linked hash set?
What are types of Collision Resolution Techniques and the methods used in each of the types?
How do you sort pseudocode?
What is data type with example?
What is stable sorting?
What is the difference between array and list?
Differentiate between hashmap and treemap.
A lot of data structures related programs related to only trees and graphs, like the diameter of a tree, removing the loops in a graph etc.
What is garbage collection in data structure?
What's the difference between a hashtable and a hashmap?
If I try to add enum constants to a treeset, what sorting order will it use?
What is pointer in data structure?