Bird
Raised Fist0
Amazon Leadership Principles

Tell Me About a Time You Disagreed With Your Manager and How You Handled It - Amazon LP STAR Walkthrough

Choose your preparation mode3 modes available
🎬
Scenario Overview
0.3% webhook drop rate in Platform team's service - no alert, no ticket, not your sprint - investigated, fixed, recovered $8K/week

In this story, the candidate demonstrates backbone by disagreeing with their manager using data about a 0.3% webhook drop rate impacting revenue. They clearly state the task was outside their team with no ticket, showing ownership. The action section uses 'I' statements to detail investigation, fix, and collaboration. The result quantifies impact with $8K/week recovered and adoption of their alert pattern. Reflection reveals systemic insight about cross-team visibility gaps. Key takeaways: explicit ownership proof, data-driven disagreement, and measurable impact.

⏱ Target: 30s
S
Strong Example
While working on my team's feature, I noticed a persistent 0.3% webhook drop rate in the Platform team's payment notification service. This issue caused delayed payment confirmations impacting merchant experience, but there was no alert or ticket raised. The problem was outside my team's codebase and sprint scope.
"noticed""0.3% webhook drop rate""no alert""no ticket""outside my team's codebase""not my sprint"
💡 Coaching

Keep situation concise and focused on the problem context. Avoid deep system architecture details that lose interviewer interest.

⚠️ Common Mistake

Spending 90 seconds on system architecture before reaching the problem - by then the interviewer has lost interest in the story

⏱ Target: 20s
T
Strong Example
This service belonged to the Platform team - not my team. No ticket existed and nobody had asked me to investigate. I decided to take ownership to identify and fix the root cause to improve webhook reliability.
"not my team""no ticket""nobody had asked me""take ownership"
💡 Coaching

Explicitly state scope boundary and ownership proof to avoid interviewer assuming it was assigned.

⚠️ Common Mistake

Jumping to I started investigating without stating scope boundary. Ownership proof is absent - interviewer assumes it was assigned.

⏱ Target: 90s
A
Strong Example
I pulled the webhook delivery logs from the Platform team's monitoring system. I analyzed the logs and traced the failure to a race condition in their retry logic. I reproduced the failure locally using a test harness. I wrote a minimal fix to serialize retries properly. I added a dead letter queue alert to catch future drops. I submitted a ready-to-merge pull request to the Platform team and collaborated asynchronously to get it reviewed and deployed.
"I pulled""I analyzed""I traced""I reproduced""I wrote""I added""I submitted""I collaborated"
💡 Coaching

Use 'I' for every sentence to clearly show individual contribution. Avoid 'we' which obscures ownership.

⚠️ Common Mistake

We figured out the root cause together - this single sentence makes the candidate invisible. Interviewer cannot determine what THEY did specifically.

⏱ Target: 20s
R
Strong Example
The webhook drop rate dropped from 0.3% to zero after deployment. The post-mortem estimated this fix recovered $8,000 per week in merchant revenue. The Platform team adopted my dead letter queue alert pattern as a standard in their webhook template, improving overall payment reliability.
"0.3% to zero""$8,000 per week recovered""adopted my dead letter queue alert pattern""improving payment reliability"
💡 Coaching

Include metric delta, business impact, and second-order effect to demonstrate full impact.

⚠️ Common Mistake

Ending with things got better and team was happy - activity description not impact. Interviewer remembers nothing.

⏱ Target: 15s
💭
Strong Example
"debug race conditions""retry logic robustness""shared webhook reliability SLO""zero shared visibility""cross-team payment health"
💡 Coaching

Provide a process or cross-team learning insight specific to the story.

⚠️ Common Mistake

I learned communication is important - most common reflection failure. Tells interviewer nothing specific about this story.

👤
SDE2 Reflection
I learned how to debug race conditions and improve retry logic robustness, which strengthened my technical troubleshooting skills within my team’s codebase.
How did you ensure your disagreement with your manager was constructive?
Probes: Candidate's ability to respectfully challenge and provide data-driven rationale.
❌ Weak

"I told my manager I thought they were wrong and explained my point."

Vague and lacks data or respectful framing; sounds confrontational without evidence.

✅ Strong

"I disagreed because my data showed the webhook drop rate was impacting revenue. I presented the logs and analysis clearly, then aligned fully after my manager decided to proceed with my fix."

"I disagreed because my data showed the drop rate was impacting revenue"
What did you do when your manager decided not to adopt your proposed fix?
Probes: Candidate's ability to commit after disagreement and support team decisions.
❌ Weak

"I was frustrated but I just moved on to other tasks."

Shows lack of commitment and ownership after disagreement.

✅ Strong

"After my manager decided on a different approach, I aligned fully and supported the rollout, while monitoring the impact closely to provide feedback."

"I aligned and committed fully after decision"
Did you escalate the issue to the Platform team or just fix it yourself?
Probes: Ownership and initiative versus just routing the problem.
❌ Weak

"I sent a Slack message to the Platform team and waited for them to fix it."

Escalation without ownership; candidate handed off responsibility.

✅ Strong

"I flagged it to their tech lead for visibility but brought a complete fix, not just a problem report. Escalating without a solution adds weeks at their sprint velocity."

"I brought a solution, not just a problem"
How did you handle cross-team collaboration given this was not your team’s code?
Probes: Ability to work across boundaries and influence without authority.
❌ Weak

"I just submitted the PR and waited for them to review it."

Passive approach; lacks proactive collaboration and influence.

✅ Strong

"I proactively communicated with the Platform team’s tech lead, explained the root cause and fix, and iterated on feedback to ensure smooth deployment."

"I proactively communicated and iterated on feedback"
Weak Answer
I noticed the webhook was dropping sometimes so I told the Platform team about it. They fixed it after a few days. I was happy the problem was solved, but I didn’t take further ownership or measure the impact.
  • Lacks specificity in action section
  • No explicit scope boundary or ownership proof
  • No quantification of impact
  • Uses 'we' or passive language
  • No reflection or learning
Bar Raiser ThinksSounds competent but fails on content. No ownership proof, zero quantification. Leaning No Hire for this LP.
🧠
Which phrase best signals strong ownership in a disagreement story?
Strong ownership is signaled by data-driven disagreement and personal initiative. The phrase 'I disagreed because my data showed...' shows backbone and ownership. The other options either shift responsibility or use 'we' language, which obscures individual contribution.
🧠
What is the critical element missing if a candidate says, 'I started investigating the webhook failures' without further context?
Ownership proof requires stating scope boundary explicitly, e.g., 'not my team', 'no ticket', or 'nobody asked me'. Without this, interviewer assumes it was assigned work, losing the ownership signal.
🧠
Which phrase is a disqualifier in a Have Backbone Disagree and Commit story?
This phrase indicates lack of self-initiated ownership and is a disqualifier. It shows the candidate was assigned the task rather than taking initiative, which weakens the Have Backbone signal.
Deliver Results

Lead with the outcome: $8K recovered, zero drop rate, pattern adopted. Then trace back: here is what I did to get there.

✅ Emphasize

Quantified impact and business value.

⬇ Downplay

Technical details of the fix.

Ownership

Highlight that this was outside my team, no ticket existed, and I took initiative end-to-end.

✅ Emphasize

Scope boundary and self-driven ownership.

⬇ Downplay

Team collaboration details.

Learn and Be Curious

Focus on the reflection about cross-team visibility gaps and proposing shared SLOs.

✅ Emphasize

Process improvement and systemic insight.

⬇ Downplay

Immediate technical fix.

SDE 1

Focus on technical steps taken to identify and fix the bug within own team context. Mention learning about debugging race conditions.

Reflection: I learned how to debug race conditions and improve retry logic robustness.
Bar Basic ownership within own team, clear technical contribution, limited cross-team scope.
Keep to 2 minutes
Senior SDE

Add organizational thinking about cross-team dependencies and trade-offs in proposing shared SLOs. Articulate trade-offs between speed and reliability.

Reflection: Real root cause was no shared webhook reliability SLO across teams - the organizational gap was zero shared visibility into cross-team payment health.
Bar Demonstrates systemic insight, trade-off analysis, and influence beyond own team.
2.5-3 minutes