Skip to lesson
Exit
The Interview Loop1 / 2

2 min lesson

The onsite project day

Think through this situation: "In the eight-hour onsite project day, why is shipping a small working slice better than starting an ambitious end-to-end architecture?" Give the practical answer in plain words.

Step 1 of 2

The signature stage: a roughly eight-hour, paid onsite in NY or SF where you build a real data feature or service with limited documentation, then present it. It explicitly measures product sense, autonomy and system design - not memorized algorithms.

This is the decisive block because it simulates the job directly. You won't be rewarded for a sprawling, half-built grand design; you'll be rewarded for a working, demoable slice with clear trade-offs and for how you reason and take input while building it.

Scope ruthlessly

Pick a thin end-to-end slice that demos.

One ingest path, one transform, one queryable output.

Working and explained beats grand and broken.

Build with judgment

Choose storage layout and partitioning on purpose.

Make it idempotent; add one quality check.

Leave clear seams for what you'd harden next.

Collaborate openly

You build alongside the team - they watch how you work.

Ask one sharp question; take input gracefully.

Narrate decisions instead of going silent.

THE ONSITE DAY, END TO END

Interactive diagram. Step through it with the Next and Previous controls below, or Tab to a region to read its detail.

diagram: flow

A working slice beats a grand design - protect the demo and the defense.