Pergunta de entrevista da empresa a2z Development Center

Write a program to match pairs of parenthesis (), in a given string, ex: 2(((&-))( ,..)

Resposta da entrevista

Sigiloso

28 de jun. de 2012

Interviewer was expecting an efficient way to do this (using stack)