Topic: Stack Problem / Level: intermediate

Problem: Implement a function to check whether two strings are anagrams using a stack.

Run the code to see the output here...