Envié una solicitud electrónica. Acudí a una entrevista en Google
Entrevista
The well know process of one short interview with a recruiter, mostly about my work so far and my experience. Two technical phone interviews with questions like invert a string, invert every word in a string, count the number of each character in a string and what if the string is larger than the memory of the computer, what if it is in a distributed system etc.
And the final day of on site interviews with 5 Software Engineers
Preguntas de entrevista [1]
Pregunta 1
Given a Matrix M print out the numbers in a zigzag scheme so for a matrix M where the rows are as follows: 1,2,3#4,5,6#7,8,9 print out 1,2,4,7,5,3,6,8,9
First there is a technical interview, focused on your programming skills then a cultural one focused on you fitting into their workplace. Overall the interview is of an average difficulty and it is ok to say that you don't know something
Preguntas de entrevista [1]
Pregunta 1
There was a question regarding a python based matrix
The whole interview process, from application to last interview took almost 3 months, including recruiter screen, techncial (coding) screen (the hardest for me) and the last round with 3 coding and a behaviroral one. All the interviewers where nice. I was told a month later that I had passed.
But I'm stuck in team matching, and there are very few openings. Even if you pass the interviews you're not guaranteed the job, so don't go for this option if you're actively looking for a job, it will crush your soul.
I had 2 interview phases. In the first phase I had 1 online technical interview. In the second phase I had 4 online interviews: 1 soft skill and 3 technical interviews. In order to receive an offer you need to have 4 successful interviews
Preguntas de entrevista [1]
Pregunta 1
Mostly LeetCode problems, so strong data structure and algorithm knowledge is required.