Me postulé a través de un reclutador. El proceso tomó 4 semanas. Acudí a una entrevista en VMware (Bengaluru) en ago 2016
Entrevista
First, there was an online coding assignment consisting of 2-3 coding problems probing on algorithms and data/structures. For 3 weeks there was no response. Then out of the blue I got a call from the recruiter and said that they are willing to proceed with me. In 2 days my onsite interviews were scheduled. I was called for an onsite consisting of 4 rounds on algorithms/coding/design. The questions needed clear concepts and also knowledge of space/time complexity. The final one by the hiring manager which was more on my expectations from the company.
Preguntas de entrevista [1]
Pregunta 1
-Medium level coding questions on binary trees, graph, etc.
-High as well as low level design questions on building medium scale systems
-Behavioral question by manager
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en VMware en jun 2016
Entrevista
Applied online and the recruiter followed up with an email saying that the team is interested in interviewing me and the recruiter setup a phone screen with hiring manager followed by an onsite interview with 5 members close to an hour with each member of the interview panel with a lunch break
Preguntas de entrevista [1]
Pregunta 1
Evaluate a mathematical expression
Count employees reporting to a manager
Me postulé a través de una recomendación de un empleado. El proceso tomó 1 día. Acudí a una entrevista en VMware (Palo Alto, CA) en feb 2016
Entrevista
Met 2 managers and 2 engineers from 2 different teams. 1 engineer was friendly and gave hints for the coding quiz. Another engineer was busy working on his laptop when I was doing the white board coding. I felt it was a waste of time.
Preguntas de entrevista [1]
Pregunta 1
There is a sorted list of integers. Write a function to compute square of each element and generate a new sorted list.