Topic: Stack Problem / Level: intermediate

Problem: Write a program to check if a given set of brackets is balanced using multiple types of brackets.

Run the code to see the output here...