In which data structure, elements can be added or removed at
either end, but not in the middle?

Answer Posted / bhasu

dequeues is the correct

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain implementation of traversal of a binary tree.

598


What is difference between hashmap and treemap?

499


What data structure does a binary tree degenerate?

454


Why insertion is faster in linked list?

463


What are the advantages of data structure?

540






How do you find the number of comparisons in bubble sort?

520


What is the difference between a push and a pop?

558


what is Linked lists?

615


What sort of serious problems have you experienced, and how have you handled them?

611


How can avl tree be useful in all the operations as compared to binary search tree?

480


What is the minimization factor and time complexity of b-tree?

717


What do you mean by garbage collection?

535


What happens when arraylist is full?

512


What are the differences between b tree and b+ tree?

498


Can we add duplicate keys in a hashmap? What will happen if we attempt to add duplicate values?

481