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 a height of a tree?
Which is faster binary or linear search?
Differentiate between list and set.
What are skew trees? For a tree with 4 nodes draw all possible binary? Generalize for n nodes how many binary trees can be drawn?
Reverse a linked list from the middle.
Is linked list faster than array?
Is binary tree balanced?
What is difference between linear and non linear data structure?
What are two types of sorting?
Tell me do array subscripts always start with zero?
What is difference between tree and forest?
Does treeset remove duplicates?
Can sets contain duplicates?
What is the need for path compression?
Is boolean a data type?