Candidatei-me online. O processo levou 4 semanas. Fiz uma entrevista na empresa Critical TechWorks.
Entrevista
After the first HR interview they sent a hacker Hank test, after you pass they send another test cultural and language. Then you go to the technical interview with a developer
Candidatei-me online. Fui entrevistado pela Critical TechWorks (Porto, Porto) em fev. de 2023
Entrevista
Some steps on the interview process.
Starts with an email/call to check profile.
Then an email with some questions to answer, scope is expectations and motivations.
Online technile challenge with 2 questions from a repository to fix/implement.
Interview with HR and 1/2 members of the role you are applying, takes about 1:30h and it goes pretty smoothly, they explain well and are open to help you understand even the topics you are not aware.
Between those steps it is pretty fast to receive feedback, it should not take more than 1/2 weeks
Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Critical TechWorks (Porto, Porto) em mai. de 2021
Entrevista
Interview was a conversation with two developers. During the interview there were a usual theoretical questions for the Front End position and then live coding. And after that continue with more theoretical questions.
Perguntas de entrevista [1]
Pergunta 1
CSS:
How to hide element
HTML:
Semantic (why and what it is)
REST:
build a correct rest api (use correct names, methods, CRUD)
React:
Reconciliation
State vs Props
HOC
Lifting state up
Lifecicle methods
Hooks (just to name it)
How to avoid unnecessary re-render (Pure component, ...)
JS:
Strict/Unstrict comparison
Live coding:
1. Given an array of numbers: create array of unique values
2. Given an array of objects like {id:1}: create array of objects with unique id's