Bread Financial interview question

write a program to identify if a string has complete matching brackets "[]{}()"

Interview Answer

Anonymous

22 May 2023

This can be solved with a stack