Back to Behavioral
Behavioral
hard
mid

Tell me about a past project and walk me through your ownership and decision making.

Scenario-based discussion rounds probe how you actually behaved on past projects: ownership, decision-making, conflict, tradeoffs, failures. Answer using STAR (Situation, Task, Action, Result) with concrete numbers. Prepare 4-6 stories that hit different themes: a hard technical decision, a cross-team conflict, a failure and what you learned, scaling a system, mentoring or leadership, a difficult deadline. Reuse stories across questions; each one should have ownership + tension + outcome.

7 min read·~5 min to think through

What the round tests

Behavioral / scenario rounds for senior engineers test:

  1. Ownership: did you drive outcomes or coast on someone else's work?
  2. Judgment: did you make decisions or defer them?
  3. Influence: did you get others aligned without authority?
  4. Self-awareness: do you know what went well and what didn't?
  5. Communication: can you tell a story crisply?

Tech depth is checked elsewhere. Here it's about how you operate.

STAR — the template that actually works

For every scenario, structure your answer as:

  • Situation (10s): one sentence of context.
  • Task (10s): what you specifically were responsible for.
  • Action (60-90s): what YOU did — decisions, conversations, code, escalations.
  • Result (15-30s): the outcome with numbers if possible, plus what you learned.

Most engineers under-invest in S and T, then ramble in A. Tighten those.

Story library — prepare 4-6 ahead of time

Different prompts pull on different themes; one prepared story can serve multiple prompts.

1. Hard technical decision

A decision where there was no obvious right answer. Show the options you weighed, the criteria, and how you decided.

Prompts it covers: "trade-off you made", "decision you regret", "how you approach ambiguity."

2. Cross-team conflict

Two teams disagreed. You drove resolution. Show empathy, framing, and the path to alignment.

Prompts: "disagreement with a peer", "stakeholder conflict", "how you influence without authority."

3. Failure / regression you caused or led through

Something broke. You owned it. Show diagnosis, mitigation, and the postmortem learning.

Prompts: "biggest failure", "outage you handled", "mistake you learned from."

4. Scaling a system or team

Something grew 10x. Show the bottleneck and the change.

Prompts: "scaling challenge", "performance work", "growth story."

5. Mentoring / leadership

You unblocked or grew someone. Show coaching, not just delegation.

Prompts: "mentoring experience", "tech lead style", "how you grow team members."

6. Difficult deadline / scope cut

You had to ship under constraint. Show scope negotiation, not heroics.

Prompts: "tight deadline", "shipping with cuts", "saying no."

Concrete example (good STAR)

Prompt: "Tell me about a time you had to make a difficult technical decision."

S: "Two years ago at [company], our search experience was rebuilding the index nightly. Latency was creeping up to 30s during peaks."

T: "I was tech-leading the search team and owned the call on whether to fix the existing pipeline or rewrite it."

A: "I spent two days profiling. The existing pipeline had real flaws but was 80% of the way there. A rewrite would take 6-8 weeks and was politically attractive but high-risk. I wrote a one-pager comparing the two paths with effort, risk, and expected p95 outcomes. I shared it with the team, my manager, and the platform team that owned the upstream data. We went with the fix, not the rewrite — the data showed the largest gain was a single missing index. I implemented that in two days, p95 dropped from 30s to 4s. Over the next month I cleaned up secondary hotspots."

R: "End-state p95 was 800ms, down from 30s. The team saved ~6 weeks. The lesson: 'rewrite' is a great-sounding answer that often masks one-day fixes. I push my teams now to spend 1-2 days profiling before any rewrite discussion."

What makes it land

  • Numbers: "30s → 800ms", "6 weeks saved", "p95".
  • Decisions: not just what happened but what YOU chose.
  • Ownership: 'I' verbs, not 'we' verbs.
  • Reflection: what you carry forward.
  • Time discipline: 2-3 minutes, not 8.

Common failure modes

  • 'We' overload — interviewer can't see your role.
  • Vague results — "it went well" with no metric.
  • No decision — describing what happened, not what you chose.
  • No reflection — every story ends in triumph.
  • Single hero story — overused, signals you have few examples.

Pre-mortem your stories

For each prepared story, ask:

  • Where's the tension? (no tension = no story)
  • What did I specifically do? (no I-verbs = no story)
  • What's the number? (no number = vague claim)
  • What did I learn? (no lesson = no growth)

Don't memorize, internalize

Reading a memorized story is obvious and weird. Internalize the beats so you can tell it naturally and adapt to a follow-up question without losing the thread.

Adapting by level

  • Senior: stories about technical ownership of a feature or system.
  • Staff: stories about cross-team influence and decisions affecting multiple teams.
  • Principal: stories about org-level change, multi-quarter initiatives, mentoring senior engineers.

Pick stories that match the level — a senior-level story in a principal interview reads as small.

Mental model

Scenario rounds reward prepared, tight, ownership-heavy storytelling. Build a library of 4-6 stories, each with tension + decision + outcome + lesson, using STAR for structure. Lead with what YOU did, ground in numbers, end with a learning. Don't wing it — these stories repay rehearsal more than any other interview round.

Follow-up questions

  • Tell me about a time you disagreed with your manager.
  • Walk me through a project you're most proud of.
  • Tell me about a failure and what you learned.
  • How did you grow someone on your team?

Common mistakes

  • 'We' overload — your contribution invisible.
  • Vague results — no numbers.
  • No decision — describing weather, not actions.
  • Single hero story reused for every prompt.
  • Rambling — exceeding 3 minutes per story.

Performance considerations

  • Rehearse each story aloud, timed at 2-3 minutes. Practice transitions for follow-up questions. The stories compound: same library serves multiple interviews.

Edge cases

  • Prompt doesn't fit any prepared story — adapt the closest one.
  • Failure story with no clear lesson — pick a different one.
  • Story involves NDA — describe shape without specifics.
  • Follow-up question pulls you off-script — answer it, don't redirect.

Real-world examples

  • Amazon's bar-raiser interviews are explicitly STAR-formatted.
  • Google leadership / Googleyness rounds use the same shape.
  • Promo packets at most large orgs are STAR stories.

Senior engineer discussion

Seniors prepare a curated story library covering ownership, conflict, failure, scale, and mentorship. They lead with decisions and numbers, take responsibility for outcomes (positive and negative), and end every story with a lesson they carry forward. Their stories scale appropriately to the level they're targeting.

Related questions