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

Answer Posted / tasneem uddin

Double Ended Queue is the right 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 Runtime Error

548


What do you know about different sorting algorithms?

526


What type of algorithm is binary search?

467


On clicking a node in a tree, all the adjacent edges are turned on. Calculate min of clicks such that all the edges are turned on.

607


What is queue example?

482






Does treemap preserve order?

465


Which is better than array and linked list?

511


Do you know what is linear search?

513


What does bubble sort do?

454


What is meant by hashing?

470


What is the purpose of sorting algorithms?

508


write a code for Implementation of stack and queues.

525


Is hashmap synchronized?

506


Which sorting method is slowest?

537


How many types of searching are there in data structure?

431