When interviewing candidates with carefully selected online challenges on sites
like @codility: ANY time limit, even if very
generous creates pressure and can put some candidates in fight-or-flight mode.
So after they had submitted their solution, I gave them a second chance. >
1 reply
I transferred their solution into a GitHub repository with an extensive test
suite, and they could finish the tasks on their time.
This also provided an additional test for them to show how they work with GitHub
and in an existing TypeScript codebase.