employer cover photo
employer logo

Pergunta de entrevista da empresa VMware

Write a simple program to check the syntax of the mathematical expression. For example (1+2(++3)( So the program should return true or false based on the input.It should check the brackets as well as the usage of operators.