In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / samurai atp
Deck is the correct answer
| Is This Answer Correct ? | 25 Yes | 0 No |
Post New Answer View All Answers
Explain how is linked list implemented?
What is the difference between hashmap and treemap?
What does simulation of queues mean?
What are different techniques for making hash function?
Is copyonwritearraylist thread safe?
What do you mean by selection sort?
Define linear data structures?
Why do we Use a Multidimensional Array?
Can arraylist hold different types?
What do you mean by separate chaining?
Provide an algorithm to reverse a linked list without using recursion.
Is hashmap an array?
What is a 2 dimensional array?
What is a data structure? What are the types of data structures? Briefly explain them
Define a set?