Walk me through a big problem or issue in your organization that you helped to solve.
Try This Question Yourself
Practice with feedback and follow-up questions
What is this question about
Interviewers use this question to understand the scale of problems you naturally gravitate toward, how much ownership you take when things are unclear, and whether you can drive a problem toward a real resolution rather than just contribute a piece. They are also checking whether your example matches the scope expected for your level and whether you can explain a messy situation with clear judgment, prioritization, and follow-through.
Key Insights
- You do not get much credit for merely noticing a problem. Show how you diagnosed it, chose where to focus, and stayed with it until the situation materially improved.
- A 'big problem' is not just about drama or outage severity. It can also be a chronic organizational drag like slow delivery, unclear ownership, or recurring quality issues, as long as you explain why it mattered.
- You should make your role legible. In multi-person efforts, explicitly separate what the organization did from what you personally drove, influenced, or decided.
What interviewers probe atlevel
Top Priority
Don't end the story at 'we deployed a fix'âshow that the issue stayed fixed or that the team changed how it worked afterward.
Good examples
đ˘After the fix, I checked the error trend for the next few weeks and confirmed the failures dropped to near zero.
đ˘We not only fixed the immediate issue but also added a regression check so the same class of bug was less likely to return.
Bad examples
đ´We pushed the change and the incident stopped that day, so I considered it resolved.
đ´I fixed the bug and moved on to the next task since there weren't more complaints right away.
Strong answers verify impact and prevention; weak answers assume a quick patch equals resolution.
Valuable
Example answers atlevel
Great answers
One big issue on my team was a recurring checkout error that only happened for certain discount combinations, and it was creating support tickets every few days. I was still fairly new, but I noticed the pattern, gathered examples from logs, and worked with a more senior engineer to narrow it to one validation path that handled promotions inconsistently. I took ownership of reproducing it reliably, made the code change, and added a test for the edge case because that scenario hadn't been covered before. After we released it, I kept checking the error dashboard for the next couple of weeks and the failures dropped off. What made it feel meaningful to me was that it wasn't just fixing one bug; it removed a recurring customer issue and gave the team better coverage in a risky area.
Our analytics team relied on a nightly data report that regularly took three hours to finish and often failed, so people would show up in the morning and spend time restarting jobs instead of doing their work. I volunteered to take a look, traced the delay to a single database query that was scanning an entire table, and worked with a senior engineer and the DBA to add a targeted index and simplify the query logic. I also added a small cache for intermediate results and wrote a short runbook plus a Slack alert so the on-call person would be notified before it became a problem. After those changes the job runs in about 10â15 minutes and rarely needs intervention, which has noticeably reduced morning fire drills. It felt great because I helped restore predictable mornings for the team and learned practical skills for diagnosing performance and coordinating cross-team fixes.
Poor answers
A big issue in my organization was that onboarding for our service was kind of confusing. I rewrote part of the setup guide and shared it with the team, and after that new engineers had fewer questions for me. It was a good example of solving a broad problem because documentation affects everyone. I like examples like that because they show initiative and I didn't need much help to get it done.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
Mid March, 2026
Early March, 2026
Late October, 2024
Hello Interview Premium
Your account is free and you can post anonymously if you choose.