41
How to make a coding challenge to hire a new engineer?
(discuss.tchncs.de)
A community for discussion amongst professional software developers.
Posts should be relevant to those well into their careers.
For those looking to break into the industry, are hustling for their first job, or have just started their career and are looking for advice, check out:
I loved our test at my last company.
Do an API exposing a fizzbuzz. Make it "prodable".
The definition of production ready is completely for the candidates to determine .
The subject is simple, doable in a few hours. What we were looking at was how code was organised, tests, usage of libs, ...