Topic: Language Problem / Level: intermediate

Problem: Write a program to implement a basic stack data structure using linked lists.

Run the code to see the output here...