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 |
How do you use merge sort?
Differentiate between collection and collections.
What is a comparator function?
What are the classification of data structures?
How to get largest and smallest number in an array?
Differentiate between compilers and interpreters.
What are trees in data structures?
What is numeric array?
How efficient is bubble sort?
Can you store different types in an array?
What is indexing an array?
Explain implementation of traversal of a binary tree.