Solicité el puesto a través de la recomendación de un empleado. El proceso duró 2 semanas. Acudí a una entrevista en the.good.code; en jun 2024
Entrevista
In the interview, I got asked about the basics of JavaScript and also some advanced stuff with the Vue.js framework, like scoped slots and all that. I really enjoyed the live coding task because it was a real-life example instead of another boring palindrome function.
Preguntas de entrevista [1]
Pregunta 1
Some of the questions:
1. What scoped slots are?
2. Describe Event Loop
3. Live Coding: Refactor functionality to use api-based data instead of static json, add pagination, introduce changes accordingly to the presented requirements.