One-on-ones • Hiring • Hard feedback • Delivery and tech debt • Incidents • 2026

Engineering Manager Interview Questions

30 questions What each one tests, an answer frame, a spoken answer 32 min read

Engineering manager interviews test whether you can grow people, ship reliably and keep a team healthy at the same time. Expect a few questions on why you manage and how you think about it, many stories about real people you have hired, coached or let go, a set of what-would-you-do scenarios about conflict, dates and outages, and some checks on how you plan, measure and balance delivery with technical debt. Each question shows what the interviewer is really listening for, a shape for your answer and a sample you could say out loud. Replace the sample stories with your own before the day.

Search all questions by round, difficulty and level, or save the ones you want to practise.

Motivation 3 questions

Easy Screening round Mid-level, Senior Practice question

1. Walk me through how you moved from writing code to managing engineers, and why you chose that path.

What the interviewer is really testing:
Whether you moved into management on purpose because you care about people and outcomes, not because it was the only way to get promoted.
Answer frame:

Path: the short version, from engineer to lead to manager.

Pull: the moment you noticed you enjoyed the people side more than the next hard bug.

Proof: one thing a team achieved because of how you led it.

Sample spoken answer:

"I was a backend engineer for about six years. As a senior I started doing the parts nobody owned: onboarding new hires, running design reviews, untangling priorities with product. I noticed I got more out of a new hire shipping their first big feature than out of shipping one myself. When my manager left, I asked to take the team rather than wait for someone external. The first year was humbling, mostly learning to stop fixing things myself. Since then I've led two teams, and the thing I'm proudest of is that three people I hired are now leading work on their own. That's why I stay in management: the team's output is my output now."

Red flag to avoid:

Saying you became a manager because it was the only way to get a raise or a better title.

They may ask next:
  • What did you find hardest to let go of when you stopped coding every day?
  • Would you ever go back to an individual contributor role, and why?
Say it in 60 seconds
Easy Screening round Mid-level, Senior Practice question

2. In two minutes, what is your management philosophy, and how would your team see it day to day?

What the interviewer is really testing:
Whether you have a real, consistent approach you can describe plainly, backed by habits the team would recognise, not a list of buzzwords.
Answer frame:

Belief: one or two core ideas about what a manager is for.

Habits: the concrete things you do every week because of them.

Trade-off: where the approach costs you something, and why you accept it.

Sample spoken answer:

"My core belief is that my job is to make the team better at deciding and shipping without me. Day to day that looks like clear goals and context, then getting out of the way. My team would see weekly one-on-ones that are their meeting, not a status update. They'd see me write down why we picked a priority so nobody has to guess. And they'd see me give feedback quickly, in private, while it's still useful. The trade-off is that handing out ownership means some things get done differently from how I'd do them, and sometimes a bit slower at first. I accept that, because a team that only works when the manager is in the room doesn't scale."

Red flag to avoid:

A string of words like servant leadership and empowerment with no habit or example behind any of them.

They may ask next:
  • Can you tell me about a time your philosophy didn't work for someone on your team?
  • How has your approach changed since your first year as a manager?
Say it in 60 seconds
Medium Screening round Mid-level, Senior Practice question

3. If you joined to lead this team, what would you do in your first month, and what would you avoid doing?

What the interviewer is really testing:
Whether you listen and learn before changing things, and whether you know the classic mistakes of a new manager arriving on an existing team.
Answer frame:

Listen: one-on-ones with every engineer and the key partners in product and other teams.

Learn the system: read the code, the on-call history and recent incident reviews.

Small win: fix one real irritation the team names, to earn trust.

Avoid: big process or architecture changes before you understand why things are the way they are.

Sample spoken answer:

"In the first month I'd mostly listen. I'd hold a long one-on-one with every engineer and ask what's working, what's frustrating and what they'd change if they were me. I'd meet the product manager, my own manager and the teams we depend on. I'd read the last few incident reviews, sit in on on-call handovers and try to ship one small change myself so I understand the build and deploy path. By the end I'd pick one thing the team keeps complaining about and fix it, because that earns more trust than any speech. What I'd avoid is arriving with a new process from my last job. Things usually look odd for a reason, and I'd want to know the reason first."

Red flag to avoid:

Promising a reorganisation or a new process in the first week before meeting the people.

They may ask next:
  • What would you do if in week two you found the team was already badly behind on a commitment?
  • How would you learn what your own manager expects from you?
Say it in 60 seconds

People Management 6 questions

Hard Behavioral round Mid-level, Senior Practice question

4. Tell me about an engineer on your team who was underperforming. What did you do, and how did it end?

What the interviewer is really testing:
Whether you act early, find the real cause, set clear expectations with support, and can make the hard call if things don't improve.
Answer frame:

Signal: what you noticed and when, with specifics.

Cause: how you found out whether it was skill, clarity, motivation or something personal.

Plan: clear written expectations, support and a timeline.

Outcome: what happened, including a hard ending if that's the truth.

Sample spoken answer:

"I had a mid-level engineer whose pull requests kept stalling for days and whose estimates slipped every sprint. Before assuming anything, I raised it in our one-on-one with two specific examples and asked what was going on. It turned out part of it was a family situation, and part was that he'd never worked with our event system and was too embarrassed to ask. So we did two things: a few weeks of lighter load, and pairing with a senior on the event work. I wrote down what good looked like for the next six weeks and we checked in weekly. He got there on the technical side and is still on the team. I've had another case that didn't recover, and there I moved to a formal plan with HR and it ended in a respectful exit."

Red flag to avoid:

Waiting months before saying anything, or describing the person with contempt instead of facts.

They may ask next:
  • How did you keep the rest of the team from carrying his work during that period?
  • At what point do you decide coaching isn't working?
Say it in 60 seconds
Medium Behavioral round Mid-level, Senior Practice question

5. Tell me about a senior engineer you helped grow into a tech lead. What did you actually do to get them there?

What the interviewer is really testing:
Whether you grow people deliberately with real stretch work and cover, rather than just hoping they absorb leadership by being senior.
Answer frame:

Gap: what they were already strong at and what leading needed that they lacked.

Stretch: the real project or responsibility you gave them.

Support: how you coached and covered them while they learned.

Result: where they ended up and how you knew it worked.

Sample spoken answer:

"I had a senior engineer who was the best debugger on the team but had never led a project. She wanted to, and the gap was mostly planning and pulling other people in instead of doing it all herself. I gave her the lead on a payments migration that needed three engineers for a quarter. I asked her to write the plan and run the kickoff, and I met with her weekly just on leading, not on the code. The key moment was week three, when she was about to take the hardest ticket herself. I asked her who else could grow by taking it. She gave it to a mid-level engineer and paired with him instead. The migration shipped, and the next quarter she was formally a tech lead."

Red flag to avoid:

Saying you promoted someone into a lead role without describing any coaching or stretch work before it.

They may ask next:
  • What would you have done if the migration had started to slip under her?
  • How do you tell whether a senior wants to lead or just thinks they should?
Say it in 60 seconds
Medium Behavioral round Mid-level, Senior Practice question

6. Have you ever become the manager of people who used to be your peers? How did you handle the change?

What the interviewer is really testing:
Whether you handled the shift in relationships openly, kept trust with friends on the team, and didn't overcorrect into being distant or bossy.
Answer frame:

Name it: talk about the change openly with each person.

Boundaries: what changes, such as confidential topics and reviews, and what doesn't.

Hardest case: someone who wanted the role or found it awkward.

Consistency: how you showed the same standards applied to everyone.

Sample spoken answer:

"When I was promoted, I was managing five people I'd worked beside for two years, and one of them had also applied for the role. In my first week I had a one-on-one with each person and said plainly that it was a bit strange for me too, and asked what they wanted from a manager. With the colleague who'd applied, I asked what he'd hoped to do in the role and gave him ownership of our architecture reviews, which was the part he cared most about. I also stopped joining the team's complaining about leadership, which was harder than it sounds. The first real test was giving critical feedback to a friend. I did it the same way I would for anyone, and she told me later that's when she took the change seriously."

Red flag to avoid:

Pretending nothing changed, or suddenly acting like a stranger to people you worked beside.

They may ask next:
  • What would you have done if the colleague who applied had become openly resentful?
  • How do you keep friendships with people whose performance reviews you now write?
Say it in 60 seconds
Hard Situational round Mid-level, Senior Practice question

7. An engineer tells you they'll leave unless they're promoted this cycle, and you don't think they're ready. What do you say?

What the interviewer is really testing:
Whether you stay honest under pressure, explain the gap with evidence, and offer a real path without making a promise you can't keep.
Answer frame:

Listen: what's behind the ultimatum: money, recognition, an offer, feeling stuck.

Be honest: the specific gap against the level, with examples.

Path: concrete work that would show the next level, and a timeline.

Accept the risk: don't promote to keep someone.

Sample spoken answer:

"First I'd thank them for being direct and ask what's driving it. Sometimes it's really about pay, sometimes about feeling overlooked, sometimes there's already an offer. Then I'd be honest: against our senior level, here's where you're already there, and here are the two gaps, for example leading a project across teams and mentoring others, with specific moments where I saw those gaps. I'd propose a plan: the next cross-team project, a check-in every month, and a clear view of what the case would look like next cycle. I wouldn't promise the promotion, and I wouldn't push one through just to keep them. That's unfair to everyone else and sets them up to struggle. If they still choose to leave, I'd tell them I understand and part on good terms."

Red flag to avoid:

Promising the promotion to buy time, or pushing it through because losing them would be inconvenient.

They may ask next:
  • What would you do if you thought the level guide itself was unfair to them?
  • Would you tell your own manager about the ultimatum?
Say it in 60 seconds
Easy Role knowledge round Mid-level, Senior Practice question

8. How do you run one-on-ones with your engineers, and what makes one actually useful?

What the interviewer is really testing:
Whether you use one-on-ones to build trust and grow people, not as a second status meeting.
Answer frame:

Their meeting: they bring the agenda first; status lives elsewhere.

Rhythm: regular, protected, rarely cancelled.

Mix: how they're doing, blockers, feedback both ways, and career growth.

Follow-through: write down commitments and actually do them.

Sample spoken answer:

"I hold them weekly, usually thirty minutes, and I try hard never to cancel, because cancelling tells people they're the first thing to go. It's their meeting: we keep a shared doc and their topics go first. I avoid project status, since that belongs in standup or the tracker. My own questions rotate: what's frustrating you right now, what's one thing I could do better, what are you learning. Every few weeks I make it a career conversation about where they want to be in a year. The part that makes them useful is follow-through. If I say I'll chase a decision or raise their name for a project, it goes in the doc and I report back the next week. Without that, people stop bringing real problems."

Red flag to avoid:

Describing one-on-ones as a weekly status check on tickets.

They may ask next:
  • What do you do with someone who always says everything is fine?
  • How often would you meet your skip-level reports?
Say it in 60 seconds
Medium Role knowledge round Mid-level, Senior Practice question

9. What should happen before an engineer is put on a formal performance plan, and what makes the plan itself fair?

What the interviewer is really testing:
Whether a formal plan is a real last chance with clear goals and support, not a surprise or a paper trail toward an exit already decided.
Answer frame:

No surprises: clear, repeated, documented feedback before any formal step.

Clear goals: specific, measurable expectations tied to the role level.

Real support: time, pairing, and regular check-ins.

Process: involve HR early, follow the rules that apply where you are, and keep notes throughout.

Sample spoken answer:

"A formal plan should never be the first time someone hears there's a problem. Before it, there should be weeks of specific feedback in one-on-ones, written down, with the person knowing clearly that their performance is below the bar. If they're surprised, I've failed. When a plan is needed, I involve HR early, because the rules and the process differ by company and by country. The plan itself has a few specific goals tied to the level, like taking a medium-sized feature from design to production with tests, within an agreed number of weeks, not vague things like show more ownership. I give real support, a mentor or pairing, and check in weekly with written notes. A fair plan is one the person could genuinely pass, and I want them to."

Red flag to avoid:

Treating the plan as paperwork for an exit you've already decided on.

They may ask next:
  • What would you do if the engineer said the plan was set up for them to fail?
  • How do you talk to the rest of the team while someone is on a plan?
Say it in 60 seconds

Feedback 3 questions

Medium Behavioral round Mid-level, Senior Practice question

10. Tell me about the hardest piece of feedback you've had to give an engineer. What exactly did you say?

What the interviewer is really testing:
Whether you can deliver a difficult message clearly and kindly, with specifics, and whether it actually changed anything.
Answer frame:

Context: who, and why the feedback was hard to give.

Words: what you actually said, built on a real example and its impact.

Reaction: how they took it and how you handled that.

Change: what was different afterwards.

Sample spoken answer:

"One of the best-liked engineers on my team kept marking work as done when it wasn't: merged without tests, or a feature flag left off in half the regions. Twice that month, whoever was on call got paged for it at night. It was hard because he was popular and clearly working long hours. I told him privately: three times this month you marked a task done that wasn't finished, the search change had no tests and the rollout stopped halfway, and twice someone else was woken up for it. I need done to mean tested and fully rolled out. He was embarrassed and said deadlines made him rush. I told him I'd rather hear a date is at risk than get half-finished work, and we wrote down what done means for the team. He started posting rollout status when he finished, and there were no repeats that quarter."

Red flag to avoid:

Picking an easy example, or softening the message so much that the person never heard the problem.

They may ask next:
  • What would you have done if the same thing happened again a month later?
  • How do you give feedback to someone more technically skilled than you?
Say it in 60 seconds
Hard Situational round Mid-level, Senior Practice question

11. Your most productive engineer is harsh in code reviews, and junior engineers are now afraid to open pull requests. What do you do?

What the interviewer is really testing:
Whether you treat behaviour that harms the team as a performance issue even when the person is a top performer.
Answer frame:

Evidence: specific review comments and the impact on others.

Private feedback: clear, specific, and framed as part of their job.

Expectation: what good reviews look like, and a timeline.

Consequence: it goes into performance if it doesn't change.

Sample spoken answer:

"I'd start by collecting real examples: a few review comments and what the juniors actually told me, with their permission. Then I'd talk to the engineer privately. I'd say something like, your reviews catch real problems and I value that, but comments like these are making people afraid to open pull requests, which slows the whole team down more than any bug you catch. At your level, making others better is part of the job. I'd be specific about what good looks like: explain the why, ask questions, and move big debates to a call. Then I'd watch the next few weeks of reviews. If nothing changes, it becomes part of their performance review, because output that costs the rest of the team isn't really high performance."

Red flag to avoid:

Letting it slide because the person ships the most, or calling a team meeting about tone instead of talking to them directly.

They may ask next:
  • What if they say the juniors just need thicker skin?
  • Would you still promote this person if the reviews improved only a little?
Say it in 60 seconds
Easy Role knowledge round Mid-level, Senior Practice question

12. How do you give feedback to engineers so it actually changes behaviour, and how often do you give it?

What the interviewer is really testing:
Whether you give specific, timely feedback built on observed behaviour and its impact, both positive and critical, not saved up for review season.
Answer frame:

Soon: close to the moment, not months later at review time.

Specific: the situation, the exact behaviour, and its impact.

Two-way: ask for their view, and agree on what happens next.

Both kinds: praise specific things too, so critical feedback isn't the only kind they hear.

Sample spoken answer:

"The main thing is to give it soon and make it specific. I use a simple shape: the situation, what the person actually did, and the impact it had. So instead of saying your communication needs work, I'd say, in yesterday's planning meeting you committed to the Friday date without checking with the two people doing the work, and they felt blindsided. Then I ask how they saw it, because sometimes I've missed something. We agree what they'll do next time. I do the same with positive feedback, being specific about what was good so they repeat it. Critical feedback goes in private; praise can be public if they're comfortable with that. Nothing in a performance review should be the first time someone hears it."

Red flag to avoid:

Saving feedback up for the yearly review, or keeping it so vague the person can't tell what to change.

They may ask next:
  • How do you ask your own team for feedback on you?
  • What do you do when someone disagrees with your feedback?
Say it in 60 seconds

Hiring 3 questions

Hard Behavioral round Mid-level, Senior Practice question

13. Tell me about a hire you made that didn't work out. What did it teach you about your hiring process?

What the interviewer is really testing:
Whether you own hiring mistakes, handle them decently, and change the process so the same miss is less likely.
Answer frame:

The hire: why you said yes at the time.

The miss: what went wrong and when you saw it.

Handling: what you did for the person and the team.

Process change: the specific thing you now do differently.

Sample spoken answer:

"I hired a senior engineer who was superb in the technical rounds. Within two months it was clear he struggled to work with others: he rewrote teammates' code without telling them and dismissed questions in chat. I gave direct feedback early and we tried a clear plan, but after a few months it wasn't improving and we parted ways. When I looked back, our loop tested coding and design hard, but every signal about collaboration came from one casual chat that nobody scored. So I added a structured round where the candidate reviews a real pull request with one of our engineers, scored against written criteria. It's caught two people since who were strong alone but rough with others."

Red flag to avoid:

Blaming the recruiter or the candidate entirely and changing nothing about your own process.

They may ask next:
  • Were there warning signs in the interviews that you now think you ignored?
  • How did the rest of the team react while he was still there?
Say it in 60 seconds
Medium Role knowledge round Mid-level, Senior Practice question

14. How would you design the hiring process for a mid-level backend engineer joining your team?

What the interviewer is really testing:
Whether you hire against clear criteria with structured, fair rounds that predict the real job, and whether you think about the candidate's experience too.
Answer frame:

Criteria first: write down what a good hire does in their first six months.

Rounds that match the job: coding close to real work, a design chat, a collaboration round.

Structure: the same questions and written scoring for every candidate.

Decision: independent feedback before discussion, and a clear hiring bar.

Sample spoken answer:

"I'd start by writing down what this person needs to do well in their first six months, say, own a service, debug production issues, and review others' code. Then I'd map rounds to that. A short screen on their past work, a practical coding exercise close to our real code rather than a puzzle, a design discussion scaled to mid-level, and a round where they review a pull request with one of our engineers, to see how they give feedback. Every round gets written criteria and a score, and interviewers submit feedback before we talk, so the loudest voice doesn't decide. I'd keep the total time reasonable, and I'd make sure every candidate hears back quickly, because a slow process loses good people."

Red flag to avoid:

Relying on gut feel or trick puzzles, with no written criteria for what a good answer looks like.

They may ask next:
  • How would you train engineers on your team to interview well?
  • What would you change in this loop for a senior or a staff engineer?
Say it in 60 seconds
Medium Role knowledge round Senior Practice question

15. Your team is growing from five to ten engineers over the next six months. How do you plan the hiring, onboarding and team shape?

What the interviewer is really testing:
Whether you plan growth in waves, with onboarding, structure and future leads in mind, and are honest that hiring slows a team down before it speeds it up.
Answer frame:

Purpose and shape: what the new people are for, and whether that means one team or two.

Hire in waves: a few at a time, each group productive before the next arrives.

Onboarding: a buddy, a first change in production early, and clear goals for the first months.

Leads: grow a tech lead early so you are not the only link holding it together.

Sample spoken answer:

"First I'd ask what the extra people are for, because that decides the shape. If it's really two separate goals, I'd plan for two teams of about five from the start rather than one team of ten, since standups and planning stop working well at that size. Then I'd hire in waves, two or three at a time, and get each group productive before the next arrives, because every hire costs the current team time in interviews and onboarding. I'd tell product up front that delivery will dip for a while before it rises. Onboarding would be a real plan: a named buddy, a small change in production in the first week or two, and clear goals for the first ninety days. And I'd start growing a tech lead for the second team early, so the split doesn't depend on me alone."

Red flag to avoid:

Opening every role at once and promising product that delivery will stay the same while the team interviews and onboards.

They may ask next:
  • How do you stop the hiring bar slipping when you're under pressure to fill seats?
  • When you split the team in two, how do you decide who goes where?
Say it in 60 seconds

Delivery 3 questions

Medium Behavioral round Mid-level, Senior Practice question

16. Tell me about a project your team delivered late. What went wrong, and what did you change afterwards?

What the interviewer is really testing:
Whether you can explain a slip honestly, including your own part, and whether you warned people early and fixed the root cause.
Answer frame:

What happened: the plan, the slip and how big it was.

Your part: the call you would make differently.

Communication: when and how you told stakeholders.

Change: the habit or process that came out of it.

Sample spoken answer:

"We committed to a new reporting feature in eight weeks and shipped in thirteen. The real problem was that we estimated the parts we understood and waved at the data migration as one line item. It took five weeks on its own. My part was that I accepted the estimate without asking what we were least sure about. I did tell product and our sales lead as soon as the migration spiked, about four weeks in, with a new date and a smaller option we could ship sooner. They took the smaller option for one customer. Since then, every plan we make names its riskiest unknown, and we spend the first week on a spike for that before we give a date."

Red flag to avoid:

Blaming the product manager or the engineers and never naming a decision you owned.

They may ask next:
  • How did you decide what to cut when you offered the smaller option?
  • How did the team feel about the slip, and what did you tell them?
Say it in 60 seconds
Hard Situational round Mid-level, Senior Practice question

17. Your product manager has promised a customer a date your team is sure it can't hit. How do you handle it?

What the interviewer is really testing:
Whether you push back with facts and options instead of either caving and burning out the team or just saying no.
Answer frame:

Facts first: check the estimate and what drives it.

Options: scope, date and people, and what each trade means.

Together: agree the message with product before it reaches the customer.

Prevent: a habit so dates are checked with engineering before they are promised.

Sample spoken answer:

"I'd sit down with the product manager privately first, not in front of the team. I'd bring the estimate and what's driving it, and ask what the customer actually needs by that date. Very often it's one part of the feature, not all of it. Then I'd lay out real options: a smaller version by their date, the full version by a later one, or a trade where we pause something else. What I won't offer is quietly asking the team to work weekends for a month, because that just moves the cost somewhere hidden. Once we agree, product tells the customer, with me there if it helps. Afterwards I'd agree a simple rule with product that no external date goes out without a quick check with engineering."

Red flag to avoid:

Either accepting the date and planning on overtime, or refusing flatly without offering any option.

They may ask next:
  • What if the customer is large and leadership insists the date can't move?
  • How confident does your estimate need to be before you push back?
Say it in 60 seconds
Medium Role knowledge round Mid-level, Senior Practice question

18. How does your team estimate and plan work, and what do you do when estimates turn out badly wrong?

What the interviewer is really testing:
Whether you treat estimates as honest ranges that shrink with learning, and plan in a way that surfaces risk early instead of hiding it.
Answer frame:

Break it down: small enough pieces that the team can reason about them.

Ranges and risk: give ranges, and name the biggest unknowns.

De-risk early: spike the unknowns before committing to a date.

Re-plan openly: when reality differs, update the date and the scope quickly and say so.

Sample spoken answer:

"The engineers who'll do the work estimate it, not me. We break a project into pieces of a few days each, and for anything bigger we give a range rather than a single number. Every plan lists its riskiest unknowns, and we spend the first days on those, because that's where estimates are usually wrong. For outside dates, I share a date we're fairly confident in, not the best case. When an estimate turns out badly wrong, I treat it as information, not blame. I tell stakeholders as soon as we know, with a new date or a scope choice. Afterwards we look at why: was it hidden work, interruptions, or too much optimism? We adjust our next plan based on that."

Red flag to avoid:

Setting dates yourself without the team, or padding estimates secretly instead of being open about uncertainty.

They may ask next:
  • Do you use story points, and what do you think they're good and bad for?
  • How do you plan for interruptions like on-call and support work?
Say it in 60 seconds

Team Health 5 questions

Medium Behavioral round Mid-level, Senior Practice question

19. Tell me about a strong engineer who left your team. Looking back, could you have kept them?

What the interviewer is really testing:
Whether you reflect honestly on attrition, noticed the signs, and learned something about keeping good people.
Answer frame:

Who and why: the person and the real reason they left.

Signs: what you saw or missed beforehand.

Honest answer: whether you could have kept them.

What changed: how you now spot and act on the same signs.

Sample spoken answer:

"A strong mid-level engineer left for a senior role elsewhere. In the exit chat she said she'd felt stuck on maintenance work for a year. The honest answer is I probably could have kept her. The signs were there: her one-on-ones had become short and she'd stopped asking about the roadmap. I read that as her being settled, when she was actually checking out. I'd also kept her on the legacy service because she was the one who knew it, which is a classic trap. Since then I ask every engineer every quarter what they want to be doing in a year, I rotate ownership of the painful systems, and when someone goes quiet I ask directly instead of assuming things are fine."

Red flag to avoid:

Saying people only ever leave for money and nothing could have been done.

They may ask next:
  • How do you handle it when someone tells you they're interviewing elsewhere?
  • When is it right to let a good person leave rather than fight to keep them?
Say it in 60 seconds
Medium Situational round Mid-level, Senior Practice question

20. You notice one of your engineers is sending messages late every night and their replies have become short and tense. What do you do?

What the interviewer is really testing:
Whether you notice burnout early, raise it with care, and fix the workload rather than just telling someone to rest.
Answer frame:

Raise it privately: name what you've noticed without judgement.

Find the cause: workload, unclear priorities, pressure they put on themselves, or life outside work.

Act on the load: take work off, move a deadline, or cover on-call.

Follow up: check again in a week, and look for the same pattern in the team.

Sample spoken answer:

"I'd raise it in our next one-on-one, or sooner if it looked serious. I'd say something like, I've noticed you're online late most nights and you seem more stretched than usual, and I wanted to check how you're doing. Then mostly listen. If it's workload, that's on me to fix, not them, so I'd look at what I can take away: move a ticket to someone else, push a date, or cover their on-call week. If it's pressure they put on themselves, I'd be clear that I don't expect late nights and I'd model that myself. If it's something personal, I'd point them to the support we have and give flexibility. And I'd ask myself whether others are showing the same signs, because one tired person is sometimes a sign of a team-wide problem."

Red flag to avoid:

Telling them to take a day off and then leaving the workload exactly the same.

They may ask next:
  • What if the late nights are because of a deadline you agreed to?
  • How do you stop your own late messages from setting the wrong example?
Say it in 60 seconds
Hard Role knowledge round Senior Practice question

21. How do you know whether your team is healthy and effective, without relying on vanity numbers like lines of code or ticket counts?

What the interviewer is really testing:
Whether you measure outcomes and flow at the team level, pair numbers with what people tell you, and know how easily metrics get gamed.
Answer frame:

Outcomes: are we moving the goals we signed up for.

Flow: the four delivery measures often called the DORA metrics: how often we deploy, how long a change takes from commit to production, how often a change causes a failure, and how fast we recover.

People signals: one-on-ones, team surveys, on-call load and attrition.

Use with care: team-level trends only, never to rank individuals.

Sample spoken answer:

"I look at three kinds of signal together. First, outcomes: are we actually moving the goals we agreed with product, like adoption of a feature or fewer support tickets? Second, delivery flow, the four measures people often call the DORA metrics: how often we deploy, how long a change takes from commit to production, how often a change causes a failure, and how quickly we recover. Those tell me whether the system around the team is healthy. Third, people signals: what I hear in one-on-ones, a short team survey every quarter, out-of-hours pages, and whether people are leaving. I only look at trends at the team level. The moment you use a metric to rank individuals, people optimise the number instead of the work, so lines of code or ticket counts tell me almost nothing."

Red flag to avoid:

Measuring individuals by commits, lines of code or story points completed.

They may ask next:
  • Your deploy frequency dropped sharply this quarter. How would you find out why?
  • What would you show your own manager to prove the team is doing well?
Say it in 60 seconds
Medium Culture fit round Mid-level, Senior Practice question

22. What kind of engineering culture do you try to build, and how would I see it if I visited your team for a week?

What the interviewer is really testing:
Whether the culture you describe shows up in specific, visible habits, and whether it fits how this company works.
Answer frame:

Values: two or three things you care about most.

Visible habits: what a visitor would actually see in meetings, reviews and incidents.

How you protect it: what you do when someone acts against it.

Sample spoken answer:

"I care most about ownership, candour and sustainable pace. If you visited for a week, you'd see engineers talking directly to product and to customers, not waiting for me to pass messages. You'd see code reviews that ask questions and explain the why. You'd see someone say I don't know in a meeting, or admit they broke something, without anyone flinching, and you'd see me do it too. And you'd see people logging off at a normal hour, because I watch on-call load and push back on dates that need heroics. I protect it by acting quickly when someone works against it, even a strong performer, because culture is really set by what the manager tolerates."

Red flag to avoid:

Listing values like we're a family with no habit or example that shows them.

They may ask next:
  • Which part of that culture has been hardest to keep as your team grew?
  • What would you do if the wider company's culture pulled against yours?
Say it in 60 seconds
Easy Culture fit round Mid-level, Senior Practice question

23. How do you make it safe for engineers on your team to admit a mistake or say they don't understand something?

What the interviewer is really testing:
Whether you build trust through your own behaviour and how you react to bad news, not just by saying people are free to speak up.
Answer frame:

Go first: admit your own mistakes and gaps openly.

React well: thank the person who brings bad news, then fix the problem.

Make it normal: blameless reviews and open questions in shared channels.

Sample spoken answer:

"Mostly it comes from how I behave, not what I say. I admit my own mistakes out loud, like saying in standup that I misread a requirement and it cost us two days. When someone tells me they broke something, the first thing I say is thanks for flagging it quickly, and then we fix it. If I sigh or look annoyed even once, people remember. I also ask the obvious questions in meetings myself, so juniors see that not knowing is normal. And in our incident reviews we talk about what made a mistake easy to make, not who made it. Over time you can see it working when people start raising problems early, while they're still small."

Red flag to avoid:

Saying your door is always open and assuming that's enough.

They may ask next:
  • How would you notice if people had stopped telling you bad news?
  • What do you do when someone repeats the same mistake?
Say it in 60 seconds

Stakeholders 2 questions

Medium Situational round Mid-level, Senior Practice question

24. Your launch depends on an API another team owns, they keep slipping, and their manager says it isn't a priority for them. What do you do?

What the interviewer is really testing:
Whether you resolve cross-team conflict by understanding the other side's priorities and escalating cleanly with options, not by complaining or going around people.
Answer frame:

Understand: what they are working on instead and why it wins for them.

Options: ways to unblock, such as your team building it with their review, or a smaller version.

Escalate cleanly: if priorities truly clash, take it up together with a clear trade-off.

Protect the date: tell your own stakeholders early.

Sample spoken answer:

"First I'd talk to their manager directly and try to understand what's ahead of us on their list. Often they have a good reason I just can't see. Then I'd offer options. Could one of my engineers build the endpoint in their codebase with their review? Is there a smaller version that unblocks us? If none of that works and our goals really conflict, it's not a fight between two managers. It's a priority question for whoever owns both roadmaps. I'd suggest we write one short note together with both sides and the cost of each choice, and take it up jointly. Meanwhile I'd tell my product manager that the date is at risk, so nobody is surprised later."

Red flag to avoid:

Going over the other manager's head without telling them, or just waiting and blaming them when the date slips.

They may ask next:
  • What if their team rejects your engineer's code in review and the delay gets worse?
  • How do you keep a good relationship with that manager after escalating?
Say it in 60 seconds
Easy Role knowledge round Mid-level, Senior Practice question

25. What does a good working relationship between an engineering manager and a product manager look like to you?

What the interviewer is really testing:
Whether you see product as a partner with a clear split of ownership, and handle disagreements privately and early.
Answer frame:

Split: product owns what and why; engineering owns how and how long; both own the outcome.

Rhythm: a regular sync on priorities, risks and team capacity.

One voice: disagree in private, present a joint plan to the team.

Engineering's input: bring technical ideas and costs early, not just take tickets.

Sample spoken answer:

"The best ones I've had felt like a partnership with a clear split. The product manager owns what we build and why, I own how we build it, how long it takes and the health of the team, and we both own whether it actually worked for users. We meet every week just the two of us to go over priorities, risks and capacity, so nothing surprises either of us in front of the team. If we disagree, we sort it out privately and then present one plan. I also want engineering in the room early. My engineers often spot a cheaper way to get most of the value, or a technical idea product hadn't thought of. What I try to avoid is a relationship where product writes tickets and we just estimate them."

Red flag to avoid:

Describing product as the other side, or saying engineering should just build what it's given.

They may ask next:
  • What was your last real disagreement with a product manager, and how did it end?
  • What would you do if a product manager kept going directly to your engineers with new requests?
Say it in 60 seconds

Incident Leadership 2 questions

Hard Situational round Mid-level, Senior Practice question

26. A major outage hits at night and the on-call engineer is stuck. You get paged. What do you do in the first thirty minutes?

What the interviewer is really testing:
Whether you bring calm and structure to an incident, with clear roles and communication, instead of grabbing the keyboard and going silent.
Answer frame:

Roles: make sure one person is running the incident, often called the incident commander, and another is handling updates.

Mitigate first: push toward rollback, failover or turning off the feature before root cause.

Pull help: page the people who know the failing system.

Communicate: regular updates to support and leadership on a fixed rhythm.

Sample spoken answer:

"First I'd join the call and ask the on-call engineer for a one-minute summary: what's broken, since when, and what's changed recently. If nobody's running the incident, I'd either take that role or hand it to someone experienced, and I'd make sure one person is posting updates so the engineers can focus. Then I'd push toward stopping the bleeding before understanding it: was there a deploy we can roll back, a feature flag we can turn off, a region we can fail away from? If the on-call is stuck on a system they don't know, I'd page its owner rather than let them struggle alone. I'd set a rhythm, say an update every fifteen or twenty minutes. What I wouldn't do is grab the keyboard myself and stop coordinating."

Red flag to avoid:

Jumping straight into debugging yourself while nobody tracks the timeline or updates the business.

They may ask next:
  • What would you do if a senior leader joins the call and starts asking questions every two minutes?
  • How do you look after the on-call engineer the next day?
Say it in 60 seconds
Medium Role knowledge round Mid-level, Senior Practice question

27. After a serious incident, how do you run the review so it's blameless but still leads to real fixes?

What the interviewer is really testing:
Whether you understand that blameless means focusing on systems and decisions in context, and that follow-up actions must actually get owned and done.
Answer frame:

Timeline: build the facts together, while memories are fresh.

Why it made sense: understand why each decision seemed reasonable at the time.

System fixes: actions that change tools, tests, alerts or process, not people trying harder.

Follow-through: each action has one owner and a date, and gets tracked.

Sample spoken answer:

"Within a few days, I'd get the people involved to build a timeline together: what happened, what they saw, and what they did. The key question isn't who made the mistake, it's why that action made sense at the time. If an engineer ran the wrong command, why did the tooling let them, and why did it look right? That's what blameless means to me. It's not avoiding accountability, it's looking for the fix that stops the next person making the same mistake. Then we pick a small number of actions that change the system, like a safer deploy step, a missing alert or a test, each with one owner and a date. I track those actions in our planning, because a review whose actions never get done is just a story."

Red flag to avoid:

Naming the engineer who made the change as the root cause, or ending with an action like be more careful.

They may ask next:
  • What would you do if a senior leader wanted to know whose fault it was?
  • How do you choose which actions to do first when the list is long?
Say it in 60 seconds

Technical Leadership 3 questions

Medium Situational round Mid-level, Senior Practice question

28. Two senior engineers strongly disagree on an architecture choice, and the debate has stalled the team for a week. What do you do?

What the interviewer is really testing:
Whether you can break a technical deadlock with a fair process and a clear decision owner, without either dictating or letting it drag on.
Answer frame:

Frame it: write down the options, the criteria and what each costs.

Reversibility: how hard the decision is to undo, which sets how much analysis it deserves.

Decider: name who decides and by when.

Commit: everyone backs the decision, and the dissent is recorded.

Sample spoken answer:

"A week of debate usually means nobody knows who decides. I'd ask both of them to write a one-page summary of their option against the same criteria, things like operating cost, how long it takes, and how hard it would be to undo. Often, once it's side by side, the gap is smaller than the argument suggested. I'd also ask how reversible this is. If we could switch in a month, we should just pick one and move. Then I'd name a decider, usually the tech lead or me, and a date, often two or three days out. Once decided, I'd ask the person who lost to help make it work and record their concern in the decision note, so if they turn out to be right, we notice early."

Red flag to avoid:

Picking the answer yourself on day one without hearing either side, or letting the debate run on with no decider.

They may ask next:
  • What if you personally think both options are wrong?
  • How do you stop the engineer whose idea lost from quietly disengaging?
Say it in 60 seconds
Medium Role knowledge round Mid-level, Senior Practice question

29. How do you balance shipping features against paying down technical debt?

What the interviewer is really testing:
Whether you treat technical debt as a business decision you can explain to product, rather than a side project engineers beg time for.
Answer frame:

Make it visible: a short list of debt items tied to real costs like incidents or slow delivery.

Speak in impact: explain each in terms product cares about.

Steady budget: a regular share of capacity, plus fixes bundled into feature work.

Big bets: larger clean-ups planned like any project, with a goal and an end.

Sample spoken answer:

"I don't treat debt as a separate wish list. I keep a short, ranked list of the debt that actually hurts us, and for each item I write the cost in plain terms: this module caused three incidents last quarter, or every change to billing takes twice as long as it should. That makes it a conversation product can join. Then we do two things. We reserve a steady slice of each sprint for the top items, agreed with product up front so it isn't renegotiated every week. And when a feature touches messy code, we clean that area as part of the feature estimate. For the rare big rewrite, I'd plan it as a proper project with a clear goal and an end date, because open-ended clean-ups tend to never finish."

Red flag to avoid:

Saying you'd do a big rewrite whenever things feel messy, or that debt waits until there's free time.

They may ask next:
  • What would you do if product kept taking the debt time back for urgent features?
  • How do you decide when a rewrite is worth it instead of gradual fixes?
Say it in 60 seconds
Easy Role knowledge round Mid-level, Senior Practice question

30. How technical should an engineering manager be, and how do you keep your own skills current?

What the interviewer is really testing:
Whether you stay technical enough to judge designs and trade-offs without becoming the bottleneck on the critical path.
Answer frame:

Enough to judge: follow design discussions and spot weak reasoning.

Off the critical path: don't own work the team is waiting on.

Habits: design reviews, reading pull requests, small fixes, on-call shadowing.

Know your limits: trust the experts and ask good questions.

Sample spoken answer:

"I think a manager needs to be technical enough to follow a design debate, ask the question that exposes a weak assumption, and know when an estimate sounds off. What I avoid is owning code the team is waiting for, because my calendar will always win and I'll become the bottleneck. So I stay current in ways that don't block anyone. I read most of the design docs and join the reviews, I skim pull requests on the parts of the system I'm less familiar with, and I pick up small fixes or internal tooling. I also shadow an on-call shift now and then, which teaches me more about the real state of our systems than anything else. And when a senior knows more than me, I say so and ask them to walk me through it."

Red flag to avoid:

Saying you're too senior to look at code now, or that you still write the hardest parts yourself.

They may ask next:
  • When was the last time you wrote code that reached production?
  • How do you judge a design in an area where your engineers know more than you?
Say it in 60 seconds
Were you asked something else? Share it A person checks every question before it goes on the site. No name is shown.
For the call itself

The questions above are the prep. The call has ten more.

ClapAssist is an AI interview assistant for Mac and Windows. It listens to the interview on your computer and shows you what to say, in short lines you can read while you talk. Your resume and notes are never stored on our servers. It stays out of screen share on every plan; only you can see it.

Download ClapAssist with 10 free minutes
Mac and Windows · Stays out of screen share · No card