In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / rajesh
Deque or double ended queue is answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between rb tree and avl tree?
What is application of data structure?
What is binary tree in computer science?
Why is hashmap not thread safe?
What is the meaning of arraylist?
What do you mean by double hashing?
Describe tree database.
Which sorting algorithm uses minimum number of swaps?
What is the complexity of arrays sort?
Why do we use a multidimensional array in data structure?
Why do we use hashmap?
How do you find the second largest element in an array of integers?
Which is faster hashmap or linkedhashmap?
Tell me about circular linked list?
What do you mean by spanning tree?