I applied online. The process took 2 weeks. I interviewed at Field Materials in Nov 2025
Interview
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.
Other React Native Developer interview reviews for Field Materials
I applied through a recruiter. The process took 2 weeks. I interviewed at Field Materials in Sept 2025
Interview
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.
Interview questions [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.