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 / reehan
Ya Swapna..i think u r absolutely rite :)...thanks a lot;)
| Is This Answer Correct ? | 1 Yes | 6 No |
Answer / shankar
link list is wrong answer.there are two ds 1)satck and 2)Queue
| Is This Answer Correct ? | 5 Yes | 17 No |
Can hashmap have duplicate keys?
List out the advantages of using a linked list?
How to inverting a function in sort and searching?
How to find 3rd element from end in a linked list in one pass?
What is the need for priority queue?
How is a queue works?
Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What is the quickest sorting algorithm?
How does a hashmap work?
What do you mean by probing?
Can hashset contain duplicates?
Define an algorithm. What are the types of algorithms?