AI & Technical question

How would you create a communication system from Earth to Mars?

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

Tests technical systems thinking under extreme constraints, requiring the candidate to reason through real physical limitations like light-speed delay and bandwidth rather than a generic networking answer.

How to approach it

  1. State the core physical constraint upfront: Earth-Mars distance varies enormously, creating a one-way signal delay of several minutes to over twenty minutes at different points in their orbits, ruling out any real-time, request-response communication.
  2. Redefine the design goal given that constraint: build a store-and-forward, delay-tolerant network rather than a live connection, similar in principle to how deep space networks already operate.
  3. Address bandwidth and reliability: use relay satellites (around Mars and possibly at Lagrange points) to maximize line-of-sight communication windows, since Mars isn't always in direct view of Earth as both planets orbit.
  4. Propose a protocol approach: a delay/disruption-tolerant networking protocol that packages data for asynchronous transmission, retrying and rerouting through relays as line-of-sight windows open and close.
  5. Address prioritization: since bandwidth is scarce and delayed, critical data (life support telemetry, emergency alerts) must be prioritized over routine data (research telemetry, personal messages) in the queue.
  6. Define success as message delivery reliability and time-to-delivery within the physical constraints, not by any real-time latency target.

What a strong answer includes

Common mistakes

Likely follow-up questions

More ai & technical questions

More questions from Atlassian

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