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 | 10 No |
Post New Answer View All Answers
Is list a data type?
What are the two types of data?
How do I rearrange rows in numbers?
What is time complexity of hashmap?
Define an algorithm. What are the properties of an algorithm? What are the types of algorithms?
Which process places data at the back of the queue?
Which collection class is thread safe?
What are hash tables good for?
Which sorting method is slowest?
Define outdegree of a graph?
Does stringutils isempty check for null?
write a code for Implementation of stack and queues.
What do you mean by sorting?
List the differences between comparable and comparator interface?
What do you mean by recursive definition?