foi um processo detalhado e criterioso, os entrevistadores foram super gentis e atenciosos, o nivel da questao foi de medio pra cima, exigiu muitos conhecimentos mais sofisticados de dsa como grafos.
Domande di colloquio [1]
Domanda 1
citar um desafio importante enfrentado na carreira.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Google (New York, NY)
Colloquio
3 rounds: 1st - Online Assessment, 2nd, online - 2 interviews (1 behavioral and 1 dsa), 3rd onsite - 2 interviews (both dsa). i was expected to go from brute force to optimal soln and explain tradeoffs, edge cases and time-space complexity
Domande di colloquio [1]
Domanda 1
they asked me modified binary search, variation of djikstras' and time based queue questions
Ho presentato la mia candidatura tramite segnalazione di un dipendente. Ho sostenuto un colloquio presso Google (Sydney) nel mese di gen 2026
Colloquio
Technical round 1, was asked a simple array question, then how to optimise it, code in python, what is a generator, how to use yield to flatten the iterator of an array. Follow up was a deep nested array, how to flatten it, I use DFS, then interviewer ask how to use yield, and generator to solve this question
Domande di colloquio [1]
Domanda 1
Technical round 1, was asked a simple array question, then how to optimise it, code in python, what is a generator, how to use yield to flatten the iterator of an array. Follow up was a deep nested array, how to flatten it, I use DFS, then interviewer ask how to use yield, and generator to solve this question