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 |
How is the front of the queue calculated ?
What is sort in data structure?
Which language is best to learn data structures?
Calculate the efficiency of sequential search?
Explain binary representation?
What are control structures?
How does arraylist size work?
How many types of linked list are there?
Which sorting is used in collections sort?
What is a B tree?
0 Answers Akamai Technologies,
What is a map programming?
Is list an array?