e. One can implement a stack based on a linked list so that each individual push/pop
operation is time O(1). (4%)