Topic: Stack Problem / Level: advanced

Problem: Create a stack-based algorithm to solve the problem of finding the minimum number of coins needed to make a certain amount of change.

Run the code to see the output here...