In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / ankita roy
double linked list
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you explain circular linked list?
What is the relationship between a queue and its underlying array?
Name few collections map implementations?
How do you find the height of a binary tree?
Compare Queue and Topic ?
Which interfaces are implemented by linkedlist?
What is difference between hashset and linkedhashset?
What are sorting algorithms used for?
What is data in computer science?
Differentiate between failfast and failsafe.
What is an acyclic graph?
What is a undirected graph?
Explain binary searching, Fibonacci search.
What is the difference between a stack and an array?
Can a null element added to a treeset or hashset?