Skip to content
Job Seeker OSJovos

Team lead interview questions - and what they are really asking

A team lead still writes code and owns the technical direction for one team, while carrying the first line of the people work. That split is what the interview tests, which is why the round is neither an engineering manager loop nor an architect one. If you have led before, the risk is not missing examples. It is examples too tied to your old company to travel.

Frequency labels below count how many of nine published team lead interview guides include the question. Surveyed July 2026.

Show the call you owned and the mechanism you used

  1. Context

    Team size, what the team owned, and the constraint you were working under.

  2. Your call

    What you decided, kept separate from what the team decided and what your manager decided.

  3. Mechanism

    How you got it to stick without an org chart behind you: the conversation, the design doc, the trial.

  4. Cost

    The trade-off you accepted, including who was unhappy about it.

  5. Result

    What changed in the code, the delivery, or the people, and what you would do differently.

The same answer should change with the interviewer

Recruiter / HR

Scope in plain language

Give the team size, what the team owned, how long you led it, and whether the role was formal or informal. Leave the architecture out and say what shipped.

Hiring manager

Judgment they will not have to supervise

This is usually the engineering manager you would report to. They want to know what you handle without escalating, what you bring to them early, and how you behave when you disagree with them.

Engineers on the panel

What you are like to work next to

Your future team is deciding whether you are still credible technically and whether you take credit for their work. Concrete detail about a design you changed your mind on lands better than a leadership philosophy.

Owning the technical call while still building

How much time do you spend writing code, and how do you choose what to work on yourself?

What they are trying to understand
Is your split deliberate, or whatever is left over after meetings?
How to approach your answer
Give a rough share of your week and say what kind of work you deliberately keep: usually the risky unknowns, the first slice of a new pattern, or the piece nobody else has context on. Explain what you deliberately do not take, and why taking the most interesting work yourself would hurt the team.

Avoid: A number with no reasoning behind it, or claiming you code as much as everyone else while also doing all the lead work.

How do you set technical direction for your team?

What they are trying to understand
Do you make direction visible and durable, or does it live in your head?
How to approach your answer
Describe how a direction gets decided and then recorded, whether that is a short design doc, an architecture decision record, or a standard the team agreed. Show that you build the direction with the people who will maintain it, and say how you handle the case where someone joins later and disagrees with it.

Avoid: Direction that exists only as your preferences in code review, or a document nobody reads after week one.

Your team pushes back on a design you proposed. What happens next?

What they are trying to understand
Can you be wrong in front of the people you lead?
How to approach your answer
Separate the two cases honestly. When the objection contains something you missed, say so early and visibly, because that is what buys you credibility for the times you hold. When you still think you are right, name the criteria you are optimizing for and agree what evidence would change your mind.

Avoid: Always deferring to the team, which reads as having no position, or a story where the pushback turned out to be uninformed.

Two engineers cannot agree on an approach and the work has stalled. What do you do?

In nearly every published guide

What they are trying to understand
Do you unblock it quickly without turning it into a ruling from above?
How to approach your answer
Check first whether they are solving the same problem against the same criteria, since most deadlocks are unstated assumptions rather than genuine disagreement. Set a deadline for the decision, use a cheap spike where the answer is testable, and if it is still stuck make the call yourself and say what it was based on so the losing side knows it was not arbitrary.

Avoid: Letting the debate run because you want consensus, or deciding on the spot in favor of whoever has been there longest.

How do you decide which technical debt is worth paying down?

What they are trying to understand
Can you argue for engineering health in terms other than discomfort?
How to approach your answer
Tie the debt to something visible outside the team: delivery slowing on a specific area, repeat incidents, or how long a new joiner takes to be productive. Describe how you got the work scheduled, whether that was a share of each cycle or attaching it to feature work in the same area, and how you kept it from being dropped first when the date got tight.

Avoid: A fixed percentage you never justified, or rewriting the part of the system you personally find most annoying.

How do you keep the quality bar up without reviewing everything yourself?

In most published guides

What they are trying to understand
Do you push standards into the system, or into your own attention?
How to approach your answer
Talk about what you moved into automation and agreed norms: checks in the pipeline, a definition of done the team owns, review expectations that do not depend on you being online. Say how you spot-check rather than gate, and give one example where you handled a persistent quality problem with a specific person rather than with a process change.

Avoid: Being the required reviewer on every change, or treating quality as something the team will figure out on its own.

Getting people to follow you when you cannot tell them to

You have no formal authority over the team. How do you get a decision to stick?

What they are trying to understand
Do you understand where a lead's influence actually comes from?
How to approach your answer
Name the sources you rely on: being right often enough to be trusted, involving people before the decision rather than after, and being visibly consistent about what you will and will not compromise on. Give one decision that stuck and explain what you did before announcing it.

Avoid: Claiming authority is never needed, or describing yourself as the person who breaks ties by default.

An experienced engineer keeps working around a decision the team agreed. How do you handle it?

What they are trying to understand
Will you go near the conflict, or route it to the manager?
How to approach your answer
Go direct first and find out whether the objection is technical or something else, since a strong engineer usually has a reason. Restate the cost of having two patterns in one codebase, agree what happens next, and be clear about the point where you would bring the manager in rather than treating that as the opening move.

Avoid: Escalating immediately, or letting it slide because the person is productive and you do not want the argument.

How do you give critical feedback to someone who is your peer on paper?

What they are trying to understand
Can you be direct with someone who does not report to you?
How to approach your answer
Anchor it in an observed behavior and its effect on the work rather than on character, and do it close to the event instead of saving it up. Show that you check whether their view of the situation is different from yours before you conclude anything, then say plainly what you would like to change.

Avoid: Wrapping the message until the point disappears, or passing the feedback to their manager instead of giving it yourself.

How do you grow the engineers on your team?

In about half of published guides

What they are trying to understand
Does your coaching touch real work, or is it advice?
How to approach your answer
Start from the gap between what someone does now and what the next step expects, then find work on the roadmap that closes it. Describe how you gave someone room to make a recoverable mistake, what support you put around it, and what evidence you handed their manager at review time.

Avoid: Promising promotions you do not control, or a growth plan built entirely from courses and reading.

Someone on the team is underperforming and you are not their manager. What do you do?

In most published guides

What they are trying to understand
Do you act early, and do you know the edge of your role?
How to approach your answer
Separate the possible causes before acting, because unclear expectations, a knowledge gap, and something going on outside work all look the same from the outside. Say what you handle yourself, which is usually clarity, pairing, and direct feedback, and when you loop in the manager with what you have observed rather than a verdict.

Avoid: Quietly reassigning their work and saying nothing, or reporting the person upward before you have spoken to them.

How do you decide what to hand over rather than do yourself?

What they are trying to understand
Can you let go of work you would do faster?
How to approach your answer
Explain the trade-off you make between the speed of doing it yourself and the capability the team gains by owning it. Give an example of something you handed over that you cared about, what you did to make it safe to fail, and how you resisted taking it back when it went slower than you would have liked.

Avoid: Delegating only the work you dislike, or a story where you took the task back the moment it wobbled.

Getting one team's work out the door

How do you estimate work for your team?

What they are trying to understand
Do you treat an estimate as a forecast or as a promise you were pressured into?
How to approach your answer
Describe how you get the estimate from the people doing the work, what you include that teams often forget such as review, testing, and dependencies, and how you express uncertainty. Say how you keep the estimate separate from the commitment, and what you do when leadership wants a single date very early.

Avoid: Adding a private buffer nobody knows about, or giving a confident number for work nobody has looked at yet.

Halfway through, you can see the work will not land on the date. What do you do?

What they are trying to understand
How early do you say it, and do you arrive with options?
How to approach your answer
Confirm the size of the gap and the cause before raising it, then raise it as soon as you believe it rather than at the deadline. Bring the levers you actually have, such as cutting scope, phasing the release, adding a person where that genuinely helps, or moving the date, and recommend one with the trade-off stated.

Avoid: Reporting green until the last week, or asking the team to work weekends as the first response.

The date cannot move. How do you decide what to cut?

What they are trying to understand
Do you cut against the goal, or against whatever is least finished?
How to approach your answer
Go back to what the release is actually for and cut the parts that do not serve it, working with the product manager rather than deciding alone. Be explicit about what you will not cut, which is usually the things that are expensive to add back later such as data model decisions and anything customer facing that would need a migration.

Avoid: Cutting testing and calling it scope, or agreeing to deliver everything at lower quality without saying so.

How do you break a large piece of work into something the team can ship in pieces?

What they are trying to understand
Can you sequence work so value and risk both land early?
How to approach your answer
Show how you find the first slice that is genuinely useful rather than the first layer that is technically complete, and how you put the riskiest unknown near the front so a bad assumption surfaces while there is still time. Mention how you keep the pieces independent enough that several people can work in parallel.

Avoid: Splitting by technical layer so nothing works until the end, or a breakdown so fine that the team spends its time on tracking.

You are the lead during a production incident. What is your role?

What they are trying to understand
Do you know when to debug and when to get out of the way?
How to approach your answer
Split the response from the follow-up. During the incident you keep one person driving, handle the communication out to everyone asking, and pull in whoever has the context, and you take the keyboard only when you are genuinely the fastest path. Afterwards, run the review without hunting for a culprit and get the actions scheduled as real work.

Avoid: Taking over the fix by reflex, or a review whose actions were written down and never picked up.

How do you protect the team's focus from constant interruptions?

What they are trying to understand
Can you shield people without making the team look unreachable?
How to approach your answer
Assume the requests are real needs on a broken path, then give them a route that works, such as a rotating point of contact or a single channel with an agreed response time. Say how much you absorb personally, how you decided that was sustainable, and what you tracked to know whether the volume was actually going down.

Avoid: Making yourself the only door and burning out behind it, or telling the team to say no with nothing offered instead.

Holding a position outside your own team

How do you work with your product manager?

What they are trying to understand
Do you own the how while genuinely engaging with the what?
How to approach your answer
Describe the split you operate with and where you deliberately overlap, usually feasibility early and sequencing during delivery. Give an example where a technical constraint changed the plan, and show how you made that case in terms the product manager could weigh rather than as a blocking statement.

Avoid: Treating product as the source of requirements you receive, or claiming there has never been any friction.

Product wants something you believe is the wrong technical move. What do you do?

What they are trying to understand
Can you object with evidence and then commit if you lose?
How to approach your answer
Make the cost concrete rather than describing it as bad practice: what it adds to the work now, what it will cost to change later, and what the risk is if it goes wrong. Offer a version you could support, and be clear that once the decision is made you represent it to the team honestly instead of undermining it.

Avoid: Refusing on principle, or agreeing in the room and then quietly building it your way.

What do you expect from your engineering manager, and what do you take off their plate?

What they are trying to understand
Have you worked out the boundary, or do you just do whatever is left?
How to approach your answer
Give the split you have actually operated: typically the manager owns career, compensation, and headcount, and you own technical direction and how the work gets done, with delivery and team health shared. Name what you bring to them early and what you handle without escalating, and say where the line was blurry and how you sorted it out.

Avoid: A boundary so rigid it leaves gaps, or an answer that describes the manager as someone who mainly removes obstacles for you.

Another team's work is blocking yours. How do you handle it?

What they are trying to understand
Do you solve it at your level before it becomes a leadership problem?
How to approach your answer
Go to their lead directly, get agreement on what is committed and by when, and look for a way to reduce the dependency rather than only chase it, whether that is a temporary stub, a contract agreed early, or doing part of the work yourself. Escalate with a specific ask and a proposed fix if it stays stuck, and say what you would give up in return.

Avoid: Escalating first, or absorbing the delay in silence and letting your own commitment slip.

How do you explain a technical trade-off to people who are not engineers?

In every third published guide

What they are trying to understand
Can you translate without either hiding behind detail or flattening the decision?
How to approach your answer
Lead with the decision and what it means for them, then give only the technical detail that supports it. Where they own the call, lay out the options with cost and risk attached so they can weigh them rather than take your word for it.

Avoid: Starting from the implementation, or reducing the answer to a claim that the system is simply too complex to explain.

The first months somewhere new

What would you do in your first 90 days leading this team?

What they are trying to understand
Do you learn before you change things, and do you deliver something real early?
How to approach your answer
Spend the early weeks on the code, the delivery history, and one-to-one time with each engineer and the nearest partners, and look at what shipped rather than only at opinions. Ship something small yourself early so you understand the path to production, fix one visible irritation to build credit, and hold the structural changes until you know why things are the way they are.

Avoid: Arriving with a plan to restructure, or three months of observation with nothing delivered.

You inherit a codebase in worse shape than you expected. What do you do?

What they are trying to understand
Do you form a plan, or a verdict?
How to approach your answer
Find out what the state of it is actually costing before proposing anything, in incidents, in delivery speed, or in the areas people avoid touching. Pick the one area that is hurting delivery most and improve it alongside feature work so the value is visible, and be careful about how you talk about it, since the people who wrote it are in the room.

Avoid: Proposing a rewrite in your first month, or announcing that the previous approach was wrong before you know the constraints it was built under.

How do you earn credibility with a team that has worked together for years?

What they are trying to understand
Do you know that your last title counts for nothing here?
How to approach your answer
Be useful in the codebase early, ask questions in a way that shows you assume there was a reason, and give credit publicly for work that was already good. Say what you would change first and why it would be small, and how you would tell the difference between a practice that is genuinely weak and one you simply have not understood yet.

Avoid: Leading with what you did at your last company, or waiting so long to have an opinion that the team stops expecting one.

The team's engineering practices are well below what you are used to. Where do you start?

What they are trying to understand
Can you sequence change, or do you try to fix everything at once?
How to approach your answer
Pick the change that unlocks the others, usually something in the feedback loop such as build time, test reliability, or how a change reaches production, and let the team feel the difference before you ask for more. Get one person on the team to own it with you so it does not read as an outsider's project.

Avoid: Introducing a full set of standards in month one, or accepting the situation quietly because you are new.

You arrive and the team is committed to a date you believe is unrealistic. What do you do?

What they are trying to understand
Will you raise it early even though you are new, and can you do it without dismissing the people who made the commitment?
How to approach your answer
Get the team's own read on it before forming a position, since they may know something you do not. If the gap is real, raise it quickly with the evidence and options rather than sitting on it, and be explicit that you are flagging risk rather than judging the estimate that was made without you.

Avoid: Staying quiet to avoid making a bad first impression, or announcing the date is wrong before you have talked to the team.

Proof that the judgment is yours

Tell me about the hardest technical call you have had to make.

In every third published guide

What they are trying to understand
Was there real uncertainty, and did you decide rather than wait?
How to approach your answer
Pick something where the options were close and the cost of being wrong was high. Give the criteria you decided on, what you did to reduce the uncertainty before committing, and what you would look at now to know whether it was right.

Avoid: A decision that was obvious in hindsight, or one where you were following someone else's direction.

Tell me about a technical decision you got wrong.

What they are trying to understand
Can you own it without dressing it up as a learning experience?
How to approach your answer
State what you chose and what it cost, in rework, incidents, or time the team lost. Say what you would have needed to know to decide differently and what you changed about how you decide since, and mention how you told the team you had been wrong.

Avoid: A failure caused by circumstances outside your control, or a mistake so small the answer sounds rehearsed.

Tell me about a conflict with someone on your team.

In most published guides

What they are trying to understand
Do you go near real friction, and did you handle it directly?
How to approach your answer
Choose something that was genuinely uncomfortable, then walk through what you thought was happening, what you found when you asked, and what you both agreed. Be honest about the part you handled badly and what the working relationship looked like afterwards.

Avoid: A mild difference of opinion presented as conflict, or a story where the other person was simply wrong.

Tell me about something your team shipped that would not have happened without you.

What they are trying to understand
Can you claim your contribution clearly without taking the team's credit?
How to approach your answer
Name the specific thing you did, whether that was the design, unsticking the decision, cutting the scope, or getting another team to commit. Be exact about where your contribution ends and the team's begins, since being precise here reads as more confident than claiming the whole outcome.

Avoid: Describing the team's work in the first person, or an answer so careful about credit that your role disappears.

Why a lead role rather than a management role, and why this team?

In every third published guide

What they are trying to understand
Is your motivation durable, and does it match what this job actually is?
How to approach your answer
Be honest about what you want to keep doing and what you are happy to hand to a manager, and about whether management is something you want later. Connect it to one specific thing about this team, its stage, or the systems it owns that offers what you are after.

Avoid: Framing the lead role as a safer version of management, or a general interest in mentoring with nothing specific about this team.

Bring evidence to every leadership answer

Build your answers from the teams and systems you have actually led, rehearse the scenarios that decide a lead loop, and keep every claim grounded in something you can defend under follow-up questions.