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 to interview a senior front end engineer?

1 pointsby m3hover 2 years ago
What are the right questions to ask in an interview for a senior frontend engineer from an employer perspective?<p>Given that we are trying to raise to average experience level of our own team, how do we interview a person who is more senior than the senior-most frontend engineer we have at the moment?<p>For context, our engg. team is quite small, and we have 4 frontend engineers, all of whom are junior&#x2F;associate software engineers. We are hoping to add someone to the team that can improve the quality of the work we do (unit tests, architecture, reviews, scoping projects, scaling the codebase up, etc.). Our tech stack is React&#x2F;TS and ASP.NET Core.<p>In general, I am also interested in learning about how to hire for roles where our company does not already have experience in? It seems to me that to hire a senior frontend engineer, you would need another senior frontend engineer sitting on the interviewing side. How do we break that circular dependency?

2 comments

wspeirsover 2 years ago
&gt;We are hoping to add someone to the team that can improve the quality of the work we do<p>I think that&#x27;s your answer... Show them your existing front-end code, and ask them how they&#x27;d make it better. If they&#x27;re experienced, then they should have some very concrete ideas. Then ask them &quot;why&quot; for their ideas. If they can&#x27;t fully explain the &quot;why&quot; behind the &quot;what&quot; they&#x27;re probably just regurgitating things they&#x27;ve read, but don&#x27;t actually understand the tech.
评论 #34567720 未加载
jbergensover 2 years ago
Ask them what they have done before. First of all, years of experience is good to have so you may want to strive for 5-10 years instead of someone with 2 years. You can then ask if they have mentored others before and how they think about best doing that. Also hear if they have been the lead developer in projects before.<p>Just some ideas.