In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / mishthi
dequeue
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many types of arrays are there in visual basic?
Does arraylist have index?
Why do we use dynamic arrays?
How do you find the length of an arraylist?
How would you implement two stacks using a single array?
What is data type and its types?
Write a program for Sorting an Array. Which sorting will you prefer?
Define avl tree?
Provide an algorithm to reverse a linked list without using recursion.
How do you assign an address to an element of a pointer array ?
Can you dynamically allocate arrays in expanded memory?
Treemap orders the elements on which field?
What is the use of space complexity and time complexity?
What are binary search and fibonacci search?
What are the major data structures used in the following areas : network data model & hierarchical data model?