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: How do you conduct technical interviews if you don't have experience?

7 pointsby bsquaredover 10 years ago
Two months ago I started working at a pre-seed stage startup. We&#x27;ve been growing exponentially and this week we actually had to cut back our operations because our 5 person team couldn&#x27;t handle the workload. So I&#x27;ve been tasked with hiring 1-2 new employees ASAP.<p>I have never conducted any interviews before. Nor do I have any experience with iOS development, which is one of the two positions I will be hiring for. Are there any techniques you could suggest for being able to judge a candidates level of expertise without actually having any personal experience?

4 comments

staunchover 10 years ago
Find someone you can reasonably expect to be an expert. The author of a well reviewed iOS book, app, library, toolkit, framework, whatever. Have them review code samples or even interview candidates over Skype. It shouldn&#x27;t cost more than an expensive recruiter. And still cheaper than hiring the wrong person.
asadlionpkover 10 years ago
I am assuming you are technical yourself but have no iOS skills. In my experience, you should interview candidate based on the basic CS principles and algorithms. Start with some classical textbook problem and based on candidates response, build around it. While the interview, focus on the thought process more than the end results. I have been doing this for a few years now and even have built tools for interviewing.<p>Check <a href="https://codepad.remoteinterview.io" rel="nofollow">https:&#x2F;&#x2F;codepad.remoteinterview.io</a><p>Good luck!
otoolepover 10 years ago
Ask them:<p>How do they ensure that the code they deliver to their teammates is of high quality?<p>Regardless of domain, the principles are the same -- answers that can be understood even by a non-technical person include &quot;peer review of my work&quot; and &quot;assume good faith when a person provides feedback on your design and results&quot;. If you do have a technical background, then the technical answers provided should apply to all types of software development and technical operations. You don&#x27;t need to specifically have iOS experience.
评论 #8440410 未加载
MalcolmDiggsover 10 years ago
In my experience, there&#x27;s little reason to do it alone.<p>Handle whatever you can (the non tech stuff), you&#x27;ll be able to narrow down a lot based on non-technical factors (like years of experience, projects in their portfolio, etc). When you&#x27;re ready for the tech screen, call in a favor from someone you trust. Ask them to spend an afternoon grilling your candidates.