Estimation question

Estimate the compute cost of a single complex Manus task (research plus web build).

Practice this question out loud. An AI interviewer asks it, follows up like a real interviewer would, and scores your answer. Type or speak.

Start a mock interview on this question · Mock interview from a job description

What this question tests

Estimation of end-to-end compute cost for a complex, multi-modal agent task combining research and generation work.

How to approach it

  1. State the goal: estimate the LLM and compute cost of one complex task combining web research and building a small output like a simple website.
  2. Break the task into phases: research (many search and read steps), planning, and generation/build (writing code or content, iterating on errors).
  3. Assume the research phase involves around 20 tool calls or page reads, each processing roughly 3,000 tokens of context, totaling about 60,000 input tokens plus modest output tokens for summarizing findings.
  4. Assume the build phase involves around 15 generation and correction turns, each with roughly 4,000 input tokens (accumulated context) and 800 output tokens, totaling 60,000 input and 12,000 output tokens.
  5. Apply an illustrative blended price, say 3 dollars per million input tokens and 15 dollars per million output tokens, clearly marked as an assumption.
  6. Sum the two phases: roughly 120,000 input tokens (about 36 cents) plus about 13,000 output tokens (about 20 cents), landing near 60 to 70 cents in LLM cost per task, before adding sandbox/browser execution compute which could meaningfully add to the total.

What a strong answer includes

Common mistakes

Likely follow-up questions

More estimation questions

More questions from Manus

Learn the skill behind it

Chapters of the AI PM course that teach what this question tests.

Preparing for a specific role?

Book summaries for this kind of question

Browse all 4,000+ questions in the bank