Me postulé a través de un reclutador. El proceso tomó 3 semanas. Acudí a una entrevista en Slashdev (Bucarest, ) en dic 2022
Entrevista
The interview had 3 parts:
1h - live coding a small react app
The task was fairly easy to implement. It only used basic React knowledge most people would know: like useState and useEffect. Nothing fancy. Since this was a Senior position I expected a more complex app.
1h - discussion on the code
They asked me to do a "review" of the code. So basically assume this was written by someone else and I have to give feedback.
1h - questions about security and overall FrontEnd development
Preguntas de entrevista [1]
Pregunta 1
In the first part of the interview there were no questions, they let me code.
In the second and third parts I got questions like:
* how would I test this code
* what do I know about web security
* what's one potential web security problem/vulnerabily and how can I address it