Add suggestion for take-home exercises

This commit is contained in:
Jason 2019-10-12 21:41:08 -04:00 committed by GitHub
parent f6fe3e3713
commit 7e8f743b1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ Have a suggestion? Please contribute to this doc!
- Take-home exercises can be good. Please try to:
- time-box them (e.g. under 4 hours)
- only allow use of the standard library
- keep it work-related. If their work will primarily be modifying an existing codebase, give them existing code to modify. If it will primarily involve creating new services from scratch, have them build something from scratch.
- pay the candidate for their time
- Give the candidate options:
- Some candidates might not have the time necessary to complete a take-home exercise. In those scenarios, allow the candidate to take their laptop in to perform a shorter exercise (e.g. pair program on a small issue)