In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / guest
stack
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you check if a stack is empty or not?
What is the difference between binary tree and binary search tree?
Can we null keys in treemap?
What is concept of data structure?
How do you sort a collection in descending order?
Write the recursive c function to count the number of nodes present in a binary tree.
What is meant by ordered and sorted in collections?
Can a binary tree be empty?
What is bubble sort algorithm?
Is hashtable throw concurrentmodificationexception?
Differentiate linear from a nonlinear data structure?
Explain about map and their types?
Can hashtable have duplicate values?
Why is quicksort better than mergesort?
Briefly explain recursive algorithm?