J'ai postulé via la recommandation d'un employé. Le processus a pris 3 semaines. J'ai passé un entretien chez REGROUP en sept. 2021
Entretien
The interview was structured as so:
1. Initial Call: talk about the Regroup app (mobile & web)
2. Live technical challenge:
a.) Design a series of javascript functions
b.) Find problems within a react component and fix it
3. Speak with the team: more in-depth behavioral interview, experiences, and follow up questions
Questions d'entretien [1]
Question 1
1. Update a pre-existing javascript data object with new data. The new data could have a conflict with old date (what would you do then?)
2. Fix stateful component bugs in React (useState, useEffect, useMemo, etc.)