I applied through an employee referral. The process took 2 weeks. I interviewed at the.good.code; in June 2024
Interview
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.
Interview questions [1]
Question 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.