Bread Financial interview question

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

Interview Answer

Anonymous

May 22, 2023

This can be solved with a stack