Meta coding interview: reading the Reddit reports

By Aaron Cao · Updated

Meta coding interview: reading the Reddit reports
Three themes recur: two problems in about 45 minutes, a plain shared pad with no run button, and surprise that narration is graded. Those threads calibrate the format well and work badly as a question bank, because posting skews toward frustration.

Three themes recur: two problems in about 45 minutes, a plain shared pad with no run button, and surprise that narration is graded. Those threads calibrate the format well and work badly as a question bank, because posting skews toward frustration.

What themes come up again and again?

You are reading threads to find out what the Meta coding round is really like, and the volume makes it hard to tell a pattern from one bad week. This section names the complaints that recur across accounts and explains what causes each, so you can tell which apply to you.

  • Two problems, not one. Candidates who budgeted a single puzzle run out of room when the second prompt lands.
  • No run button. People used to LeetCode submit messages freeze when they have to be the interpreter.
  • Silence is visible. The pad shows pauses and deletions, and interviewers write notes while you think.
  • Stale lists. A prompt copied from a thread months ago rarely reappears verbatim.

None of those are secrets. They follow from a 45-minute shared pad, not from anything adversarial. The structural walkthrough of Meta's stages sits on the company interviews topic hub.

Why do the reports contradict each other?

Meta hires into specific teams, and a team's interviewer, level, and problem set are not a single shared exam. Two people interviewing for adjacent E4 roles can sit in honest, opposite threads in the same month. One got two array problems and time left. The other got a graph follow-up at minute 30 and felt ambushed.

The sampling makes that worse. People post after a rejection or a strange round far more often than after a pad that went normally, so the aggregate reads harsher than the base rate. Phone-screen reports and loop reports also get mixed in the same thread, which produces advice that is true for one stage and useless for the other.

The practical move is to treat a reported prompt as a family, not a script, and to ask your recruiter what the coding round looks like for your level.

What should you not take from these threads?

Two things, and both cost preparation time. Question lists first: interviewers choose their own problems, so a list posted last quarter tells you the categories and not the questions. Preparing the underlying patterns transfers. Memorising posted items does not survive the first follow-up.

Second, the tooling folklore. Threads argue about overlays, extra monitors, and whether anyone can tell. A shared pad is already a shared surface. If you are asked to share your screen, anything on that screen is in the share. Company-managed or proctored devices are out of scope for any assist tool, whatever a comment claims.

An E5 candidate spent a week memorising prompts copied from Reddit. In the phone screen the interviewer opened a different graph problem in the same family. She recovered only because she had practised narrating BFS trade-offs, not because she had seen that prompt. The threads had not been lying. They had been unrepresentative.

How do you turn community reports into preparation?

The useful signal is format, not content. Candidates describe the shape of the hour accurately: two problems, a plain pad, cameras on, narration graded. That tells you what to rehearse. Rehearse it as speech, on a 45-minute timer, because the failure mode people describe is freezing rather than not knowing.

Running that against an AI interviewer works on the mock interview page.

For live spoken rounds around the pad, SubcueAI ships two surfaces. The native macOS and Windows app captures system audio plus your microphone into a floating local overlay. A browser extension Side Panel does live assist for a meeting tab on Chromium browsers, capturing only that tab's audio. No meeting bot joins the call, and nothing is injected into the meeting page. The limit is the pad itself and any screen share. What is captured and stored elsewhere is documented on the security page.

FAQ

Are Reddit Meta coding question lists worth studying?

Only for categories. Interviewers pick their own problems, so posted items go stale and rarely reappear verbatim. The patterns behind them stay stable and are what transfer to the round.

Why do some people say the round was easy and others say it was brutal?

Different interviewers, different teams, and a frustrated sample. A round that went fine rarely becomes a post. Read for format, not for a single difficulty score.

Do phone screens and loop coding rounds look the same on Reddit?

They use the same pad format. The loop is denser, and threads often mix the two, which is why advice about time left on problem one disagrees.

Can I use an AI interview assistant in a Meta coding round?

Not on the shared pad or a screen-shared IDE. Those surfaces show the interviewer what you see. Spoken rounds where nothing is shared are a different case.

Related questions

← More on Company Interview Processes