J'ai postulé via un recruteur. Le processus a pris 4 semaines. J'ai passé un entretien chez Meta
Entretien
Facebook reached out to me via email to gauge my interest in a position on a SW Engineering position in Menlo Park. I replied positively, and spoke to a kind recruiter who described the role to me. I continued to be interested, so I scheduled a technical phone screen with an engineer thru the recruiter. I was also then referred to work on this team via a developer who currently worked on it, and that's how I submitted my formal application.
The recruiter sent me an email containing several resources including a link to LeetCode ("focus on the 'medium' to 'hard' problems) and two videos, each longer than an hour. The email also contained information beyond the initial technical interview process. I was then sent an email containing information about who I'd be interviewing with and when.
The call came. The pre-interview resources, for being so detailed, felt like a waste of time with respect to this initial phone screen. My introduction felt completely unimportant. As one may expect, we spent a majority of the time on the programming challenge questions.
If you do not absolutely nail these questions, the follow-up optimization questions, and the big-O-notation questions, Facebook will decide not to move forward with your application.
I received no feedback during or after the review regarding what the interviewer was expecting from me, or what they thought of my answers to the questions. My previous employment experience was completely irrelevant. The programming questions I was asked were not relevant to the role for which I was applying.
The time between Facebook reaching out to me and the no-go call from them was one month.
4
Autres retours d’entretien d’embauche pour un poste comme Software Engineer chez Meta
Spoke with interviewer over video conferencing. He was very communicative . He answered my questions. Asked me BFS question. A question that involved BFS search. Given a matrix, I am suppose to find a path from top left to down right.
Questions d'entretien [1]
Question 1
A question that involved BFS search. Given a matrix, I am suppose to find a path from top left to down right.
The technical round hit me with a classic array manipulation problem: moving zeroes to the end without disrupting the order of non-zero elements. As I tackled it, I felt a wave of familiarity wash over me; I had just practiced a similar challenge on PracHub. The rest of the interview followed a straightforward path, with some easy behavioral questions sprinkled in. Overall, it felt very easy, but I wasn’t quite the right fit for what they needed, so I didn’t receive an offer.
Questions d'entretien [1]
Question 1
Move zeroes in an array to the end while keeping non-zero element order, in place
J'ai postulé en ligne. J'ai passé un entretien chez Meta (Menlo Park, CA)
Entretien
It's honestly striaght from leetcode tagged
There are no surprises if you do tagged you would be good and do well.
System design is much harder. Would recommend using hello interview.
Questions d'entretien [1]
Question 1
Design Twitter and consider if it was suddenly an extremely low latency env