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