Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Field Materials en nov 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.
Otras opiniones sobre las entrevistas para el puesto de React Native Developer en Field Materials
Solicité el puesto a través de un captador. El proceso duró 2 semanas. Acudí a una entrevista en Field Materials en sept 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.
Preguntas de entrevista [2]
Pregunta 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.