Topic: Stack Problem / Level: beginner

Problem: Implement a function to check if two stacks contain the same elements, regardless of order.

Run the code to see the output here...