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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you conduct technical interviews if you don't have experience?

7 点作者 bsquared超过 10 年前
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 条评论

staunch超过 10 年前
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.
asadlionpk超过 10 年前
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!
otoolep超过 10 年前
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 未加载
MalcolmDiggs超过 10 年前
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.