A user asks a multi-hop question that no single chunk can answer. How would you handle it?

Instruction: Describe how you would support questions that require combining evidence across several documents or sections.

Context: Tests how the candidate diagnoses the problem, chooses the safest next step, and reasons through recovery. Describe how you would support questions that require combining evidence across several documents or sections.

Official answer available

Preview the opening of the answer, then unlock the full walkthrough.

I would treat that as a reasoning and evidence-assembly task, not a single-pass retrieval task. The system needs a way...

Related Questions