Solicité el puesto a través de la recomendación de un empleado. El proceso duró 3 semanas. Acudí a una entrevista en REGROUP en sept 2021
Entrevista
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
Preguntas de entrevista [1]
Pregunta 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.)