In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / avinash bhardwaj
Queue
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define indegree of a graph?
What happens if we try to insert duplicate key in hashmap?
What is difference between stack and queue?
Is quicksort divide and conquer?
What do you mean by secondary clustering?
What are the advantages and disadvantages of linked list?
How does a treemap work?
What is basic data structure?
How do you declare An array of three pointers to chars
Define path in a graph?
Is it possible to insert different type of elements in a stack? How?
How does arraylist store data?
Advanced problems related to Data Structures were asked
What is the order of selection sort?
What is data structure and why we need them?