MODULE 1

STAR Framework

Structured story format. Every behavioral answer = S→T→A→R, with weight on Action.

Anatomy

LetterMeaningTime budgetWhat to convey
SSituation20–30 sContext, scale, stakes. One sentence on team/role/timeframe.
TTask15–20 sYOUR specific responsibility. Not the team's. "I owned X."
AAction90–120 sConcrete steps you took. Decisions, trade-offs, who you talked to. Use "I" not "we".
RResult20–30 sQuantified outcome. Metric, business impact, lesson learned.

Common Traps

  • "We" syndrome — interviewer can't tell what YOU did. Convert to "I drove the design", "I ran the load test".
  • No metrics — "made it faster" → "p99 latency 800ms → 120ms, deflected 40% of timeouts".
  • Hindsight bias — narrating decisions as if outcome was known. State the uncertainty you faced.
  • Blame teammates — even if true, signals poor collaboration. Reframe as systems issue.
  • Tech-only stories — for senior loops, behavioral signals matter more than code. Show influence, ambiguity, trade-offs.

Template

SITUATION (1 sentence)
  At [company], my team owned [system]. [Trigger event].

TASK (1 sentence)
  I was responsible for [specific outcome]. Constraint: [time / scope / dependency].

ACTION (3-5 beats)
  1. Investigated by [method] — found [insight].
  2. Considered options A/B/C. Chose A because [trade-off].
  3. Implemented [change]. Coordinated with [stakeholder].
  4. Validated via [test/metric].

RESULT (2 sentences)
  [Quantified impact]. [Lesson / what I'd do differently].
MODULE 2

Amazon Leadership Principles

16 LPs. Bar Raiser scores you against 4–6 of them. Have 2 stories per LP.

The 16 Principles

LPSignal interviewer wantsStory angle
Customer ObsessionStarted from customer pain, not internal requestFound user issue → drove fix despite roadmap
OwnershipTook responsibility beyond your scopeFixed cross-team bug nobody owned
Invent and SimplifyReduced complexity, not added itReplaced 3 services with 1; killed dead code
Are Right, A LotSound judgment under uncertaintyDisagreed with majority, data backed you
Learn and Be CuriousPicked up new domain quicklyOnboarded into ML/infra in 2 weeks
Hire and DevelopMentored, raised someone's barCoached intern → full-time, 1:1s with junior
Insist on Highest StandardsRefused to ship subpar qualityPushed back on launch over reliability gap
Think BigLong-term, broad scopeProposed platform vs. one-off fix
Bias for ActionMoved fast under uncertainty; reversible decisionsShipped MVP in 1 week to validate
FrugalityDid more with less; cost-awareCut infra spend 40% with caching
Earn TrustVulnerability, listening, candorAdmitted mistake; received & acted on feedback
Dive DeepGround-truth investigation, not delegatedRead packets / DB logs to find root cause
Have Backbone; Disagree and CommitPushed back, then aligned once decidedRaised concern in design review; executed losing position
Deliver ResultsHit goal despite blockersShipped on date with scope cut, not slip
Strive to be Earth's Best EmployerInclusion, growth of othersCreated onboarding doc, mentored across teams
Success and Scale Bring Broad ResponsibilityConsidered downstream effectsPrivacy/safety/cost review before launch

Bar Raiser

Independent senior interviewer, NOT on the hiring team. Veto power. Looks for "raise the bar" — would this hire be in top 50% of current employees at this level? Trained to detect rehearsed answers.

MODULE 3

Google: GCA + Googleyness + Leadership

Four hiring rubrics. Behavioral round = Googleyness + Leadership.

Four Rubrics

  • General Cognitive Ability (GCA) — problem decomposition, analytical reasoning. Often via open-ended scenario: "How would you approach X?"
  • Role-Related Knowledge (RRK) — coding + system design + domain.
  • Googleyness — comfort with ambiguity, bias for action, collaborative, intellectual humility.
  • Leadership — emergent leadership without authority, navigating ambiguity, ownership.

Stock Questions

  • Tell me about a time you had to work without clear direction.
  • Describe a project where you had to influence without authority.
  • What's a time you changed your mind based on new information?
  • How do you handle disagreement with a senior engineer?
  • Tell me about a time you failed.
MODULE 4

Meta, Microsoft, Netflix, Apple Variants

Each has signature dimensions. Adjust story emphasis.

Meta

  • Drive — pushed past obstacles, raised the bar.
  • Direction — set vision, made decisions under uncertainty.
  • Influence — moved teams without authority.
  • Move Fast — shipped quickly, accepted reversible risk.
  • Conflict — direct disagreement story is REQUIRED. Refusing to give one = auto-fail.

Microsoft

  • Growth mindset — "learn it all" not "know it all". Story of changing your mind.
  • Customer obsession + collaboration.
  • "As Appropriate" depth screen — less aggressive than Amazon Bar Raiser.

Netflix

  • "Stunning colleagues" — high autonomy + high accountability.
  • Keeper test: would I fight to keep this person? Story of independent judgment.
  • Context not control — show alignment via context, not approvals.

Apple

  • Craft & quality obsession — story of polish past "good enough".
  • Functional silos — work cross-functionally, but defer to design/PM in their domain.
  • Secrecy mindset — comfort with limited visibility.
MODULE 5

Story Bank Method

12 stories cover 95% of behavioral questions. Build once, reuse with reframing.

The 12 Stories

  1. Major technical project you led — covers ownership, deliver results, think big, drive.
  2. Project that failed / shipped late — failure, learning, recovery.
  3. Disagreement with peer or manager — backbone, conflict, earn trust.
  4. Ambiguous problem you scoped — direction, GCA, ownership.
  5. Tight deadline / scope cut — bias for action, deliver results, frugality.
  6. Mentoring / hiring — hire and develop, leadership, Googleyness.
  7. Tech debt / refactor — invent and simplify, highest standards.
  8. Cross-team influence — influence, earn trust, direction.
  9. Production incident / debug — dive deep, ownership, customer obsession.
  10. Cost / efficiency win — frugality, invent and simplify.
  11. Customer issue you championed — customer obsession, ownership.
  12. Time you changed your mind — earn trust, learn and be curious, growth mindset.

Reframing

Same story, different lead-in based on question:

QuestionLead with
"Tell me about ownership""I noticed an issue nobody owned..."
"Tell me about a tough decision""I had to choose between two approaches..."
"Tell me about influence""I needed buy-in from a team I didn't own..."
MODULE 6

High-Stakes Questions

Answer patterns for the hardest behavioral prompts.

"Tell me about a failure"

  • Pick a real failure with material impact (not "I shipped a typo").
  • Own it — no blaming external factors.
  • 3 parts: what failed, why (root cause), what you changed in your behavior.
  • Avoid: failure that's actually a flex ("I worked too hard").

"Disagreement with manager"

  • Show backbone — you DID push back.
  • Show data — your case had merit (numbers, evidence).
  • Show commitment — once decision was final, you executed wholeheartedly.
  • Outcome can go either way: you were right, or they were right and you learned.

"Time you handled ambiguity"

Structure: undefined problem → defined the problem yourself → broke into milestones → executed → adjusted as info arrived. Emphasize the act of defining not executing.

"Tight deadline"

  • Show triage: what stays in scope, what cuts, what defers.
  • Show stakeholder communication: did you renegotiate or just absorb?
  • Show quality bar: cutting scope ≠ cutting tests.

"Biggest mistake"

Different from failure — mistake is a specific decision you'd reverse. Prefer technical: chose wrong DB, over-engineered abstraction, premature scaling. Show present-day judgment: "Today I'd ___".

"Feedback that changed you"

Receive criticism + integrate it = earn trust + growth. Pick something specific (communication, scope, depth). Avoid trivial (typo, formatting). Show before/after behavior delta.

Questions you should ask back

  • "What does success look like for someone in this role at 6 / 12 months?"
  • "How does the team handle disagreement on technical direction?"
  • "What's the biggest challenge the team is facing right now?"
  • "How is engineering quality measured here?"
MODULE 7

Loop Composition by Level

Behavioral weight increases with seniority. Different rounds probe different signals.

Level Expectations

LevelBehavioral weightRequired signals
L3 / E3 / SDE-1~10%Coachable, curious, basic ownership
L4 / E4 / SDE-2~20%Independent execution, team collaboration
L5 / E5 / SDE-3 (Senior)~30%Cross-team influence, mentorship, project ownership
L6 / E6 / Staff~40%Org-level impact, ambiguity, scope-setting, hire and develop
L7+ / Principal~50%Multi-quarter strategy, exec influence, talent magnet

Loop Rounds

  • Recruiter screen — motivation, comp, timeline. Don't over-share comp; deflect to "competitive process".
  • Hiring manager — fit, stories about the team's work area. Research their team.
  • Peer behavioral — collaboration, conflict, team dynamics.
  • Bar raiser / cross-functional — leadership, judgment. Hardest round.
  • Skip-level / director — strategy, business sense, long-term thinking.
MODULE 8

Red Flags & Anti-Patterns

What kills your loop even with strong technical performance.

Auto-Fail Triggers

  • Speaking poorly about ex-employer / coworkers — interviewer assumes you'll do the same to them.
  • No specifics — "I led many projects" with no examples.
  • Refusing to discuss failure or weakness.
  • Defensive on follow-ups — interviewer challenges, you double down rather than reflect.
  • Mismatch between resume claim and story detail.
  • Inability to articulate what you'd do differently.

Language Hygiene

AvoidReplace with
"We did X""I drove X. The team executed Y."
"It was a mess""The system had [specific issue]"
"My manager was bad""My manager and I had different views on priorities"
"Obviously...""In hindsight..." (don't make interviewer feel dumb)
"I always..." / "I never...""In this case..." (avoid absolutes)
MODULE 9

Cheat Sheet

Pre-loop checklist + day-of script.

Pre-Loop (1 week)

  • Write 12 STAR stories, 250 words each
  • Tag each story with LPs / dimensions covered
  • Practice 3 stories out loud with timer
  • Read company values page + recent eng blogs
  • Prepare 3 questions per round
  • Refresh resume bullets: every claim has a story

Day-Of

  • Open with: "Sure, let me think of a relevant example. [pause 5s]"
  • Speak in I, not we
  • State the metric + delta
  • Check: am I past 3 minutes? Wrap.
  • Close with lesson learned
  • Thank for their time, ask 1 question

STAR Verbal Cues

  • "The context was..." (S)
  • "I was responsible for..." (T)
  • "My approach was... First I... Then I... I decided to... because..." (A)
  • "The result was... [number]. What I learned is..." (R)

Recovery Phrases

  • Blanked: "Let me think of a better example..."
  • Drilled deep: "I'd have to think — at the time it was [your honest recall]"
  • Don't have story: "I haven't faced that exactly, but the closest is..."
  • Caught in vague: "Let me get specific — the metric was..."