Perguntas frequentes de entrevistas da empresa MindCloud
Os usuários do Glassdoor classificaram sua experiência com o processo de entrevista da empresa MindCloud como 100% positiva, com nível de dificuldade 3 de 5 (5 indicando o nível máximo de dificuldade). Os candidatos que passaram por entrevistas para os cargos de Software Engineer e Integration Developer classificaram o processo como o mais difícil de todos. Já as entrevistas para os cargos de Software Engineer e Integration Developer foram classificadas como as mais fáceis.
Candidatei-me online. Fui entrevistado pela MindCloud em jan. de 2026
Entrevista
It was a very short meet interview, 15 minutes, asking about salary expectations, types of projects worked on. And at the end there was a question that asked to open a link with a PDF and give the answer with a simple JS code.
Perguntas de entrevista [1]
Pergunta 1
The code was an array of 3 numbers, with a for loop iterating and making an if statement to check if it was greater than or less than a certain number.
Depending on the value, it would add or subtract.
It was very smooth, both the culture and the tech interview. From first contact to final feedback it was about a week, so quick and nobody lost time.
Both interviewers were very educated and light.
Perguntas de entrevista [1]
Pergunta 1
How would you deal with this code challenge? (hard code challenge)
Candidatei-me por indicação de um funcionário. Fui entrevistado pela MindCloud em out. de 2022
Entrevista
Interview with the CTO which included a brief introduction followed by some junior level live coding. The interview went straight to a small coding challenge. The coding pad used didn't have the capability to run any code so a few minutes were wasted copying and testing the output in a console and switching back. The initial set of strings were improperly quoted so another minute was wasted on troubleshooting this issue. Overall impression was that the CTO was a junior developer given the task to interview candidates much more senior as the CTO didn't not have the interpersonal skills to connect with the candidate and get a sense for their experience.
Perguntas de entrevista [1]
Pergunta 1
string manipulation and mapping over objects with additional string manipulation (implement toCamel)