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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

What questions should I ask a prospective engineering manager in an interview?

6 点作者 sophyphreak超过 2 年前
I&#x27;ve had three engineering managers so far, and all three I would not consider technical. None of them had any experience writing any code in the languages and frameworks we worked in. I think none them have even done any web development. Despite that, two of the three had major opinions on our coding standards (whether or not to do testing, whether or not to refactor, etc.).<p>I&#x27;m not opposed to the engineering manager having such opinions, but it would be stellar if they could speak at least somewhat intelligently about what my day-to-day job even looks like.<p>What kind of questions can I ask that can help me vet a prospective manager? What kind of answers should I look for to those questions?

1 comment

jrowley超过 2 年前
It sounds like you’re interested in having a technical manager? I’d ask them questions about the stack used at the company&#x2F;team, why it’s the way it is, who made those decisions, what parts are working out great, what parts need improvement… then maybe about actual software delivery, eg how does something go from idea to implementation - what are the testing standards in place and why? How does a developer know when it is safe to release something?<p>If the manager can talk thoughtfully about these things at a technical level, or at least acknowledge when they have gaps they may be a good manager for you. Granted there are a lot of other qualifications for being a competent manager in my opinion. Good luck!