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.
Tell me about a time you needed another function to change its plan or invest time in your initiative, but you did not have formal authority over them. How did you learn what mattered to them, and what did you do to earn their support?
Sample Answer
Situation: I needed the Support team to invest time in a new escalation process, but I had no formal authority over them.
Task: My job was to earn their support instead of asking for compliance.
Action: I started by learning what mattered to them. I met with the support manager and a few frontline agents to understand their pain points. The main issue was that they were already overloaded, so any new process had to save time, not add work. I then reframed my initiative in their language. Instead of talking about my project milestones, I showed how the change would reduce repeat tickets and make it easier to resolve customer issues on the first contact. I also offered a small pilot so they could test the idea before committing fully.
Result: Because I tied the request to their goals and reduced the burden, they agreed to participate and became active partners in the rollout.
What I learned is that influence comes from understanding the other function’s priorities, showing respect for their constraints, and making the benefit concrete.
A launch depends on a partner company or external vendor, and they are missing deadlines that put your roadmap at risk. You do not have direct authority over them. What would you do in the first week to protect the launch, rebuild alignment, and decide whether the original plan is still realistic?
Sample Answer
In the first week, I would focus on protecting the launch while testing whether the plan is still realistic.
Day 1 and 2: I would get the facts. What is late, what is truly on the critical path, and which milestones depend on the partner. I would also ask for a written status update so there is one shared view of the problem.
Day 3 and 4: I would reset alignment with the partner and internal leaders. I would make the risk visible, propose a recovery plan, and define what needs to happen by when. If needed, I would narrow scope, add internal backup work, or create a phased launch so the entire roadmap is not blocked by one dependency.
Day 5: I would decide whether the original date is still credible. If the partner has recovered, I keep the plan. If not, I recommend a revised timeline with clear trade-offs, rather than hoping the delay disappears.
The key is to avoid passive waiting. Even without direct authority, I can protect the launch by clarifying ownership, escalating early with options, and keeping leadership informed with facts instead of optimism.
For example, in a case like this, the launch depended on a third-party payments provider delivering a new API endpoint that a checkout redesign needed to go live. On Day 1, the written status update from the vendor's account manager revealed the endpoint was not late by a day or two, it was still in the vendor's own internal QA with no committed date, three weeks past their original commitment. By Day 3, resetting alignment meant a joint call with the vendor and internal engineering leadership where the risk was made explicit: without the endpoint, the full checkout redesign could not ship on the original date. The recovery plan split the work: internal engineering built a fallback that used the vendor's existing, older endpoint for most transaction volume, while the new endpoint's remaining edge cases, a smaller set of international payment methods, were scoped out of the initial launch and phased in once the vendor delivered. On Day 5, the vendor still had no firm delivery date for the new endpoint, so the recommendation was to launch on the original date with the phased fallback rather than slip the whole roadmap, with a follow-up launch for the remaining payment methods once the vendor's endpoint actually shipped.
A company wants to roll out a new cross-functional process across product, engineering, support, and sales, but adoption is uneven and some teams are reverting to their old habits. How would you structure the rollout, identify where resistance is coming from, and decide whether the process needs to change?
Sample Answer
I would treat this as a change-management problem, not just a rollout problem.
First, I would diagnose where adoption is breaking down. I would review usage data, interview a few people from each function, and compare the new process to the old one. I want to know whether people are resisting because the process is too slow, unclear, misaligned with incentives, or simply not useful in their day-to-day work.
Then I would test the rollout design. I would ask: did we train people, give them a reason to care, and remove the old path? For example, if support keeps using the old escalation template, maybe the new process adds friction and does not solve their problem fast enough.
If the issue is execution, I would tighten enablement, add team champions, and publish a clear operating cadence. If the issue is the process itself, I would change it based on the feedback rather than forcing adoption of a bad design.
I would judge success by outcomes, not attendance at meetings. If adoption improves, cycle time drops, and fewer teams revert to the old habit, the rollout is working. If not, I would change the process before asking for more compliance.
For example, when a company rolled out a new cross-functional incident-escalation process across product, engineering, and support, usage data after three weeks showed only 40% of support tickets were being routed through the new template, the rest were still going through the old one. Interviews with five support agents revealed the real problem: the new template required them to fill in a business-impact field that only engineering had the context to answer, so agents defaulted back to the old, faster template rather than get stuck. That pointed to a process-design gap, not a training gap. The fix was to move the business-impact classification to a follow-up step engineering completed after triage, instead of asking support to guess it up front. Within two weeks of that change, template usage rose to 92%, and average escalation cycle time (the time from a ticket being flagged to a fix being assigned) dropped from about 3.5 days to just under 2 days.
Think of a time you had to convince an engineering or technical team to implement a feature, fix, or technical decision they were skeptical of.
Sample Answer
Direct answer
Convincing a skeptical engineering team works the same way convincing any technical peer does: a working prototype and real measurements under realistic conditions, framed around the team's own operational incentives (on-call burden, SLA risk, meaning the risk of missing the SLA, short for service-level agreement, a committed target for uptime or response time that the team is held to, and cost they're accountable for), and a rollout plan that limits their exposure if the bet turns out wrong.
Structured elaboration
Framework:
- Find the team's actual objection. It's usually operational risk or migration cost, not disagreement with the idea itself.
- Build the smallest prototype that produces real evidence under realistic traffic, not a synthetic benchmark.
- Translate the result into the team's own incentives: fewer pages, lower SLA risk, cost they own, not just "it's faster."
- Propose a reversible rollout: a feature flag, a canary (a canary release: rolling the change out to a small slice of real traffic first, so any problems show up on a limited group before the change reaches everyone), a defined rollback trigger, so agreeing doesn't feel like a one-way door.
Worked example
Situation. At a company serving a vision model through CPU-based microservices, the on-call rotation was regularly paged during traffic peaks. The infra team was skeptical of a GPU-backed migration, worried about operational complexity and vendor lock-in, having been burned before by a migration that added more toil than it removed.
Stakes. Staying on CPU meant recurring SLA breaches and on-call fatigue, but the infra team's skepticism, left unaddressed, meant the migration simply wouldn't happen regardless of the theoretical performance case.
The influence moves.
- Talked to the on-call engineers directly, not just their manager, and learned the real objection wasn't the GPU idea itself but the memory of a prior migration that shipped without runbooks (a runbook is a written, step-by-step guide for operating or recovering a system, so whoever is on call at 2am has an actual procedure to follow instead of improvising) or a rollback path.
- Built a small prototype on a single GPU node and ran it against a slice of real production traffic over a short pilot window, rather than a synthetic load test, so the team could see behavior under conditions they recognized.
- Framed the result in terms the team owned: fewer pages during peak traffic and a lower likelihood of breaching the SLA they were accountable for, not just raw speed.
- Addressed the vendor lock-in and complexity objection directly: proposed a portable, standard runtime rather than a vendor-specific one, and delivered a runbook and autoscaling policy alongside the code, treating operational readiness as part of the deliverable.
- Proposed a gradual, flagged rollout with a defined rollback trigger tied to error-rate and latency regressions (an automatic rule that watches two production health signals, the percentage of requests failing and how slow responses get, and rolls the change back on its own if either one crosses a set threshold), so the team wasn't betting the whole service on day one.
Resolution. The infra team co-owned the rollout plan and adopted the runbook as their own; the prior migration's bad memory stopped being the default reason to say no.
What a senior candidate does differently. Doesn't lead with performance numbers; leads with the team's actual objection (the operational scar tissue from before), and treats the runbook and rollback plan as part of the pitch itself, not paperwork produced after the team says yes.
Trade-offs and pitfalls
- A synthetic benchmark convinces almost nobody who owns the pager. Realistic, even narrow, production traffic carries far more weight than a bigger but synthetic number.
- Skipping operational-readiness work to "prove the architecture works first" is a common mistake; for the team that has to operate it, the runbook and rollback plan are the pitch.
- A migration that can't be rolled back cheaply reads as a one-way door regardless of technical merit, and skeptical teams correctly resist one-way doors more than they resist new technology.
Tell me about a time you influenced a peer, another team, or a stakeholder you don't manage, without relying on your title or position. What was the situation, what tactics did you use, and what was the outcome?
Sample Answer
Direct answer
Influencing without authority means moving a decision using credibility, evidence, and reciprocity instead of a title. It's the same underlying competency whether the question calls it "influence" or "persuasion": build credibility before you need it, lead with the other person's problem, bring evidence or a low-cost prototype instead of an opinion, and find an ally rather than going in alone.
Structured elaboration
Core tactics:
- Build credibility before you need it. A track record of reliable delivery makes the ask land differently than the same ask from a stranger.
- Lead with their problem, not yours. Frame the ask around what the other person is trying to accomplish.
- Bring evidence or a prototype, not an opinion. A small, low-cost demonstration beats an argument every time.
- Trade, don't demand. Small, genuine reciprocity works better than a favor you feel owed.
- Find one ally before the room. A two-person ask lands differently than a solo one.
Where this shows up. The same competency gets asked about in several shapes:
| Framing | Same underlying ask |
|---|---|
| "Define influence vs. persuasion, give one example of each" | A conceptual wrapper around the same no-authority competency; don't overthink the definitional split |
| A PM adds a complex metric to the roadmap you don't control prioritization over | Influencing a decision you don't own uses the same tactics |
| "List four methods of influence without authority" | Answered directly by the tactics above |
| An IC earning a seat at product discussions | Through data, a prototype, or direct outreach, not through title |
| An IC building a case to a hiring manager or recruiter to change interview criteria | Influence without authority applied to a hiring decision |
| A mid-level engineer with limited formal authority | Mobilizing resources and buy-in for a small cross-functional improvement |
| A mid-level analyst's plan to influence roadmap decisions | Using analytics as the lever, with measurable signals of growing influence over time |
Worked example
Situation. On a platform team, a senior engineer with no authority over product prioritization noticed a shared upload flow causing repeated failures in a "quick-share" feature product wanted to ship as-is to hit a deadline.
Stakes. Shipping as-is risked a visible failure at launch, but the prioritization decision belonged to product, not engineering.
The influence moves.
- Led with credibility already in the bank: a track record of shipping reliable pieces of the same service, so the ask wasn't coming from a stranger.
- Brought evidence, not opinion: existing logs showing the retry-failure rate on the current flow.
- Built a small, low-cost prototype of just the two risky steps instead of asking for a full rewrite.
- Found an ally: a designer who had already flagged the same UX friction independently, turning a solo request into a two-person, cross-functional ask.
- Framed the pitch around product's incentive (a clean launch) rather than engineering's preference for correctness.
Resolution. Product accepted a scoped fix instead of the full reuse plan, without needing an executive to force the decision.
What a senior candidate does differently. Names the specific tactic used (evidence, prototype, ally, incentive-framing) rather than saying "I just talked to them and they agreed," and can say what they'd have done if it hadn't worked, since escalation is a last resort, not a first move.
Trade-offs and pitfalls
- Persistence is not influence. Repeating your opinion louder doesn't count.
- One tactic alone is weaker than combining them. A common weak answer only ever mentions "I built a good relationship" with nothing concrete behind it.
- Escalating too early burns the informal-influence capital that made the peer relationship work in the first place.
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.