Which of the following is considered as the top of the stack in the linked list implementation of the stack?
Posted: Wed Jul 13, 2022 7:40 pm
a) Last node
b) First node
c) Random node
d) Middle node
b) First node
c) Random node
d) Middle node