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 adt in data structure?
What is mean by merge sort?
State the demerits of linked representation of binary trees?
What is the impact of signed numbers on the memory?
How can I learn data structures?
How to check array contains value or not?
What is the complexity of arraylist?
Which is best array or linked list?
an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].
What do u mean by data type?
What is a cycle or a circuit?
What are basic algorithms?
What is the limit of arraylist?
Why is sorting and classifying important?
What is dynamic array how it is created?