Topic: Stack Problem / Level: intermediate

Problem: Implement a stack to validate the execution order of function calls in a program.

Run the code to see the output here...