For efficient insertion and deletion operations at the start of a list, which data structure is optimal?
Linked List
Array

Computer Science Exercises are loading ...