In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / vivek tiwari
DEQUES Also known as Deck
| Is This Answer Correct ? | 70 Yes | 1 No |
Post New Answer View All Answers
Is binary tree a bst?
What is hashing technique?
What data type is enum?
Can you sort a hashmap?
What is a postfix expression?
What is linked list with example?
What are the types of sorting?
Why is null not allowed in concurrenthashmap?
What is comparator interface used for?
What is difference between tree and binary tree?
Can we give size to arraylist?
For searches. Which one is most preferred: array list or linked list?
Define the queue data structure.
Which is faster hashmap or hashtable?
What is the order of selection sort?