Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Google en ene 2017
Entrevista
The recruiter contacted me letting me know they would like to speak with me briefly. Afterwards we scheduled a technical interview for about two weeks later. My technical interviewer was difficult to understand, heavy accent. I appreciate the diversity at Google but trying to be on the same page for the technical question that was asked took about 5~8mins. Nonetheless the experience itself was good. Good luck to everyone in the interview process!
Envié una solicitud electrónica. Acudí a una entrevista en Google en nov 2019
Entrevista
Straightforward interview. Technical interview that included questions on applying algorithms. The interview was done over google docs, which is a pretty common for Google interviews, so know your language well because there is no Intellisense.
Preguntas de entrevista [1]
Pregunta 1
I cannot say what the specific question is, but in general, brush up on your algorithms class.
Envié una solicitud electrónica. El proceso duró 3 semanas. Acudí a una entrevista en Google en oct 2018
Entrevista
The interview process consisted of 2 phone call interviews with shared google docs for code. Each phone call was an hour long and they were back to back with 2 different Google software engineers.
Preguntas de entrevista [1]
Pregunta 1
Alternate the values in linked list by making the last index the second index and so on while maintaining space complexity, then evaluate the time complexity of your code.