In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / mohan
Stack
| Is This Answer Correct ? | 3 Yes | 17 No |
Post New Answer View All Answers
What is array indexing?
Define root?
List out the advantages of using a linked list?
What is scalar example?
Which sorting algorithm has minimum number of swaps?
Why do we use sorting?
What is the use of bubble sort?
Define binary tree insertion.
Can tuple be sorted?
How would you dynamically allocate a one-dimensional and two-dimensional array of integers?
Mention some drawbacks of the linked list.
Explain linear linked implementation of Stack and Queue?
What do you mean by structure property in a heap?
What is insertion sort technique?
How would you sort words in a large file?