Ik heb online gesolliciteerd. Ik heb gesolliciteerd bij Critical TechWorks (Porto, Oporto) in feb 2023
Sollicitatiegesprek
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
Ik heb online gesolliciteerd. De procedure duurde 4 weken. Ik heb gesolliciteerd bij Critical TechWorks
Sollicitatiegesprek
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
Ik heb online gesolliciteerd. De procedure duurde 2 weken. Ik heb gesolliciteerd bij Critical TechWorks (Porto, Oporto) in mei 2021
Sollicitatiegesprek
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.
Sollicitatievragen [1]
Vraag 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