InterviewStack.io LogoInterviewStack.io

Resilience and Persistence Questions

How the candidate pushes through obstacles, difficult situations, and prolonged setbacks without giving up. Covers sustaining effort against hard problems, recovering from adversity, and balancing persistence with knowing when to change approach. Distinct from adaptability: this is endurance through adversity rather than flexibility with change.

MediumTechnical
76 practiced

Your CI shows intermittent failures that look infrastructure-related (container start timeouts, cloud resource throttling) but some may be flaky tests. Describe a systematic approach to distinguish infra problems from flaky test code, including experiments, logs to gather, metrics to correlate, and remediation ownership.

EasyTechnical
84 practiced

You receive vague or conflicting requirements for automating acceptance tests for a new feature. Outline the steps you take to clarify the requirements, produce a minimal test plan, and proceed with automation so engineering and QA can continue making progress with minimal rework.

HardTechnical
79 practiced

A recent outage was prolonged because automation generated false positives that misdirected responders. Executives are demanding immediate changes such as disabling parts of automation. As the senior automation owner, explain how you would lead the response to balance stakeholder concerns, short-term mitigations, and a structured root-cause analysis to restore confidence without degrading safety.

MediumTechnical
89 practiced

During rapid feature toggles and frequent deployments, test data and environments drift and cause false failures. Propose strategies for test data management, environment orchestration, and isolation so automated tests remain reliable across parallel runs and feature branches.

MediumSystem Design
133 practiced

Explain how you would implement canary test runs or progressive test execution during a rolling deployment to reduce blast radius. Include triggers for canary tests, how you select which tests to run in canary, monitoring thresholds that promote expansion or rollback, and automation around rollback.

Unlock Full Question Bank

Get access to all 30 Resilience and Persistence interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.