In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / naz
Dequeue is the exactly Right answer........am 100% sure for
it.........
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
What is perfect binary tree?
What is data structure geeksforgeeks?
What are the properties of binary tree?
How to sort an Array?
Explain implementation of traversal of a binary tree.
What are the major data structures used in the hierarchical data model?
What is a matrix? Explain its uses with an example
Why do we need linked list?
Model a data structure for a DFA that takes an event as parameter and performs a desired action.
Explain multiply linked list in short.
What is ordered map?
Why is hashmap faster than treemap?
What is the difference between Strings and Arrays?
What is height balanced tree?
A lot of data structures related programs related to only trees and graphs, like the diameter of a tree, removing the loops in a graph etc.