Topic: Stack Problem / Level: intermediate

Problem: Write a program to check if a sequence of parentheses can be made balanced by adding at most one pair.

Run the code to see the output here...