Pergunta de entrevista da empresa Netcracker Technology

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

Respostas da entrevista

Sigiloso

28 de jul. de 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.

Sigiloso

15 de fev. de 2018

Is this question was in first round.