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.
A stakeholder tells you they're going with their gut instead of your data-backed recommendation. How do you respond, and how do you re-frame your case around what they actually care about?
Sample Answer
Direct answer
When a stakeholder chooses gut over your recommendation, the first job is to figure out whether that's stubbornness or a legitimate competing priority you haven't accounted for, like protecting a release timeline, and then reframe the case around what they're actually protecting, rather than simply repeating the data louder or overriding the objection because you believe you're right.
Structured elaboration
Step 1: diagnose before you reframe. "Going with my gut" usually means one of two things: they don't trust the data, or they trust it fine but are weighing it against something you haven't priced in, like a release date, a relationship, or a risk you don't see. These require different responses. Reframing only works on the second case; on the first, you need to rebuild trust in the data before framing matters.
Step 2: distinguish reframing from overriding. If the resistance turns out to be a legitimate competing priority, for example a PM protecting a release timeline that a delay would blow up, the senior move is not to win the argument and get your way anyway. It's to treat the timeline as a real constraint to negotiate against, not an objection to defeat. Overriding a reasonable objection with a stronger-sounding data point isn't persuasion, it's just louder; it also tends to win the room and lose the relationship.
Step 3: the reframe, in practice.
- Listen and validate: ask what's driving the instinct and what they're weighing, specifically. This often surfaces the real constraint (a deadline, a prior bad experience, a political consideration) that the data alone never addressed.
- Restate the shared goal: get explicit agreement on the metric that actually matters, so the conversation isn't "my data vs. your gut" but "how do we both hit the same target."
- Present evidence against that shared goal, briefly, including where it's uncertain, not just where it's favorable.
- If the blocker is a legitimate priority like a release timeline, negotiate against it directly: propose a version of your recommendation that doesn't threaten the thing they're protecting, for example a smaller pilot that fits inside the existing timeline rather than a change that would slip it.
- Offer a low-risk test with a clear decision gate, so the disagreement gets resolved by a result instead of by who argued better.
Worked example
Situation: a product manager wants to launch a promotional push on gut instinct; the leading indicators (early signals, like click-throughs and signups, that show up well before the final conversion numbers do) suggest low conversion probability, and the recommendation is to wait for more signal.
In the room: instead of restating the data more forcefully, the first move is a clarifying question: "is the concern that the data's wrong, or that waiting costs us the launch window?" The PM's answer reveals it's the second: the campaign is tied to a release date that can't move without a real cost. That reframes the whole conversation, this isn't stubbornness, it's a legitimate competing priority.
The reframe: instead of "wait until we have better signal," the proposal becomes a scoped, two-week pilot that launches inside the existing window on a smaller segment, with clear success criteria, so the PM's timeline is protected and the analyst's concern about weak signal gets tested rather than ignored.
Resolution: the PM agrees to the pilot because it doesn't cost them the thing they were actually protecting. The disagreement gets resolved by what the pilot shows, not by whoever had the stronger-sounding argument in the room.
Trade-offs & pitfalls
- Treating every "gut" objection as stubbornness to be argued down is the most common miscalibration here; a good chunk of the time it's a real constraint you simply hadn't modeled.
- Overriding a stakeholder because your data is defensible can win the individual decision and still damage the relationship, making the next disagreement harder.
- Not every gut call is protecting something legitimate; if the "priority" turns out to be unfounded once probed, the reframe should say so directly rather than inventing a compromise that doesn't need to exist.
- A pilot or compromise that doesn't actually test the disagreement (a token concession) just defers the same argument to a later date.
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.
Can you share a specific instance where you persuaded a skeptical stakeholder to adopt your recommendation. What was their objection, and how did you address it?
Sample Answer
Direct answer
Persuading a skeptical stakeholder starts with diagnosing what kind of resistance you're actually facing, since the same "here's more data" response only works on an evidence-based objection. A political objection or a loss-of-control objection needs a different tactic entirely.
Structured elaboration
Objection taxonomy. Naming the type of resistance before choosing a tactic is what separates a senior answer from "I showed them more data":
| Objection type | What it sounds like | What actually resolves it |
|---|---|---|
| Evidence-based | "I don't trust this data or method" | More rigor, replication, or third-party validation |
| Political | Resistance for reasons unrelated to the evidence itself (turf, timing, a prior grudge) | Understanding the unstated interest at stake; more data doesn't move a non-evidentiary objection |
| Loss of control or trust | For example, a designer worried an automated system reduces their say | Preserving a real role or checkpoint for them in the new process, not proving the system works better |
Worked example
Situation. At a product org, a UX team relied on manual review of every design change against brand guidelines. A design systems lead proposed an automated linting check for a subset of mechanical rules. One senior designer resisted far more strongly than the proposal's scope seemed to warrant.
Stakes. The designer's review was a required approval gate; without their buy-in, adoption could be blocked or slow-walked indefinitely, regardless of how good the tool was.
The influence moves.
- Noticed the resistance didn't track with the evidence: false-positive-rate numbers didn't move the reaction at all, which was the signal something else was going on.
- Asked directly what was underneath the resistance, and learned it wasn't about accuracy: automating the check felt like it removed the designer's voice and shrank their judgment role.
- Reframed the proposal to preserve their say explicitly: the linter would catch only mechanical rule violations (spacing, contrast ratios), routing anything subjective to the designer's review, unchanged.
- Gave the designer a visible role in defining which rules counted as mechanical versus subjective, turning them from a blocker into the rule-owner.
Resolution. The designer became the tool's internal champion once their judgment role was made explicit rather than replaced.
What a senior candidate does differently. Doesn't try to win a trust objection with more data. A mid-level answer keeps citing the false-positive rate; a senior candidate diagnoses the objection type first and matches the tactic to it.
Trade-offs and pitfalls
- Misdiagnosis wastes your strongest tool. Aiming data at a political or trust objection wastes the one resource that can't solve that problem, and can read as tone-deaf to the stakeholder.
- Political objections sometimes can't be fully resolved through the stated concern, because the real driver is unstated. A senior candidate says plainly when they suspect this is happening rather than pretending the objection was purely rational.
- Preserving a role is not the same as granting a veto. The trade is scoping what the stakeholder keeps control over, not surrendering the decision.
Describe a situation in which you built a coalition or lined up support from key people before bringing a proposal to a wider group or a decision point. Who did you enlist, and why?
Sample Answer
Building a coalition before a decision point starts before you ever present: identify whose support or veto will actually matter, engage them privately in an order that makes each later yes easier to get, and bring each person something concrete they need rather than a generic ask for support.
Mapping and sequencing
- Map influence and interest. List everyone who could formally veto or bless the proposal, plus anyone with no formal say who still has real influence over those decision-makers.
- Sequence deliberately. Engage the lowest-friction likely allies first, before the proposal is public, so you arrive at the wider decision point with visible support already lined up rather than asking a group to be first movers together.
- Offer something specific per stakeholder, tied to what they're actually measured on: reduced risk to their own metric, a pilot scoped to their team, early visibility into results, or public credit. A generic ask for support is much weaker than something concrete.
Two named shapes of this pattern
Resolving separate vetoes before convening a group. A tech lead wants to relax a security control temporarily to hit a launch date, with a compensating control added afterward, a security versus time-to-market tradeoff. Brought cold to a mixed room, the most risk-averse voice usually wins by default. Instead, the lead meets security first, alone, asking what compensating control would make a temporary exception acceptable, not asking them to simply waive the check. Only once security has a specific answer does the lead bring legal, showing the agreed compensating control and asking what documentation legal needs to be comfortable with the interim exposure window. Product only joins once security and legal's actual sign-off is already attached, so the wider room is there to confirm, not to negotiate the tradeoff from scratch.
Multiple buy-in strategies aimed at different needs. For a cross-functional analytics initiative that hasn't launched yet, product and marketing may need to be brought along with three genuinely different offers: a scoped pilot for the team most worried about disruption, early access to the resulting data for the team that wants visibility, and public co-ownership credit for whichever team's cooperation is hardest to secure. Using the same single pitch on both functions usually undersells what each one actually needs to say yes.
Scaling it into standing influence
- From one-off coalition to a repeatable habit. Winning support once, on one proposal, with one team, is different from scaling personal influence beyond your immediate team into middle management across the organization. That scaling requires codifying the tactic into something repeatable (pilot, then data, then public credit) rather than reinventing the ask each time, and building relationships with peer leads before you actually need something from them.
- Trusted contributor to go-to partner. The credibility this builds over time moves through a specific progression: from being a trusted contributor, someone whose individual work is reliable, to being a go-to partner, someone stakeholders proactively loop in before a decision is even finalized, because your input has consistently made past decisions better. Track this by whether you're being consulted earlier in the process over time, not just by whether individual asks succeed.
- Owning the plan without owning the decision. When you don't own the decision outright, such as cross-functional analytics choices that belong to other teams, a personal influence plan means investing in relationships and data credibility with the actual owners on an ongoing cadence, not waiting until you need a specific yes.
Worked example
A tech lead wants to ship an integration faster by relaxing a specific security control temporarily, with a compensating control added within a defined follow-up window, instead of the default full security review blocking the launch date, a security versus time-to-market compromise. Approached cold, in a mixed room, security could veto outright, legal could block over compliance exposure, and product needs the date to hold for a partner commitment.
The lead meets security separately first: "what compensating control would make a temporary exception acceptable to you?" Security proposes a monitoring and alerting control plus a hard remediation date. The lead brings that specific agreement to legal next, asking what documentation legal needs to be comfortable with the interim exposure window; legal signs off given a written record and the fixed remediation date. Only then does the lead convene product, security, and legal together, now presenting a plan that already carries security and legal's specific sign-off, so product's core need (the date holds) is satisfied without the lead having to relitigate the tradeoff with all three functions at once.
The wider meeting is short, because every veto-holder's actual concern was resolved one-on-one beforehand, tailored to that function's own criteria, not a single generic pitch delivered to all three simultaneously.
What a senior person does differently here: never brings unresolved cross-functional tension into a group room, resolves each function's specific veto criteria privately in an order that makes later conversations easier, and only convenes the group to confirm what's already agreed.
Trade-offs and pitfalls
- Sequencing takes real calendar time. Under a hard deadline, skipping the one-on-one alignment to save time usually costs more time recovering from a group veto than the sequencing would have taken.
- What you offer each stakeholder has to be genuinely deliverable; an empty promise to secure a yes burns exactly the go-to-partner reputation the moment it isn't honored.
- Scaling this into a repeatable, org-wide habit without a track record of delivered promises just looks like politicking. The trusted-contributor credibility has to come first, before the scaled version works.
You're in a meeting and a senior executive pushes back on your recommendation on the spot, saying it's unconvincing or unnecessary. Walk me through how you respond in that moment.
Sample Answer
Direct answer
In the moment, the sequence is acknowledge, then a tight piece of evidence, then a small concrete next step, not a bigger version of the argument that just got dismissed. The goal in the room is not to win the disagreement outright, it's to convert "I'm not convinced" into "let's find out," while leaving the executive's standing in the room intact.
Structured elaboration
The three-step in-room conversation plan. When a VP publicly disagrees and is skeptical of your evidence, the structure that reliably works is: (1) opening, an acknowledgment that takes the concern seriously rather than defending immediately; (2) presenting evidence and reframing, concise, specific, and aimed at exactly what they said was unconvincing, not a restatement of everything you already said; (3) reaching agreement in the room, a small, low-risk next step both people can say yes to right now, rather than asking them to simply change their mind.
- Opening: acknowledge specifically, not generically. "I hear you, that concern about X is fair" lands better than a vague "I understand your point."
- Evidence and reframing: two or three sharp points, tied directly to what they said was weak, not a restatement of the original pitch.
- Reaching agreement: propose a bounded next step (a short pilot, a follow-up with specifics, a narrow test) with an explicit exit condition if it doesn't hold up, so agreeing costs them little.
Setting changes the moves, not just the tone. A pushback that happens privately in a small meeting is a different problem from the same pushback happening publicly, in an all-hands, in front of the exec's own reports and peers. In public, add one more move: correct the record without undermining the executive's credibility in front of the room. That usually means agreeing publicly to follow up with the specifics rather than contradicting them point by point in front of others, then having the detailed evidence conversation offline. Winning the technical point in public while making the executive look uninformed in front of their own team is a worse outcome than losing the point that day.
When it's not disagreement, it's an in-the-moment directive. Sometimes the executive isn't just skeptical, they're asking for an immediate change you believe is unsupported. The move here is to script the pushback so it protects the relationship while still registering the concern: something like "I want to make sure we don't regret this. Can I take ten minutes with you right after this to pressure-test it before we commit?" This buys the review you need without refusing the executive in the room, and it signals that the concern is about the decision, not about resisting them.
Worked example
Situation: a recommendation to move a workload to a new vendor gets pushed back on live in a small planning meeting: "this feels like vendor marketing, I'm not convinced."
Opening: "I hear you, vendor marketing can definitely overpromise, that's a fair thing to be skeptical of. Can I ask specifically what feels like hype, the performance claims, the security posture, or the cost savings? That tells me exactly where to focus."
Evidence: once the concern narrows to performance claims specifically, the response stays tight: independent benchmark results against the current baseline, the relevant compliance attestations already on file, and two reference customers in a similar industry who can be contacted directly.
Reaching agreement: "Rather than deciding on the vendor's word or mine, I'd propose a six-week pilot on a non-production workload with four explicit pass criteria: latency, integration effort, operational fit, and cost at scale. If it misses any of them, we stop and reassess. Does that address the concern, and are you comfortable greenlighting a bounded pilot?"
The public variant of the same scenario: the same pushback happens in an all-hands instead. The opening and evidence stay nearly identical, but the close changes: "That's worth getting right, let me pull the benchmark data and the reference contacts together and walk you through it right after this," rather than debating the specifics live in front of the room. The detailed evidence conversation and the pilot proposal then happen in the follow-up, not in public.
Trade-offs & pitfalls
- Escalating the argument in the moment (more data, louder) rarely works on a skeptical senior audience; it reads as not having heard the objection.
- In public settings, correcting the record too bluntly can win the specific point and cost the relationship; the better move is usually to take the detailed disagreement offline while still registering, briefly and respectfully, that the record needs a follow-up.
- Conceding immediately to an unsupported in-the-moment directive avoids conflict but can commit the team to a bad call; the scripted "let's pressure-test it first" move protects both the relationship and the decision.
- Not every pushback deserves the full three-step treatment. If the executive is right, the senior move is to say so plainly and move on, not to manufacture a pilot to save face.
Unlock Full Question Bank
Get access to all 22 Influence and Persuasion interview questions and detailed answers.
Sign in to ContinueJoin thousands of developers preparing for their dream job.