In which data structure, elements can be added or removed at
either end, but not in the middle?
Answers were Sorted based on User's Feedback
Answer / reehan
Ya Swapna..i think u r absolutely rite :)...thanks a lot;)
| Is This Answer Correct ? | 1 Yes | 6 No |
Answer / shankar
link list is wrong answer.there are two ds 1)satck and 2)Queue
| Is This Answer Correct ? | 5 Yes | 17 No |
What is the application of queue?
how to delete first node from singly linked list?
How would you implement two stacks using a single array?
Can you declare an array without assigning the size of an array?
What is the difference between static and dynamic data?
What do you mean by back edge?
What is an example of an algorithm?
What is the difference between arraylist and linkedlist?
Can you tell me the differences between Array and ArrayList?
What is worst case complexity algorithm?
Is vector a collection?
Why is bubble sort stable?