In which data structure, elements can be added or removed at
either end, but not in the middle?

Answer Posted / vivek tiwari

I think that Linked List is not correct answer. Because
items can be added at middle.....

Is This Answer Correct ?    42 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is better bubble sort or selection sort?

471


What is the difference between hashset and arraylist?

481


Define indegree of a graph?

680


Can you dynamically allocate arrays in expanded memory?

622


What are the major data structures used in the network data model?

654






What do you mean by separate chaining?

513


How can you insert a node to the beginning of a singly linked list?

507


What is the capacity of arraylist?

473


What are the types of algorithms?

553


Differentiate between arraylist and vector.

853


Which sorting algorithm has minimum number of swaps?

510


Is heap sort adaptive?

468


Devise a program to sort an array using bubble sort.

562


Differentiate between iterable and iterator.

673


What member function places a new node at the end of the linked list?

637