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

Answer Posted / neelaprabha

Double ended queue

Is This Answer Correct ?    143 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List out the advantages of using a linked list?

502


Does treemap sort automatically?

502


What are sorting algorithms used for?

529


What is comparator interface used for?

532


Why linked list is required?

450






Explain the types of linked lists.

559


Why do we use different types of data structures?

475


How does hashset work internally in java?

517


Mention for which header list, you will found the last node contains the null pointer?

496


Write a recursive c function to calculate the height of a binary tree.

503


Explain what is B-tree?

561


Is linkedlist thread safe?

462


What member function places a new node at the end of the linked list?

643


Does hashmap sort automatically?

564


Can we put null key in hashmap?

490