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

Answer Posted / auradi

Double ended queue is the way in which a elements r inserted
and deleted from either end not been inserted from middle or
removed.....



I am Sure about this answer plz check tenenbam
Datastructure using c and c++ there is an explanation given
for this

Is This Answer Correct ?    25 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is bubble sort faster than selection sort?

464


What method removes the value from the top of a stack?

550


Model a data structure for a DFA that takes an event as parameter and performs a desired action.

699


Why do we use data structures?

473


What is a pass in bubble sort?

490






What is the use of space complexity and time complexity?

531


Does array sort mutate?

448


What are the different types of data structures explain briefly?

535


What is stable sort example?

501


Explain what is B-tree?

558


What is a treemap chart?

449


Define an algorithm. What are the types of algorithms?

532


What is the purpose of sorting algorithms?

508


What is the limit of arraylist?

470


Describe queue operation.

513