In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / mishthi
dequeue
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I sort a hashmap key?
How do you find the second largest element in an array of integers?
Is array size dynamic or fixed?
Define terminal nodes in a tree?
Which is best book for data structures?
What are the collision resolution methods?
What are control structures?
Explain what are the types of collision resolution techniques and the methods used in each of the type?
What is a node in it?
Explain the types of linked lists.
What is data structure geeksforgeeks?
What is the difference between list and arraylist?
Two linked lists are given, find out the sum of them without altering the linked list?
What is data structure operations?
What is difference between while and do while?