Pregunta de entrevista de Archipelo

Write a function that determines if all braces ("(", "[", "{") in a string are closed. "([])" => true "{{()}" => false