TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: work samples to show in interview?

4 pointsby sundeepover 16 years ago
I am going to interview with a company if a few days and have been told that getting some work samples would be highly recommended.<p>This is my first interview ever, and I was wondering what sort of stuff would qualify as work samples?<p>ps: I am interviewing for a developer position

2 comments

nostrademonsover 16 years ago
Any sort of code is useful. You can tell a lot just from reading a code sample: you get a sense of the candidate's attention to detail, coding habits, desire for simplicity, preferred coding standard, technology background, API design skills, knowledge of standard library functions, and knowledge of design patterns and idioms.<p>Try to keep things short &#38; well-written. An interviewer is not going to want to pore over a 20 KLOC project looking for something cool. A small, well-defined library that does something useful is best. Like a useful utility class or small project that does something cool.
评论 #355101 未加载
cpercivaover 16 years ago
The best way to answer this question is "go look at my website; I've published a bunch of open source code there".
评论 #355050 未加载