Topic: Stack Problem / Level: advanced

Problem: Create a stack-based algorithm to solve the problem of finding the minimum number of swaps needed to make two strings anagrams of each other.

Run the code to see the output here...