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

Answer Posted / samurai atp

Deck is the correct answer

Is This Answer Correct ?    25 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by recursive definition?

502


Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.

561


Why is hashmap not thread safe?

497


Define the term “percolate down”?

593


How does variable declaration affect memory allocation?

1316






Is array a linked list?

483


Is hashmap sorted?

513


What is a hashmap in c?

493


What is difference between treeset hashset linkedhashset?

441


What is the difference between Strings and Arrays?

530


How does a dynamic array work?

455


What are different dynamic memory allocation technique in c.

528


List the applications of queues?

499


What is mean by abstract data type?

523


Give a real time example of stack

550