In which data structure, elements can be added or removed at
either end, but not in the middle?
Answer Posted / reehan
Ya Swapna..i think u r absolutely rite :)...thanks a lot;)
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Does list maintain insertion order?
Can nsarray contain nil?
What is stack and its operations?
Which is the best book for data structures and algorithms?
How does quicksort partition work?
What is the complexity of selection sort?
What is subtree?
What is the space complexity of selection sort?
Name two algorithms two find minimum spanning tree?
What type of data structure is used to perform recursion?
Explain what do you mean by insertion sort, bubble sort and selection sort? Also, explain the differences among the functionalities of the three sorts.
How do you sort elements in an arraylist?
Is hashmap synchronized?
Why is sorting important?
Define in brief an array. What are the types of array operations?