Domanda di colloquio di Meta

Leetcode string problem: Similar to balancing a string of brackets.

Risposta di colloquio

Anonimo

27 ott 2021

I answered it by using a queue to balances the brackets, but it also had other character types that caused the problem to get tricky when balancing the string