from
Hacker News
Top
New
Who is using coding assessment for technical interviews?
by
supratims
on 6/10/19, 1:09 PM with 1 comments
Anyone using a real code repository for assessing candidates' ability to code, run tests etc as part of a technical assessment ? I would like to know what kind of problems are you using. Any success ?
by
mtmail
on 6/10/19, 1:11 PM
We used to ask candidates to code the
http://rosettacode.org/wiki/Fibonacci_sequence
in a module, plus tests for the first 10 numbers.