In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / deepak kamboj
Queue and Dqueue
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
State the merits of linear representation of binary trees?
What is the difference between file structure and storage structure?
What does map stand for?
Define hashing?
Is array a data type?
How can you insert a node in a random location of the linked list?
How many types of sorting algorithms are there?
What is a simple graph?
What should I learn first data structures or algorithms?
Does arraylist contain duplicates?
What are linked list?
Does concurrenthashmap allow null?
What is the complexity of arrays sort?
What is the complexity of adding an element to the heap?
What is basic data structure?