Interview Preparation

Interview Question Library

Browse practical engineering interview questions by role, topic, difficulty, and interview type. Open each question for a real-world sample answer, expert thinking, common mistakes, and related learning.

Question Library

Learn how strong engineers actually answer interview questions.

Every question is a Markdown content item with a real-world sample answer, expert guidance, follow-ups, common mistakes, and related learning. Browse, learn, then practice.

52

Questions

14

Roles

21

Categories

6

Interview types

52 matching questions
Senior·AI / GenAI·Troubleshooting

A model gives confident answers that are not supported by retrieved documents. How would you troubleshoot it?

RAGhallucinationgroundingevaluation

Interviewer is testing

  • Layered diagnosis
  • Evidence-based evaluation
  • Fallback design
Senior·ML / MLOps·Troubleshooting

A model's production quality dropped even though the training pipeline did not change. What would you investigate?

driftML monitoringfeaturesevaluation

Interviewer is testing

  • Production ML diagnosis
  • Data quality
  • Model comparison
Architect·Troubleshooting·Troubleshooting

A production API is intermittently timing out. Explain how you would isolate the failure and prevent recurrence.

Interviewer is testing

  • Problem isolation and evidence-based reasoning
  • Safe mitigation and verification
  • Prevention and operational learning
Foundation·Troubleshooting·Troubleshooting

A production API suddenly becomes slow. Walk through the first five things you would check before changing anything.

Interviewer is testing

  • Problem isolation and evidence-based reasoning
  • Safe mitigation and verification
  • Prevention and operational learning
Professional·Troubleshooting·Troubleshooting

A production API's latency doubled overnight. What do you investigate first?

latencyobservabilityincidentdebugging

Interviewer is testing

  • Incident framing
  • Hypothesis-driven investigation
  • Safe mitigation