this post was submitted on 19 Jan 2024
318 points (97.0% liked)
Programming
17326 readers
150 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As a manager, I won't ask for code by the time someone is in the interview, but I'll read anything shared/linked before that. Usually, that's a GitHub link toward the top of their Resume/CV.
I would say that during the interview is too late to share source code, but one candidate brought in a big binder full of source code. It was a good interview. I read their code and asked them questions about it. It was bad code (as lots of "good enough" code is), but they actively engaged in a discussion with me about how it could be improved. I hired them.
Edit: I'll always read a candidates source code if I can find it. Linked from your website might be too subtle for me on a busy day, though. Depending how prominent your site is on your CV, and how prominent your code is on your site.
As an applicant, I'm really thankful for your response! Actually, and thinking it deeply, during one of the very first interviews I got, the interviewer asked me about my opensource collabs and projects on GitHub. But looks more like he just read it over, and that's all.