Estimation question

Estimate the compute cost per app built with Replit Agent.

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 AI compute costs per unit of user output, requiring reasonable assumptions about task complexity and model usage.

How to approach it

  1. State the goal: estimate the average LLM compute cost to build one app end to end with Replit Agent.
  2. Assume an average app takes several iterative agent turns to reach a working state, say 15 turns including planning, code generation, and error fixing.
  3. Assume each turn processes a moderate amount of context, say 5,000 input tokens (code and file context) and 1,000 output tokens.
  4. Apply an illustrative blended price, for example 3 dollars per million input tokens and 15 dollars per million output tokens, clearly marked as an assumption.
  5. Compute: 15 turns times 5,000 tokens equals 75,000 input tokens, and 15 times 1,000 equals 15,000 output tokens per app.
  6. Multiply: (75,000/1,000,000 times $3) plus (15,000/1,000,000 times $15) equals about $0.23 plus $0.23, roughly 45 to 50 cents per app, before compute for code execution and testing.

What a strong answer includes

Common mistakes

Likely follow-up questions

More estimation questions

More questions from Replit

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