Topic: Stack Problem / Level: intermediate

Problem: Design a function to check if two stacks contain the same sequence of elements.

Run the code to see the output here...