In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / guest
dequeue
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can you sort a hashmap?
What is an iterative algorithm?
In Data Structure, write output of given program.
How can avl tree be useful in all the operations as compared to binary search tree?
Define depth and height of a tree?
What is list and its types?
What is a linear search?
Which data structure is used to perform recursion?
What is quick sort example?
How does quicksort partition work?
Define non-terminal nodes in a tree?
How is bubble sort done?
What do you mean by sorting data?
How do you create a tree diagram?
Tell me what should be done in the base case for this recursive problem?