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?
Ask HN: How do you conduct technical interviews if you don't have experience?
1–6 of 6 posts
Re: Ask HN: How do you conduct technical interviews if you don't have experience?
#2How do they ensure that the code they deliver to their teammates is of high quality?
Regardless of domain, the principles are the same -- answers that can be understood even by a non-technical person include "peer review of my work" and "assume good faith when a person provides feedback on your design and results". 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't need to specifically have iOS experience.
Re: Ask HN: How do you conduct technical interviews if you don't have experience?
#3Ask them: How do they ensure that the code they deliver to their teammates is of high quality? Regardless of domain, the principles are the same -- answers that can be understood even by a non-technical person include "peer review of my work" and "assume good faith when a person provides feedback on your design and results". If you do have a technical background, then the technical answers provided should apply to al…
As for OP's question, I haven't figured out a good way, either.
Re: Ask HN: How do you conduct technical interviews if you don't have experience?
#4Handle whatever you can (the non tech stuff), you'll be able to narrow down a lot based on non-technical factors (like years of experience, projects in their portfolio, etc). When you're ready for the tech screen, call in a favor from someone you trust. Ask them to spend an afternoon grilling your candidates.
Re: Ask HN: How do you conduct technical interviews if you don't have experience?
#5Re: Ask HN: How do you conduct technical interviews if you don't have experience?
#6Check https://codepad.remoteinterview.io
Good luck!