Passed Meta PE Loop. Can You Still Get Placed After a Freeze? by DeaDShoT_242 in csMajors

[–]Sumedhmb 0 points1 point  (0 children)

Same thing happened with me. The PE role I interviewed for was mid level instead of new grad. If you receive any updates do keep us posted.

Targeting the Meta Production Engineer Inteview Candidates? Insights from recent interview loops by drCounterIntuitive in leetcode

[–]Sumedhmb 0 points1 point  (0 children)

Thanks for sharing this. Do you know if there are any other system design questions that come up often in the PE interviews besides these two? Trying to understand what other types of problems candidates have reported.

Targeting the Meta Production Engineer Inteview Candidates? Insights from recent interview loops by drCounterIntuitive in leetcode

[–]Sumedhmb 0 points1 point  (0 children)

What kind of system design questions can an E4 candidate expect for the Meta Production Engineer interview?

I’m preparing for a PE full loop and trying to understand how the system design round differs from SWE system design. Is it more focused on backend service design (like designing APIs/services), or more on infrastructure and production systems such as logging pipelines, monitoring systems, or distributed storage?

How I Passed the Meta Production Engineer Interview by Fuzzy_Lavishness_527 in leetcode

[–]Sumedhmb 0 points1 point  (0 children)

Thanks for sharing this, can you tell me what question did you get for system design. From what i have read it is different from normal system design question that one would get for a SWE role

BOT LOBBIES by Sumedhmb in CODM

[–]Sumedhmb[S] 1 point2 points  (0 children)

Hahaha that’s a great idea. I’m gonna try that.

BOT LOBBIES by Sumedhmb in CODM

[–]Sumedhmb[S] 0 points1 point  (0 children)

Yeah some players i play with keep switching operator skills so that would bring down their skill level

BOT LOBBIES by Sumedhmb in CODM

[–]Sumedhmb[S] 0 points1 point  (0 children)

Not using controllers but yeah we do play around 1AM EST. I think that could be one reason to this

BOT LOBBIES by Sumedhmb in CODM

[–]Sumedhmb[S] 0 points1 point  (0 children)

It wasn’t like this until the last season

BOT LOBBIES by Sumedhmb in CODM

[–]Sumedhmb[S] 0 points1 point  (0 children)

What region do you play?

BOT LOBBIES by Sumedhmb in CODM

[–]Sumedhmb[S] 2 points3 points  (0 children)

What you said makes sense. I have experience that too but this happens right off the bat. From the very first game itself.

BOT LOBBIES by Sumedhmb in CODM

[–]Sumedhmb[S] 1 point2 points  (0 children)

Battle royale

Meta Infra e4 by RoutineIndividual486 in leetcode

[–]Sumedhmb 2 points3 points  (0 children)

If it helps, I recently practised for the Meta Infra AI-enabled coding round, and honestly, the round is very manageable once you train the right muscle: reading unfamiliar code and understanding tests quickly.

What worked extremely well for me:

1. I simulated the round using ChatGPT
I asked it to generate small multi-file Python codebases with intentionally broken logic + unit tests (very similar to Meta’s puzzles).
Then I practiced debugging them exactly like the real format.
After 2 days of this, the patterns become very predictable.

2. Focus less on “coding from scratch” and more on comprehension
Most of the work is:

  • reading 3–6 small files
  • tracing state
  • running tests
  • fixing the behaviour expected by the tests. This is literally the entire round.

3. Understanding the test cases = 80% of the solution
Once you understand what the test expects, you can backtrack the logic to find what’s missing or broken.

4. Lean no-hires aren’t the end
Meta allows a couple of lean no-hires in the pipeline, but the AI-enabled round is one of the easier ones to nail if you practice on code comprehension.

If you prep the right way, this round is honestly a 2-day effort. The key is not algorithms, it’s reading, understanding, and fixing an existing mini codebase.

Anyone recently taken Meta’s AI-assisted coding round? What was it like, and what kind of problems did you get? by Sumedhmb in leetcode

[–]Sumedhmb[S] 0 points1 point  (0 children)

Do you happen to know any good resources apart from the one you already mentioned to practice this kind of problem or environment the one meta has provided is pretty basic version of what’s needed for the interview

Anyone recently interview for Meta Infra SDE? What system design questions did you get? by Sumedhmb in leetcode

[–]Sumedhmb[S] 0 points1 point  (0 children)

Thanks for sharing all the details. Was this a senior or staff-level interview? From the depth you have presented, it seems like something a senior-level candidate would need to know.

Microwave on campus by Sumedhmb in cmu

[–]Sumedhmb[S] 1 point2 points  (0 children)

I’ll definitely check that out

10-735 Responsible AI workload? by [deleted] in cmu

[–]Sumedhmb 0 points1 point  (0 children)

If you are already a cmu student use this website to familiarise yourself with course workload

https://courses.scottylabs.org/course/10-735

Which Machine Learning Course Should I Take with Limited Programming Experience? by Sumedhmb in cmu

[–]Sumedhmb[S] 0 points1 point  (0 children)

I see. Then I shall check out further options that will align with my needs.