Le processus a pris 3 jours. J'ai passé un entretien chez Google en juil. 2009
Entretien
Submitted a resume and they called a few weeks later. The first interview was just basic HR questions and some simple CS stuff. Next interview was mainly focused on algorithms. No code, just discussing algorithm design and basic run time. Third phone interview was a coding session over the phone using Google Docs.
They were all really nice, even if you were stuck on something. Interview 1 & 2 just wanted to make sure you knew what you were talking about.
Questions d'entretien [1]
Question 1
Describe recursive mergesort and its runtime. Write an iterative version in C++/Java/Python