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 / amit tyagi
stack,because we can only do push-pull it at two ends nor
in middle.
| Is This Answer Correct ? | 12 Yes | 27 No |
Explain Array
How will you represent a linked list in a graphical view?
What does abstract data type mean?
How do you separate zeros from non-zeros in an array?
List the area of applications where stack data structure can be used?
Explain what are the major data structures used in the hierarchical data model?
Is array part of collection framework?
What is linear-logarithm chasm?
Is it possible to insert different type of elements in a stack? How?
What is meant by binary tree traversal?
What is the need of sorting?
What is the need for extendible hashing?