Instruction: Explain how you would reduce repo-search noise for a coding agent.
Context: Tests how the candidate diagnoses the problem, chooses the safest next step, and reasons through recovery. Explain how you would reduce repo-search noise for a coding agent.
Official answer available
Preview the opening of the answer, then unlock the full walkthrough.
I would improve the retrieval layer so it ranks for implementation relevance instead of just text match. That means symbol awareness, ownership signals, dependency context, test associations, and maybe task-specific reranking over the initial results.
I would also reduce the...
easy
easy
easy
easy
easy
easy