Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Google en abr 2016
Entrevista
I applied online. The process took 2 weeks. I interviewed at Google in April 2016. A coding challenge was given which was not that easy. It was followed by a technical interview on phone/google-docs. It was a 45 min interview. I was asked to write code. After writing code, I was asked the efficiency of my code and if I can improve it further or not.
Preguntas de entrevista [1]
Pregunta 1
Mostly the concepts of array and string manipulation. You are given an array with distinct numbers between 1 to 100. You have to return You have to return a string which says the number's range which are not in the given array separated by comma.
Eg:
Input: [50,75]
Output: (0-49,51-74,76-100)
1 coding assessment. If you pass, you get to the final round which consists of 4 rounds in one day. 3 technical and one behavioral. The algorithms I had was BFS, Min heaps, and backtracking(parentheses)
Got an OA first.
And an interview call.
Question was backtracking leetcode.
i would say a medium-hard question . I was able to solve it but still got rejected. I was hoping for second on site round. idk why .
But i think my interviewer is not in interested in my code like she is not even correcting me.
Me postulé en línea. Acudí a una entrevista en Google (Seattle, WA)
Entrevista
I applied online with no referral. First was an online coding challenge then 4 virtual onsite 45 minute interviews. I had a call with my recruiter to learn about the details of the interview process. They were 3 technical interviews and 1 behavioral.