Pregunta de entrevista de Netcracker Technology

Q. Write a program to remove unwanted parenthesis in an expression

Respuestas de entrevistas

Anónimo

28 jul 2016

They preferred a solution in Java, I did code in Java and used stack to add the braces from reverse and pop them off if they matched.

Anónimo

15 feb 2018

Is this question was in first round.