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

Answer Posted / vivek tiwari

DEQUES Also known as Deck

Is This Answer Correct ?    70 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of merge sort?

469


How would you swap the Kth node from beginning with Kth node from end in a Linked List.

565


State the properties of a binary tree?

573


Explain the difference between a list and array.

546


Define heap order property?

550






Is map a data structure?

494


Explain singly linked list in short.

551


what are the applications that use Linked lists?

515


What is an object array?

527


Write a program for reversing the Single Linked List?

731


What is linked list with example?

496


What is difference between hashmap and map?

452


Write a program for Sorting an Array. Which sorting will you prefer?

593


Can the double-checked locking fail on a single processor system?

565


For which header list, the last node contains the null pointer?

487