J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Google
Entretien
There were 2 separate interview questions by two separate interviewers at different times. They have an online text editor where both the interviewer and you can see and modify. During the interview, they will copy and paste the question into the text editor. Some will paste questions that look similar to how questions are formatted in leetcode problems. Others will just tell you the problem (they don't have anything ready to copy and paste). However, you can just ask them to write something down and they will but it's better if you talk through the problem and with and write down the important stuff, especially because you have a limited amount of time (I think it was a little over an hour but I can't remember the exact time right now).
Autres retours d’entretien d’embauche pour un poste comme Software Engineering Intern chez Google
J'ai passé un entretien chez Google (Mountain View, CA)
Entretien
OA with three questions to solve. Each problem was a leetcode medium or hard question. I was given I think about two hours for the three questions. The site automatically locked after the given time.
The overall process was challenging but well-structured, taking a few weeks from start to finish. It began with an initial recruiter screening to discuss timeline and background. This was followed by rigorous technical interviews focusing heavily on Data Structures, Algorithms, and problem-solving (expect LeetCode Medium/Hard level questions).
After passing the technical rounds, I moved into the Team Matching phase. This involved a behavioral and technical discussion with the actual Hiring Manager to see if my past projects (C++, hardware, system architecture) aligned with the team's needs. Once the manager gave the green light, the file went to the global compensation committee. The final step before the official written offer was an automated ID verification process (via Veriff) to confirm my legal name for the contract. The recruiting team was great, but be prepared for the final administrative steps to take a bit of patience!
Questions d'entretien [1]
Question 1
Walk me through the architecture of the most complex system you have built. What were the biggest performance bottlenecks and how did you solve them?
The first step was OA, then two 45-minute technical rounds with engineers. These rounds had one coding question + multiple follow-ups. There was some time left at the end for questions.
Questions d'entretien [1]
Question 1
One question tested my knowledge of recursion, hashmaps, and backtracking.