Question d’entretien chez Meta

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

Réponse à la question d'entretien

Utilisateur anonyme

27 oct. 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