For efficient queue implementation, which data structure is most suitable?
Tree
Stack
Linked list
Graph

Computer Science Exercises are loading ...