Candidatei-me por indicação de um funcionário. O processo levou 2 semanas. Fui entrevistado pela the.good.code; em jun. de 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.
Perguntas de entrevista [1]
Pergunta 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.