In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / siya
stack and queue
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How does a treemap sort?
List the area of applications where stack data structure can be used?
Why do we study data structures?
Can you provide some implementation of a dictionary having large number of words?
Which sorting algorithm is considered the fastest?
If you are given a choice to use either arraylist and linkedlist, which one would you use and why?
Can we create a null as a key for a map collection?
What’s the difference between enumeration and iterator interfaces?
What is sorting and its types?
Why is it called bubble sort?
How do you determine if a binary tree is height balanced?
What are the types of algorithms?
How arraylist increase its size?
What does stack top do?
Why you need a data structure?