TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: work samples to show in interview?

4 点作者 sundeep超过 16 年前
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 条评论

nostrademons超过 16 年前
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 未加载
cperciva超过 16 年前
The best way to answer this question is "go look at my website; I've published a bunch of open source code there".
评论 #355050 未加载