Skip to main content
  1. Behavioral Interviews - 170+/

Making an Unpopular Decision — and Handling the Fallout

Lakshay Jawa
Author
Lakshay Jawa
Sharing knowledge on system design, Java, Spring, and software engineering best practices.
Table of Contents
Leadership - This article is part of a series.
Part : This Article

The Question
#

“Describe a time you had to make an unpopular decision. How did you handle the fallout?”


S1 — What the Interviewer Is Really Probing
#

The scoring dimension here is decisional courage under social friction — not the willingness to make hard calls in theory, but evidence that you made one knowing it would cost you something, and that you held it when the room turned against you. This is distinct from “making a difficult technical trade-off” or “navigating competing priorities.” The signal they are hunting for is: did you let social pressure override your judgment, or did you separate the two?

At the EM level, the bar is team-scope decisional ownership: you saw something that needed to change, you knew your team wouldn’t like it, and you made the call rather than waiting for someone above you to force it. The interplay matters — strong EM candidates name the exact moment they decided not to delay, and the cost they paid for not delaying. They also distinguish between handling fallout and capitulating: they repaired trust without reversing the decision.

The EM holds the call under team pressure. The Director holds the call under cross-functional and stakeholder pressure — including from people with more power.

At the Director level the bar moves to org-scope and political durability. The decision affected multiple teams or functions, the fallout came from peers or senior stakeholders rather than just direct reports, and the repair work required sustained effort across months — not a single difficult conversation. Directors are expected to show they can absorb criticism from above, sustain the position, and ultimately demonstrate the decision was right without ever saying “I told you so.”

The failure mode is subtle: candidates describe a decision that turned out to be unpopular retroactively — “they weren’t happy at first but came around.” That framing removes the courage. What interviewers remember is the candidate who knew the room before they walked in, made the call anyway, and can articulate what the alternative would have cost. The upgrade most candidates miss: showing that you actively chose not to revisit the decision when you had political cover to walk it back.


S2 — STAR Breakdown
#

flowchart LR
    A["SITUATION\nClear call available,\nclear social cost visible\nbefore the decision"] --> B["TASK\nMake the call with full awareness\nof unpopularity — not\ndespite it, because of clarity"]
    B --> C["ACTION\nDecide, communicate with\nreason not apology,\nabsorb fallout without\nreversing, repair trust"]
    C --> D["RESULT\nDecision vindicated,\ntrust rebuilt on new terms,\none thing you'd do differently"]

SITUATION (10–15%): Establish why the decision was genuinely unpopular — not just uncomfortable. Something valued was being taken away, delayed, or overridden. Name who would be unhappy and why their unhappiness was legitimate, not just emotional.

TASK (5–10%): Name the specific decision you owned. Not “managing the situation” — but the actual call: cancel the project, remove the engineer, mandate the freeze, override the roadmap. Be precise. Vague framing signals you’re softening a decision that wasn’t actually unpopular.

ACTION (60–70%): The answer lives here. Show three things: (1) you made the call without waiting for cover from above, (2) you communicated with reason and acknowledged the cost without apologising for the decision itself, (3) you absorbed the fallout without reversing. One moment of doubt is essential — “I second-guessed myself when [specific person] pushed back.” Use “I”, not “we.”

RESULT (15%): Outcome of the decision (was it right?), state of trust with the affected people, and one reflection. The reflection should not be “I’d communicate better next time” — that’s a cop-out. It should name something specific: a stakeholder you’d have briefed earlier, a timeline you’d have shortened.

Director calibration: The action must include managing upward — senior stakeholders or peers who disagreed with the call. The result must include org-level vindication, not just team-level trust repair.


S3 — Model Answer: Engineering Manager
#

Domain: Telecom ecommerce

[S] In early 2024 I was managing a six-person backend team at a telecom ecommerce company responsible for the MSISDN provisioning and number porting pipeline — the system that activated SIMs and transferred numbers when customers switched plans or ported in from other carriers. For three months, the team had been running a passion-driven refactoring initiative: migrating the synchronous provisioning service to an event-driven architecture using Kafka. It was technically sound, well-designed, and the team was genuinely energised by it — they’d pitched it, I’d approved it, and it was 60% complete. [T] At the same time, our CDR billing pipeline — which processed call detail records for post-paid customer invoicing — began producing intermittent duplicate charges. The bug traced to a race condition in how provisioning state was written to the billing read model. It was not causing mass impact yet, but our regulatory risk team flagged it as a potential TRAI violation if it reached scale. Fixing it properly required the same engineers driving the refactoring. I had to halt the migration, immediately, and redeploy the entire team to the billing fix. I knew before I said a word that this would be received badly.

[A] I called the team together and said it plainly: “I’m stopping the event-driven migration today. The CDR billing race condition is now the only priority.” I did not soften it or frame it as temporary — I said “today” and “only.” The room went quiet. One senior engineer said directly to me: “We’ve put three months into this. Why didn’t you catch this conflict earlier?” — which was a fair question and one I’d been asking myself. I told them the truth: I hadn’t prioritised a dependency review between the migration and the billing read model, and that was on me. I apologised for the review gap — not for stopping the migration. That distinction mattered. I then made a commitment I knew I could keep: the billing fix had a bounded scope, I would protect four weeks of runway immediately after it shipped for the team to resume, and I would write the context doc myself so no momentum was lost. I could have let the migration run in parallel with a partial team on the billing fix. I chose not to, because splitting the team would have produced mediocre outcomes on both fronts — and I’d seen that pattern before.

[R] We shipped the billing fix in twelve working days. No TRAI escalation materialised. The team resumed the event-driven migration on schedule four weeks later and completed it by end of Q2. The engineer who challenged me in the room became one of my strongest advocates — he told me later that my transparency about the review gap had been the deciding factor in whether he trusted my judgment going forward. I’d run that dependency review six weeks earlier if I could do it again; that one structural miss is what I carry from this.


S4 — Model Answer: Director / VP Engineering
#

Domain: Ecommerce

[S] In 2023 I was Director of Engineering across checkout, inventory, and seller platform at a mid-size ecommerce company — four product teams, thirty-eight engineers, three EMs reporting to me. Six weeks before our Diwali traffic peak — historically 11x baseline GMV over four days, our single largest revenue event — I reviewed our reliability dashboards and found something alarming: checkout service p99 latency under load tests was 40% higher than the equivalent test the previous year, and our inventory reservation service had a known race condition under concurrent flash-sale traffic that had been deferred for six months. Two product teams had roadmap commitments to ship features the week before Diwali. One of those features required a schema migration on the inventory service. [T] I declared a hard feature freeze, effective immediately, running through Diwali plus two weeks. No new features, no schema migrations, no non-critical deployments. The two product teams with imminent launches were furious — one had made external marketing commitments around their feature. The CPO was unhappy. Two of my three EMs told me privately they thought I was overreacting. I made the call anyway.

[A] I did not ask for permission. I sent an email to the CPO, CTO, and both product heads simultaneously, stating the decision and the reason: the reliability signals constituted an unacceptable risk to our single highest-revenue event of the year, and no feature shipped in the two weeks before Diwali was worth a degraded checkout experience at 11x traffic. I attached the load test data. I then met individually with both product leads to acknowledge the cost to their roadmaps — not to re-open the decision, but to own the impact and commit to unblocking them immediately after Diwali. One product lead told me he’d be raising this at the next executive review. I said that was completely reasonable and I’d be there to defend the call. The CPO asked me twice in the following week whether I was sure. Both times I said yes. The second time I added: “If I’m wrong and Diwali goes cleanly, I will have wasted two weeks of roadmap time and I’ll own that. If I’m right, we will have avoided something we couldn’t recover from in a four-day window.” I could have walked back part of the freeze and allowed the smaller of the two features to ship. I had the political cover to do it — one of the EMs had already drafted a compromise proposal. I chose not to, because a partial freeze creates the same coordination tax as a full one without providing the same reliability guarantee.

[R] Diwali checkout availability was 99.94% across four days, peak throughput handled at 13x baseline without incident — our cleanest peak in three years. The inventory race condition fix we deployed during the freeze handled seventeen concurrent flash-sale events without a single duplicate reservation. The freeze cost two weeks of roadmap time. Both product leads acknowledged post-Diwali that the call had been right. The CPO told me in our next 1:1 that the data-first framing of the email had been what made the decision credible rather than defensive. What I’d do differently: run those load tests in late September rather than mid-October. The six-week decision window was tight; eight weeks would have removed the urgency that read to some as alarm rather than judgment.


S5 — Judgment Layer
#

Assertion 1: An unpopular decision is only a strong answer if you knew it was unpopular before you made it. Why at EM/Dir level: The question probes decisional courage. A decision that turned out to be unpopular retroactively is a different story — it may be a good story, but it’s answering a different question. The trap: “They weren’t happy at first, but once I explained the reasoning they came around.” The upgrade: “I knew before I said a word that this would cost me something. I made the call anyway because the alternative cost more.”

Assertion 2: Handling fallout does not mean revisiting the decision. Why at EM/Dir level: Trust repair requires distinguishing between acknowledging someone’s disappointment and treating it as a data point that should change your position. Conflating the two is a failure of conviction. The trap: Framing feedback absorption as evidence of humility when it’s actually evidence of wavering. The upgrade: Show that you held the decision while genuinely hearing the objection — name a specific moment you chose not to reverse, and why.

Assertion 3: The most important part of the communication is not apologising for the decision itself. Why at EM/Dir level: Apologising for the decision signals you don’t fully own it. You can apologise for the process, the timing, or the gap that made it necessary — not the call. The trap: “I explained my reasoning and apologised for putting them in that position.” The upgrade: “I apologised for the dependency review gap — not for stopping the migration.”

Assertion 4: At Director level, the unpopular decision must survive pressure from someone with more power than you. Why at EM/Dir level: An EM absorbs pushback from their team. A Director absorbs pushback from peers, product leaders, or the C-suite. If the most powerful person who pushed back was a direct report, the answer is calibrated too low. The trap: Director candidate describes a decision that only faced team-level resistance. The upgrade: Name the senior person who pushed back, the moment you held the line with them specifically, and what happened next.

Assertion 5: “The team came around eventually” is not a result — it is an avoidance of accountability. Why at EM/Dir level: The result should name something concrete: a metric that validated the decision, a relationship repaired on new terms, or a structural outcome that couldn’t have happened otherwise. The trap: Closing with “ultimately everyone understood it was the right call” — vague and unverifiable. The upgrade: One metric. One named relationship that is now stronger because of how you handled the fallout.

Assertion 6: The most uncomfortable detail in the answer is usually the one the interviewer finds most credible. Why at EM/Dir level: Polished answers that resolve cleanly signal rehearsed performance. Strong answers include a moment of genuine doubt, a specific person who was hurt by the decision, or a cost you paid that wasn’t fully recovered. The trap: An answer where everything worked out and everyone is happy. The upgrade: “The engineer who challenged me most directly — that friction permanently changed how I run dependency reviews.”


S6 — Follow-Up Questions
#

1. How did you know the decision was the right one before you had evidence it worked? Why they ask: Probing the quality of your prior reasoning — did you have a model, or were you acting on gut? Model response: “I had load test data showing a specific failure mode under known traffic profiles. The decision wasn’t based on intuition — it was based on a gap between what our system could handle and what we knew was coming. The uncertainty was in timing and severity, not in direction.” What NOT to do: “I had a feeling something was wrong” — unjustifiable at this level.

2. Did you consider a middle path? Why did you rule it out? Why they ask: Testing whether you explored the decision space or jumped to a binary. Model response: “Yes — I considered splitting the team and running both tracks in parallel. I ruled it out because I’d seen that pattern produce mediocre outcomes on both fronts, and the billing exposure had a time-bound regulatory dimension. Splitting attention would have extended that window.” What NOT to do: Claim you didn’t consider alternatives — that signals a weak decision process.

3. Who was the most upset, and how did that relationship end up? Why they ask: Probing empathy and relationship resilience — do you track the human cost of a decision over time? Model response: Name the specific person, the nature of their reaction, the specific thing you did or said that changed the dynamic, and where the relationship stands now. One sentence on what they said to you afterward. What NOT to do: Generalise — “the team was upset but they came around.”

4. If the decision had turned out to be wrong, what would you have done? Why they ask: Scope amplifier — tests accountability for the downside scenario. Model response: “I’d have owned it directly — gone back to the people most affected and named the error without qualification. The decision was mine; so would the cost have been. That accountability contract is what makes it possible for people to trust you the next time you ask them to accept a call they don’t like.” What NOT to do: Frame the hypothetical as unlikely or hedge with “that’s hard to know.”

5. At Director level: was leadership aligned before you communicated the decision? Why they ask: Testing whether you operated with or without institutional cover. Model response: “The CPO wasn’t initially aligned — she asked me twice in the following week whether I was sure. I said yes both times. In retrospect I’d have briefed her thirty minutes before the all-hands email, not simultaneously. The decision I’d make the same way; the sequencing I’d change.” What NOT to do: Claim leadership was supportive from the start — it makes the decision seem low-stakes.

6. What did you learn about yourself from how you handled the fallout? Why they ask: Probing self-awareness and coachability. Model response: “I learned that I’m more comfortable holding the position in the room than I expected — but I’m less comfortable in the ambiguous week after, when the decision is made and the results aren’t in yet. I had to actively resist the urge to walk back a piece of the decision just to reduce the tension. I’ve since come to see that discomfort as evidence I made a real call, not a safe one.” What NOT to do: “I learned the importance of communication” — too generic.

7. How did you distinguish between feedback that should change the decision and feedback that was just emotional? Why they ask: Tests cognitive discipline under social pressure. Model response: “I asked myself one question for each piece of pushback: does this introduce a fact I didn’t have when I made the decision? If yes, it goes into the decision. If no, I acknowledge the feeling and hold the position. The engineer who challenged me was expressing legitimate frustration about a process gap — that changed how I run dependency reviews. It didn’t change the decision itself.” What NOT to do: Imply all emotional responses are irrelevant — that signals low EQ.


S7 — Decision Framework
#

flowchart TD
    A["Potential decision identified\nthat will be unpopular"] --> B["Is the cost of NOT deciding\nhigher than the social\ncost of the decision?"]
    B -->|No| C["Delay or reframe —\nnot all friction is\nworth absorbing"]
    B -->|Yes| D["Make the call —\ndon't wait for cover\nfrom above"]
    D --> E["Communicate with reason,\nnot apology — own the\ndecision, not the discomfort"]
    E --> F["Absorb pushback:\ndoes it introduce\nnew facts?"]
    F -->|Yes — new facts| G["Incorporate into decision\nor acknowledge what changed\nand why"]
    F -->|No — emotion only| H["Acknowledge the feeling,\nhold the position"]
    H --> I["Repair trust through\naction, not reversal"]
    G --> I
    I --> J["Track outcome — was the call right?\nWhat would you change\nabout process, not decision?"]

S8 — Common Mistakes
#

Mistake What it sounds like Why it fails
We-washing the decision “We decided it was best to…” Diffuses ownership — the question asks what you did
Decision that wasn’t actually unpopular “There was some initial resistance but…” Signals low stakes — real unpopularity has named people and lasting friction
Apologising for the decision itself “I apologised for putting them in that position” Undermines conviction — own the call, not the discomfort
EM answering a DIR question Decision only faced team-level resistance Director bar requires senior or cross-functional pushback
DIR answering an EM question Macro org redesign story with no human texture Misses the personal courage dimension — who specifically pushed back
“They came around eventually” as a result “Ultimately everyone understood” Vague — gives no evidence of how trust was rebuilt
Generic reflection “I’d communicate better next time” Shows no learning — name the specific structural or timing error
No moment of doubt Answer resolves too cleanly Signals performance, not authenticity — include the moment you second-guessed yourself

S9 — Fluency Signals
#

Phrase What it signals Example in context
“I knew before I said a word that this would cost me something” Advance awareness of social cost — this is decisional courage, not accidental unpopularity “I knew before I said a word that stopping the migration would be received badly — I made the call anyway.”
“I apologised for the gap, not the decision” Distinction between process accountability and decisional conviction “I apologised for the dependency review gap. I didn’t apologise for stopping the refactoring.”
“The alternative cost more” Framing unpopularity as a trade-off, not stubbornness “I wasn’t being inflexible — the alternative was a regulatory exposure window we couldn’t afford.”
“I held the line twice before they stopped pushing” Specific evidence of sustained pressure, not just claimed “The CPO asked me if I was sure twice in one week. Both times I said yes.”
“Does this introduce a fact I didn’t have?” Structured approach to separating legitimate pushback from emotional friction “Every objection I run through that filter — new facts change the decision, frustration does not.”
“Trust is rebuilt through action, not reversal” Mature framing of fallout management “I committed to protecting four weeks of runway post-fix. That commitment was more valuable than walking back the freeze.”
“I’d make the same call; I’d change the sequencing” Precise retrospection — distinguishing decision quality from execution quality “Feature freeze: same. The load test should have been six weeks earlier: different.”

S10 — Interview Cheat Sheet
#

Time target: 4–5 minutes. This question rewards precision over detail — spend no more than 45 seconds on situation, 15 on task, 3 minutes on action.

EM vs Director calibration:

  • EM: Resistance comes from your direct team. You hold it over days or weeks. The repair is personal and specific.
  • Director: Resistance comes from peers, product leaders, or the C-suite. You hold it over weeks or months. The repair is multi-stakeholder and structural.

Opening formula: “The decision I’d name is [specific action]. I knew it was unpopular before I made it because [specific cost was visible]. I made it because [specific alternative was worse].”

The one thing that separates good from great on this question: the candidate who shows they actively chose not to reverse the decision when they had political cover to do so. Most candidates stop at “I held the call.” Strong candidates name the specific moment they could have walked it back — and didn’t.

If you blank: Start with the decision itself, not the context. “I cancelled a three-month refactoring initiative my team had championed.” That’s concrete enough to anchor the rest of the story — build backward from the decision.

Leadership - This article is part of a series.
Part : This Article

Related

Give Me an Example of a Time You Identified a Problem No One Else Saw and Took Ownership of Fixing It

S1 — What the Interviewer Is Really Probing # The exact scoring dimension is proactive vigilance and unassigned ownership — the disposition to notice a signal others missed, run it to ground without being asked, and decide that fixing it is your job before anyone tells you it is. This is not a question about being a good citizen. It is a question about whether you create a different environmental outcome than someone with identical authority and identical information would create by default.

Tell Me About a Time You Disagreed With Your Manager's Direction but Still Had to Lead Your Team to Execute It

S1 — What the Interviewer Is Really Probing # The exact scoring dimension is disagree-and-commit discipline — the ability to hold your professional obligation cleanly separate from your personal conviction. This is one of the most important leadership tests in any panel because it exposes whether your integrity survives disagreement. Almost every candidate says they disagreed and still executed. Very few demonstrate that they executed without hedging, without signalling their displeasure to their team, and without protecting themselves by leaving a paper trail of “I told you so.”

Describe a Situation Where You Had to Make a High-Stakes Decision With Incomplete Information

S1 — What the Interviewer Is Really Probing # The exact scoring dimension is judgment under uncertainty — the interviewer is not testing whether you made the right call. They are testing whether you have a structured mental process for making consequential decisions when the information needed for certainty either doesn’t exist yet or can’t be obtained in time. This is the difference between a leader and an analyst: analysts wait for completeness; leaders learn to act on enough.

Led a Team Through a Significant Technical Change They Were Resistant To

S1 — What the Interviewer Is Really Probing # The scoring dimension here is change leadership under resistance — not change management in the HR-training sense, but your ability to drive conviction-led transformation while preserving the trust of the people who are pushing back. Interviewers care about whether you understand why resistance exists. Is it fear of irrelevance? A legitimate technical objection? Loss of ownership over something engineers spent years building? Leaders who conflate all resistance as “people being difficult” and steamroll it create short-term compliance and long-term resentment. Leaders who can diagnose and address root cause create lasting followership.