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
Does treemap preserve order?
Why quicksort is better than merge sort?
Briefly explain recursive algorithm 50 how do you search for a target key in a linked list?
How many types of searching are there in data structure?
What is a hashmap in c?
Which collection type is used to maintain uniqueness of data structure?
Explain the expression trees?
What is difference between for loop and foreach?
What are the disadvantages of using collection classes over arrays?
Is linkedlist thread safe?
Explain the sorting algorithm that is most suitable to be used with single linked list?
What is a subtree in data structures?
What is mergesort and hashtable?
What is the default value of Array?
What is difference between concurrenthashmap and hashtable?