Take-Home Coding Challenge: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - ". ----" to ". ----") |
m (Text replacement - ". *" to ". *") |
||
Line 1: | Line 1: | ||
A [[Take-Home Coding Challenge]] is a [[coding challenge]] that is a [[Take-Home Coding Challenge|take-home challenge]]. | A [[Take-Home Coding Challenge]] is a [[coding challenge]] that is a [[Take-Home Coding Challenge|take-home challenge]]. | ||
* <B>See:</B> [[Coding Job]], [[Coding Interview]], [[Job Interview]]. | * <B>See:</B> [[Coding Job]], [[Coding Interview]], [[Job Interview]]. | ||
Revision as of 20:49, 9 February 2023
A Take-Home Coding Challenge is a coding challenge that is a take-home challenge.
- See: Coding Job, Coding Interview, Job Interview.
References
2018
- https://medium.freecodecamp.org/the-essential-guide-to-take-home-coding-challenges-a0e746220dd7
- QUOTE: ... when you’re given a take-home challenge, you know exactly what not to do.
Here are four mistakes you can make:
- Time management and scope creep
- Trying to learn too many new things at once
- Making too many assumptions
- Starting to code right away
- QUOTE: ... when you’re given a take-home challenge, you know exactly what not to do.