J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Google en déc. 2020
Entretien
A recruiter reached out based on database records, didn't applied to this particular job.
The interview involved two rounds:
- First-round is Coding Round - 45 mins
- Second-round is Application Design Round - 60 mins
Questions d'entretien [3]
Question 1
Coding - Q1:
Find a pair of two numbers in an unsorted array whose sum is equal to a given number M.
J'ai postulé en ligne. J'ai passé un entretien chez Google
Entretien
2 coding rounds (easy leetcode)
1 behavioral round
2 system design + integration round
Coding rounds were much easier than the design and integration rounds, couldn’t find much info online about what does integration round look like, they were indeed tricky. Interviewers would keep on asking design details. Make sure you understand the core components for a system.
Questions d'entretien [1]
Question 1
message queue and authorization/authentication knowledge. How would you design xxx? How would you integrate two systems?
J'ai postulé via un recruteur. J'ai passé un entretien chez Google (Bengaluru)
Entretien
A Google interview typically involves multiple rounds assessing coding skills, system design, problem-solving, and cultural fit, often using data structures, algorithms, and behavioral questions to evaluate technical and collaborative abilities.
5 interviews, 4 coding, 1 googlyness. 1 design interiview. one string problem, one hashmap problem. overall good process, some of the interviewers were nicer than others, really a mixed batch.
Questions d'entretien [1]
Question 1
with two arrays, one being x coordinate, one being y coordinate, find the closest coordinate to a specific coordinate.