Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Field Materials em nov. de 2025
Entrevista
Initial interview with recruiter, followed by take home assignment (battleship app). After I submitted the task, they ceased all communication and I have not received a response to my follow-up request.
Outras avaliações de entrevista de vagas de React Native Developer da empresa Field Materials
Candidatei-me por meio de recrutador(a). O processo levou 2 semanas. Fui entrevistado pela Field Materials em set. de 2025
Entrevista
I had an HR interview then received a technical task(to make a battleship game) for the React Native.
Completed the task and received a written review, which was partially funny because half of what was written was pretty questionable :)
So overall wasn't good experience.
Below I will share the points of reviewer.
Perguntas de entrevista [2]
Pergunta 1
- getRandomString function used to generate list item IDs but there’s a risk of having duplicated IDs. It’s used to generate IDs of 100 elements in an array holding game board layout/state. In case of duplicated IDs board cells stop working correctly.