J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Field Materials en nov. 2025
Entretien
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.
Autres retours d’entretien d’embauche pour un poste comme React Native Developer chez Field Materials
J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Field Materials en sept. 2025
Entretien
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.
Questions d'entretien [2]
Question 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.