Answer Posted / ramesh
d-queue stands for double ended queue.we can add & delete
elements at either side.they are two other variations like
input restricted deque and output restricted deque
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
Is hashmap keyset ordered?
What is the complexity of arrays sort?
What is a postfix expression?
What are the types of algorithms?
How to inverting a function in sort and searching?
List out the basic operations that can be performed on a stack?
Is it possible to store null key and null values in a hashmap?
What is the difference between an array and vector?
What do you mean by the term “percolate up”?
What is collections singletonmap?
What is data structure geeksforgeeks?
How to reference all the elements in a one-dimension array?
What is difference between list and array?
When is a graph said to be weakly connected?
How do you sort an array in decreasing order?