In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / guest
dequeue
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is sorting explain?
What do you mean by garbage collection?
What are the advantages of stack?
What is bubble sort used for?
What is complete binary tree and almost complete binary tree?
What is the procedure to insert into a sorted array?
What is an iterative algorithm?
What is an array vs list?
What is the difference between list, set and map?
Define hash function?
Can we insert null in list?
How do you rotate an AVL tree?
How do you do a mergesort?
Can arraylist hold duplicates?
Is hashmap ordered?