J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Meta en oct. 2017
Entretien
I got in contact with a recruiter when they came to campus university. The recruiter immediately contacted me and set me up for an interview. The interviewer was over nice and gave an overview of the interview process. He said he would ask me technical questions first and then I could ask my general questions.
Questions d'entretien [1]
Question 1
Given two string, find the smallest substring in string 2 that contains all of the characters in string 1. The characters do not have to be in order.
J'ai postulé via un recruteur. J'ai passé un entretien chez Meta
Entretien
Had an initial recuriter call and then scheduled a coding round with 2 leetcode questions. Practicing Meta-tagged leetcode questions would help prepare for this round. Interviewers expect clear communication and code.
J'ai passé un entretien chez Meta (Londres, Angleterre)
Entretien
Generic LeetCode-style questions, many tagged as Meta, so extensive preparation is required to perform well in the technical interview. The experience varies significantly - some interviewers provide hints and guidance, while others expect candidates to solve problems independently with minimal assistance.
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.