Skip to main content

One post tagged with "interview"

View All Tags

The right way to email a git repository

· 2 min read
Brian Graham
Consultant

You're tasked with reviewing the code challenge of another candidate. You download the project.zip file, extract it, and it doesn't run. You can't tell what part of the code is auto-generating scaffolding, or what part is the complex part. You can't really get an idea of if the code would work, or was even written by the candidate. You don't even know if they did the entire project in one big commit or not. As long as there's nothing horribly wrong, you'll pass them.

Most companies have some kind of code challenge in their interview process. While you may like or dislike this practice for different reasons, one thing that can easily remove a bunch of headaches here is to stop asking for zip-files of that project.