Pregunta de entrevista de Tripadvisor

Balanced Brackets Problem in Python

Respuesta de la entrevista

Anónimo

3 de feb de 2026

I used a stack structure to tackle this question. Apparently as per my feedback, I didn't "fully" solve it by myself although I think I have.