J'ai postulé via un recruteur. Le processus a pris 3 semaines. J'ai passé un entretien chez Slashdev (Bucarest, ) en déc. 2022
Entretien
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
Questions d'entretien [1]
Question 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