Influence and Persuasion Questions
Moving others toward a decision or direction through reasoning, evidence, and framing rather than positional power. Covers building an evidence-based argument and appealing to the other party's motivations, influencing peers and stakeholders over whom you have no formal authority through coalitions, credibility, and traded priorities, and driving organization-level direction across multiple teams as a technical or people leader. Spans the full spectrum from individual persuasion through lateral influence-without-authority to org-scale influence and leadership altitude.
Two teams each believe the other should own a critical piece of work, and the project is blocked one week before a milestone. As the person coordinating the initiative, how would you resolve ownership, get the work unblocked, and preserve the working relationship?
Sample Answer
I would move quickly because a one-week blockage is usually a clarity problem, not a technology problem.
First, I would bring both teams together and restate the facts: what is blocked, what the milestone depends on, and what happens if nothing changes. Then I would ask each team to explain its assumption about ownership. Often the disagreement is about boundaries, not willingness.
Next, I would decide the immediate owner based on capability and dependency, not pride. If needed, I would split the work into a temporary owner for this milestone and a permanent owner for later. For example, one team might own the interface definition while the other implements the code.
If they still cannot agree, I would escalate with options, not complaints: who can do it fastest, who has the right context, and what the risk is for each choice. That keeps the relationship intact because the discussion stays focused on delivery.
After the milestone, I would document the ownership rule so the same dispute does not happen again. The goal is to unblock the work, make the decision fair, and avoid turning a coordination issue into a personal conflict.
For example, on a project one week from a data-pipeline migration milestone, the platform team and the analytics team each believed the other owned writing the schema-validation logic that would catch bad records before they reached the new pipeline. The platform team's assumption was that analytics, as the consumer of the data, should define what counted as valid. The analytics team's assumption was that platform, as the pipeline owner, should implement any validation logic that ran inside the pipeline. Bringing both teams together surfaced that this was exactly a boundary problem: nobody disagreed on doing the work, they disagreed on who was supposed to start it. The immediate decision, made on capability and dependency rather than either team's preference, was that analytics would own defining the validation rules, the business logic of what counts as a bad record, since only they had that context, while platform would own implementing those rules inside the pipeline code, since only they had write access to it and the deployment pipeline. That split unblocked both teams within a day, and the milestone shipped on schedule with the validation logic live. Afterward, the rule, rule-definition belongs to the data consumer, rule-implementation belongs to the pipeline owner, was documented so the next migration didn't reopen the same argument.
Walk me through a situation where you had to tailor your pitch to a specific stakeholder's priorities and incentives, rather than repeating your own rationale, in order to win them over.
Sample Answer
Direct answer
Tailoring a pitch means finding out what that specific stakeholder is actually measured on or afraid of, and reframing the same underlying facts through that lens, rather than repeating your own rationale and hoping it lands. The facts stay fixed; only the framing and the risk language change per audience.
Structured elaboration
Incentive-mapping framework. Before drafting anything, identify what the stakeholder optimizes for and what they fear, then reframe the same evidence in that currency:
| Audience | Optimizes for | Fears | The reframe |
|---|---|---|---|
| Engineering leadership | Delivery velocity, system reliability | Rising technical debt, on-call burden | Frame as throughput and operational load |
| Finance | Predictable, defensible spend | Uncontrolled or one-time crisis cost | Frame as cost trajectory and budget certainty |
| Revenue or go-to-market leadership | Time-to-market, customer impact | Losing deals or churn | Frame as customer-facing risk or opportunity |
| Security or compliance leadership | Risk exposure, audit posture | An incident or failed audit finding | Frame as exposure window and control mapping |
A common variant of this: translating a technical or security risk into business-impact terms to win executive buy-in. The reframe isn't inventing a new argument; it's restating the same risk in the currency the executive is accountable for (revenue at risk, compliance exposure, customer churn) instead of engineering terms (a vulnerability class, a latency percentile).
Worked example
Situation. At a platform company, engineering wanted budget approval to fix an authentication vulnerability class a penetration test had flagged. The CFO's first read was that this belonged in the engineering backlog, not an urgent ask.
Stakes. The unpatched vulnerability class carried real breach and compliance exposure, but it was competing for the same budget cycle as revenue-generating projects, and the CFO wasn't going to fund it on engineering language alone.
The influence moves.
- Learned the CFO's actual incentive: quarterly budget defensibility and avoiding one-time crisis spend, not an abstract security posture.
- Reframed the same evidence in the CFO's terms: translated "session tokens that don't expire" into an exposure-window estimate and a cost comparison against the company's own past incident-response spend, the same kind of trade-off the CFO already used elsewhere.
- Built a separate, differently framed one-pager for the security lead from the same underlying evidence: audit and control-mapping language, naming which control had failed and which policy clause it mapped to, instead of repeating the CFO pitch.
- Verified the incentive rather than assuming it, by asking the CFO's chief of staff beforehand what kind of comparison the CFO typically used to evaluate risk spend.
Resolution. The CFO approved the fix as a scheduled, budgeted project rather than an emergency spend, because the exposure was quantified and mapped to a comparison already familiar from other risk trade-offs.
What a senior candidate does differently. A mid-level candidate builds one deck and hopes it lands for everyone. A senior candidate keeps the underlying evidence fixed and swaps only the framing and incentive language per audience, and can explain, in the room, why that phrasing fits that specific person.
Trade-offs and pitfalls
- Tailoring is not spin. The underlying facts must be identical across audiences. If the CFO version and the CISO version (CISO: Chief Information Security Officer, the same person referred to earlier in this example as "the security lead") would lead a skeptical listener to different conclusions about severity, that's manipulation, not tailoring.
- Guessing the wrong incentive misses as badly as not tailoring at all. Verify the incentive with a quick question rather than assuming it from a title.
- Prep cost. Building a separately framed pitch per audience takes real time; reserve heavy tailoring for stakeholders whose buy-in is genuinely load-bearing for the decision.
Tell me about a time when you had to get two or more teams with different priorities to deliver the same business outcome. How did you establish the shared goal, surface disagreements early, and keep the work moving when trade-offs had to be made?
Sample Answer
Situation: I led a launch that needed Product, Engineering, and Support to deliver the same outcome, which was reducing customer setup time.
Task: Each team had different priorities, so I needed one shared goal and a way to surface trade-offs early.
Action: I started with a single business metric, then broke it into team-level commitments. Product owned the user flow, Engineering owned reliability, and Support owned readiness. I held a weekly cross-functional checkpoint where each team shared risks, not just status. When conflicts came up, I made the trade-off explicit. For example, we chose to delay one nonessential feature so we could simplify onboarding and reduce support tickets.
Result: The teams stayed aligned, the launch shipped with fewer surprises, and the process made future collaboration easier because everyone knew how decisions would be made.
The key lesson was that shared outcomes work best when the goal is visible, disagreements are discussed early, and trade-offs are decided openly instead of being left to drift.
You need another function to act on a problem that's real in your world but invisible in theirs (a CFO who thinks in revenue risk, an engineering team that thinks in effort and risk, a finance team that thinks in ROI). How do you translate your concern into their language and metrics well enough that they treat it as their problem too?
Sample Answer
Direct answer
To make another function treat your concern as their problem, translate it into the metric they're already accountable for, not the language you'd use to describe it yourself, and back the translation with evidence in the form that audience actually trusts. A CFO wants a dollar figure with a payback period (how long until the savings cover what you spent). Engineering leadership wants a concrete failure mode and blast radius (which systems and users get pulled in if it goes wrong, and how far that damage spreads). A finance function funding early research wants a leading indicator (an early signal that predicts the outcome before the real result is in), not a promise of eventual revenue.
Structured elaboration
Step 1: identify the audience's native metric and the evidence type they trust.
| Function | Native metric they're accountable for | What lands as evidence |
|---|---|---|
| CFO | Revenue risk, payback period, ROI | A quantified, inspectable financial model: data-driven, numbers they can challenge line by line |
| Engineering leadership | Effort, delivery risk, opportunity cost of not fixing something | A concrete failure mode and its blast radius, told as a scenario, not a spreadsheet: this audience trusts a specific story of what breaks over an abstract dollar figure |
| Finance evaluating a research investment | Leading indicators, not lagging outcomes | Early experiment reads, adoption curves, or conversion signal that predicts the eventual return before it fully materializes, since the actual revenue outcome is too far out to argue from yet |
The general principle underneath all three rows: choose a data-driven argument or a narrative argument based on which one the specific audience actually trusts, not based on which one you find more natural to build. Handing a CFO a story instead of a model reads as dodging scrutiny. Handing an engineering lead a spreadsheet instead of a concrete failure scenario reads as someone who's never had to fix the thing at 2am.
Step 2: for a quantifiable concern, lead with the one-line result, then hold the model in reserve as depth. In the room, a single plain sentence usually does most of the persuading: the annual cost, the payback period (how many years until the fix pays for itself), and the return, stated in plain terms, before any spreadsheet comes out. The full multi-formula build below is depth beyond what most interviews expect as a default opening move: it exists for when a CFO wants to see the model and challenge an input, not as the first thing you lead with. Pin every input explicitly so anyone can re-derive the result.
Translating architectural debt into CFO-facing terms, the three levers are revenue risk, operating cost, and opportunity cost:
Revenue per hour=8760ARR Annual Outage Cost=incidents/year×downtime hours×cost per hour Annual Productivity Loss=devs×hours lost/week×52×cost per hour Total Annual Risk=Outage Cost+Productivity Loss+Opportunity Cost Expected Annual Benefit=Total Annual Risk×expected reduction % Payback Period=Expected Annual Benefitremediation cost 3-Year ROI=remediation cost3×Expected Annual Benefit−remediation costStep 3: for a non-quantifiable concern (engineering, or early-stage research), use the equivalent translation, just not in dollars. A persuasion strategy tailored to engineering doesn't lead with a business case at all: the translation of "this needs to be fixed" is a specific scenario, which service fails, what it takes down with it, and how long the team is heads-down fixing it instead of shipping, told concretely rather than abstractly, because that's the evidence this audience actually weighs. For a finance function funding a research effort, the translation is a leading indicator: an early signal, like adoption of a prototype or a directional experiment read, that predicts the eventual return, since a fully-realized ROI figure doesn't exist yet to hand them. Framing research ROI in finance's leading indicators, rather than in the eventual (and still unproven) revenue number, is what makes an early-stage ask legible to a function that's used to evaluating already-realized returns.
Worked example
Context: an aging service has been accumulating operational risk, and remediation competes for funding against revenue-facing work. The CFO's question is simple: why should this win over a feature.
Pinned inputs: ARR of $200,000,000 (ARR: Annual Recurring Revenue, the company's total yearly subscription revenue); 4 outage-causing incidents per year averaging 2 hours of downtime each; 10 developers losing an average of 6 hours per week to firefighting and legacy maintenance; a fully-burdened developer cost of $80/hour (fully burdened meaning the total cost to the company per hour of that person's time, including salary, benefits, and overhead, not just their take-home pay); an estimated $300,000/year in opportunity cost from delayed feature work; a remediation cost of $600,000; and an expected 70% reduction in these costs once remediated.
Revenue/hourOutage CostProductivity LossOpportunity Cost (assumed)Total Annual Risk=$200,000,000/8760≈$22,831=4×2×22,831=$182,648=10×6×52×80=$249,600=$300,000=182,648+249,600+300,000=$732,248 Expected Annual BenefitPayback Period3-Year ROI=732,248×0.70≈$512,574=600,000/512,574≈1.17 years=600,0003×512,574−600,000≈1.56(156%)The line that actually opens the conversation is the simple one promised above: this risk costs about $732K a year; fixing it pays for itself in about 1.17 years and returns roughly 156% over three years. Everything above is the model behind that sentence, ready if the CFO wants to see it and press on an input. Presenting the full model, when asked for it, means showing a conservative, mid, and optimistic scenario (say, 30%, 50%, and 70% expected reduction) rather than a single confident number, and pairing the payback period with the recurring, compounding nature of the cost if nothing changes.
For the engineering leadership version of the same ask, the translation isn't a spreadsheet, it's the specific scenario: naming which service is most likely to fail next, what downstream systems it takes with it, and how many engineer-weeks get consumed responding versus the smaller, scoped fix now. For a finance stakeholder evaluating whether to keep funding the remediation program itself, the leading indicator to report is the trend in incident frequency and hours lost per sprint since work began, not a revenue number that won't exist for years.
Trade-offs & pitfalls
- A single-scenario financial model reads as overconfident; always show a range and be explicit about which inputs are assumptions versus measured figures.
- Handing an engineering audience the CFO version of this argument (a dollar figure with no concrete failure scenario) tends to read as a mandate from above rather than a shared problem, and gets compliance instead of buy-in.
- Handing a CFO the engineering version (a vivid failure story with no numbers) reads as anecdote, not risk, and won't survive a budget review.
- The most senior version of this skill is knowing which type of evidence a given audience trusts before you build anything, not defaulting to whichever type you personally find easier to produce.
A product manager wants to move forward with a decision (shipping a feature, putting a dataset into production) that you believe is flawed - biased, risky, or not ready. Walk me through how you raised the concern, proposed an alternative, and influenced the outcome without coming across as obstructive.
Sample Answer
Direct answer
When you believe a decision already in motion (shipping a feature, putting a dataset into production) is flawed, raise it by leading with the decision-maker's own goal, pairing every concern with a bounded alternative you can execute yourself, and defining upfront what would resolve the concern, rather than issuing an open-ended objection.
Structured elaboration
Raising a concern without becoming the blocker:
- Bring evidence of the specific risk, not a general unease.
- Reframe the objection around the decision-maker's own success metric. A wrong call reversed publicly later costs them more than a short delay now.
- Always pair the concern with an alternative you can own and execute: a scoped pilot, a guardrail, a validation step. Never just a "no."
- Define what would resolve the concern upfront, so the conversation has a clear finish line instead of an indefinite hold.
This is a different shape from generally persuading a skeptic to adopt your own recommendation: here you're pushing back on someone else's plan already underway, so the tactic is as much about how the pushback is delivered as what evidence backs it.
Worked example
Situation. While prepping a customer-segmentation model for production, a data engineer found the training data heavily over-represented customers from one region, sourced through a marketing channel not used elsewhere the segmentation would apply. The PM wanted to ship on the existing timeline.
Stakes. Shipping as-is risked systematically mis-targeting customers outside that region; raising the concern the wrong way risked looking like an engineering veto on a decision that wasn't the engineer's to make.
The influence moves.
- Brought concrete evidence, not a general worry: a distribution breakdown showing the regional and channel skew, plus the specific downstream decisions that skew would distort.
- Framed the concern around the PM's own goal: accurate segmentation everywhere the feature would ship, not "the data isn't perfect."
- Paired the concern with an alternative that didn't require the PM to wait indefinitely: ship to the represented region first, plus a small randomized holdout in other regions to measure real-world impact before expanding.
- Defined upfront what would resolve the concern: specific bias-check thresholds and a monitoring dashboard, so the PM knew exactly what "cleared" looked like instead of facing an open-ended objection.
- Volunteered to own the technical work (the validation checks, the dashboard) rather than flagging the risk and leaving it for someone else to fix.
Resolution. The PM agreed to the staged rollout. The holdout group caught real misclassifications outside the represented region before they reached most customers, and the pause read as a scoped validation step, not a blocked launch.
What a senior candidate does differently. Never frames the concern as "don't ship"; frames it as "ship this way instead," with a concrete alternative already designed, which is what keeps the conversation about the plan instead of about the engineer as an obstacle.
Trade-offs and pitfalls
- A concern with no alternative reads as obstruction, even when it's completely valid. Always show up with the next move, not just the objection.
- Defining resolution criteria upfront prevents an indefinite, moving-target hold, which is what erodes trust with PMs over repeated interactions.
- If overruled anyway, document the risk and the decision rather than silently complying or repeatedly re-litigating it after the call is made.
Unlock Full Question Bank
Get access to all 24 Influence and Persuasion interview questions and detailed answers.
Sign in to ContinueJoin thousands of developers preparing for their dream job.