Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Google nel mese di mar 2017
Colloquio
The interview process was very good and it went on for an hour covering different aspects like SQL, PL/SQL, Arrays in PL/SQL and few performance related questions. First question was on SQL, next few questions were on performance aspects of PL/SQL and last question was on PL/SQL Programming involving variable arrays.
Domande di colloquio [1]
Domanda 1
Write high level logic to rotate an array 56781234. Final output should be 12345678
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Google
Colloquio
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.
Domande di colloquio [1]
Domanda 1
message queue and authorization/authentication knowledge. How would you design xxx? How would you integrate two systems?
Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Google (Bengaluru)
Colloquio
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.
Domande di colloquio [1]
Domanda 1
with two arrays, one being x coordinate, one being y coordinate, find the closest coordinate to a specific coordinate.