Me postulé en línea. Acudí a una entrevista en Meta en ene 2026
Entrevista
I applied for a Machine Learning Research Scientist (PhD) position. I did pretty well in the initial CodeSignal screening and passed all four test cases, but I did not move forward to the next stage. It seemed the role might have been leaning toward an internal candidate or my resume was not enough
Preguntas de entrevista [1]
Pregunta 1
The first screening was data structures and algorithms (DSA), with questions at a LeetCode easy to medium level (moslty medium). I did not feel constrained by time and was able to complete the questions without time pressure
Me postulé a través de un reclutador. El proceso tomó 2 meses. Acudí a una entrevista en Meta (Menlo Park, CA) en feb 2025
Entrevista
A recruiter reached out to me and scheduled a technical screening interview, which consisted of two LeetCode easy/medium problems. After passing the screening, I moved on to the virtual onsite interviews, which included:
2 coding interviews (LeetCode medium/hard),
1 ML system design interview (focused on a binary classification problem), and
1 behavioral interview
The interviewers were friendly and supportive throughout the process.
Me postulé a través de un reclutador. El proceso tomó 2 meses. Acudí a una entrevista en Meta (San Francisco, CA) en feb 2025
Entrevista
A recruiter contacted for a Machine Learning role related to software development. The interview process consisted of 1 screening round and then 4-5 final interviews.
Only did the screening round which had 2 medium difficulty string-based leetcode questions.
Preguntas de entrevista [1]
Pregunta 1
1. Find all missing numbers in an array. Append each to a string.
2. Find overall max length of repeating substrings in a string. Print first character of each repeating substring with max value.