In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / pinky
a double ended queue
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write an algorithm that counts number of nodes in the circular linked list
What is the difference between file structure and storage structure?
Is hashset synchronized?
Can you list out the areas in which data structures are applied extensively?
How does hashset maintain order?
What are different techniques for making hash function? Explain with example.
Why is sorting and classifying important?
What is the use of substring?
List some applications of queue data structure.
In what data structures are pointers applied?
Give us a program to reverse a linked list.
Is null a binary search tree?
Which is the parent class of abstractsequentiallist class?
Is arraylist reference type?
How to check array contains value or not?