Topic: Stack Problem / Level: beginner

Problem: Implement a function to push elements into a stack and check if all elements are unique.

Run the code to see the output here...