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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Most Tech Interviews Suck – The Only 4 Questions That Matter

1 点作者 NateDad将近 9 年前

2 条评论

NateDad将近 9 年前
Question #1 is sorta ok if you&#x27;re hiring a &quot;full stack developer&quot;. And yes, everyone should have a basic understanding of how the internet works. But many modern frameworks&#x2F;libraries take care of a lot of those details for you. If something breaks, you should be able to dive in and figure it out. But is it really important if you realize that your HTTP request is likely version 1.1 and not 1.0? Do you know how TCP works byte by byte?<p>Question #2 basically assumes you&#x27;re a web developer (or desktop app developer). Lots of jobs do not involve writing webpages or desktop apps. Yes, even jobs that help create a &quot;product&quot;. And an hour to turn json into a halfway decent webpage basically means you need a frontend specialist, and I&#x27;d guess even one of those would struggle to get it half done in an hour, especially if they&#x27;re then adding tests and stuff.<p>#3 - Why do I want to work at your company? I can tell you, it&#x27;s probably NOT for your product. It probably <i>is</i> for the processes, the team, the culture. Don&#x27;t forget, the interview is a time for the candidate to figure out if the company is a right fit for her, too. If you only hire people passionate about your product for its own sake, you&#x27;re probably never get past hiring a cofounder.<p>But just because I don&#x27;t think your product is the best thing since sliced bread, doesn&#x27;t mean I can&#x27;t think critically about the product space and do my best to think about how to make the product better. But don&#x27;t expect everyone to know everything about your product space before joining your team. There are infinite product spaces out there... hopefully you have some sort of onboarding process to help get new hires up to speed on your own product space.<p>#4 - Want to grab dinner with the team? Nope, sorry. Gotta get home to my family. Lunch? Sure. But even then, honestly, enjoying spending time with the person outside of the office should not be a prerequisite for hiring them. You&#x27;re hiring them to work during office hours, to get along with other employees <i>in</i> the office. There&#x27;s been a lot articles that explain why worrying about &quot;culture fit&quot; contributes to having companies of all young white American males. There should be <i>process fit</i> - having similar goals and methods for quality and productivity. And of course, they shouldn&#x27;t be an outright jerk. Whether or not you&#x27;d want to have a beer with them is beside the point. You&#x27;re hiring a developer, not a wingman.<p>I don&#x27;t think these are awful questions, per se, but I also think that they could do with a lot of tweaking.
mimo777将近 9 年前
I wish I would have used a version of this with my hires. At least something like problem 1 and 2.