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
How do you declare An array of three pointers to chars
Can treeset have duplicates?
How does bogo sort work?
Can we increase the size of statically allocated array?
Briefly explain recursive algorithm 50 how do you search for a target key in a linked list?
What are the parts of a linked list?
Is heap sort stable?
Explain the difference between a list and array.
What is bubble sort algorithm in data structure sort and searching?
How do you determine if a binary tree is height balanced?
What is the difference between hashmap and treemap?
What is the advantage of the heap over a stack?
Is an arraylist an object?
Which language is best for data structures and algorithms?
What is the difference between null and void?