Question bank › Low-Level Design
Lld Low-Level Design Easy

ChainFlow Task Orchestrator

Design a library for defining and executing multi-step workflows. Users can define a sequence of tasks where some run in parallel and others depend on the completion of previous steps. The system must handle task failures with configurable retry policies (e.g., exponential backoff) and support logging of the execution context for debugging.

Key concepts

composite patternerror handlingasynchronous execution

Practise this out loud — free

Start a mock interview on THIS exact question — a voice AI interviewer opens with it, pushes back like a real onsite, then hands you an instant scorecard.

🎙 Practise this question now
Part of InterviewLab's verified interview question bank. We show the prompt and concepts to practise with — never a copy-paste solution.