Dataford
Interview QuestionsInterview GuidesExperiencesMock InterviewsPricing
Get started

Dynamic Self vs Sub-Agent

HardGenerative AI & LLMs00:00
Practice interviewer
In session
5 left
00:00

Your question is Dynamic Self vs Sub-Agent. Take a moment with it on the right.

Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).

You need to log in / sign up to chat or submit.

Problem

Design a system where an agent must dynamically decide when to execute a task itself versus when to spawn a specialized sub-agent at Adobe.

Explain how the coordinator represents task complexity, selects tools or sub-agents, and terminates reliably. Define latency, cost, quality, hallucination, and prompt-injection safeguards. Describe offline and online evaluation before proposing the architecture.

Deliverables:

  1. Architecture and routing policy.
  2. Coordinator and sub-agent prompts.
  3. Tool-calling or orchestration implementation.
  4. Evaluation plan and operational tradeoffs.