J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Blindside (Germany) en juin 2022
Entretien
The first step is not "to know each other" but the tech task. Boom...
Classical crapy task:
- they expect you to do it in 4 hours
- even with the doubled time it's pretty hard to do task in a good way
So the are a few logical questions:
- why do they force devs to do crap?
- do they really want to review a crappy code?
- or do they want devs to spend more time than requested?
No alternative (for this task) was proposed.
Also, they respond suuuuuuuper slowly. Not sure they deserve to call themself a "startup".
As a resume: I do not recommend even applying. Do not waste your time.
Questions d'entretien [1]
Question 1
Coding Challenge (Invest 4 hours to solve the challenge.)
Create a UI to browse videos. The UI will have the following requirements:
You can leave comments on the video
Comments can be toggled on/off
Related videos should be shown on the video UI
And overview page of all videos should be shown
The system should be protected by a login
You can make the following assumptions
Videos should be loaded as persisted data (Do not use Youtube)
Comments should not be saved
Login should authenticate against a separate service