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: Questions to ask when hiring a windows developer?

2 pointsby tapan_panditaabout 12 years ago
We need to hire a windows developer for our startup. As the tech guy, I'll be taking the tech interview. Problem is I (and no one else in the team) is familiar with any windows programming (most of us haven't used windows in years!). We are not fans of asking puzzles in interviews to judge a candidate. Though they help to gauge the calibre of a person, we are more interested in figuring out how familiar the person is with actually programming for windows (.net, c#, COM, etc.) and how fast can the person deliver on the product.<p>So what are some windows-programming questions that I can ask him/her to figure out the depth of their knowledge of windows programming and judging their technical skill? We will of course ask generic programming questions as well.(We will also probably ask them to code something over the weekend).<p>Thanks HN!

2 comments

specialdragonabout 12 years ago
When timetotrade were hiring we needed a Java developer. We created a Java program that would compile and even run, but was horrifically inefficient. First task for the interviewee - how would they rewrite it. It had spelling mistakes, a mixture of variable naming schemes, differences in syntax ( brace inline, one true brace ). If just you as the tech guy leading the interview create that test and hand it to the rest of the team you'll have a benchmark. We gave a programming task before the candidate got their foot in the door. I believe we did generation of Pythagorean triples. Once again, we wrote one internally for comparison. Grab the latest version of mono and write something similar in C#.<p>I don't have any experience with COM objects, I imagine the above would work for them too.<p>Ultimately it's going to depend on what you want from a successful candidate. If you want someone who lives and breathes work then it's going to be attributes A, B and C. If you want someone outgoing, active, social then you want attributes D, E and F. There might even be some overlap.<p>Basic questions are going to be - development environment, source control preference, latest languages dabbled with, interests outside programming. Don't think I've had an interview where I haven't been asked at least them.
评论 #5376312 未加载
doctorwhoabout 12 years ago
Recognizing you aren't qualified to gauge someone's experience is a crucial first step, now take the next one. A "cheat sheet" of questions isn't going to help you either. Find an <i>senior</i> Windows developer you know/trust and have them talk to your potential candidates. They should be able to weed out the bozos quickly so you can focus your energy on candidates with real potential.
评论 #5376284 未加载