In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / swapna
its the doubly ended queue...
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
Why using cookie to store session info is a better idea than just using session info in the request?
What is ascii sort order?
What is default size of hashmap?
State the difference between stacks and linked lists?
How are the elements of a 2d array are stored in the memory?
How do you sort large data?
Why is data structure?
How do you declare A pointer to array of three chars
List the basic operations carried out in a linked list?
What is the use of isEmpty() member methods?
How many types of lists are there?
How do you sort an arraylist in descending order?
In Data Structure, write output of given program.
What is the best case for bubble sort?
Does arraylist maintain insertion order?