Pergunta de entrevista da empresa Epsilon

Implement a mathematical equation format validation, just limited to the basic arithmetic's operations, so you have to validate the correct format of something like {[a+(b-c)] / 5} where something like {[a+(b-c / 5} is wrong.