I applied through a recruiter. The process took 3 weeks. I interviewed at VMware (Bellevue, WA) in Oct 2015
Interview
Quick, smooth and efficient. Initial screening via hackerrank.com. In-person interview questions were mostly about past experience and understanding of CPU architecture and memory virtualization. Good recruiting team with pretty fast response time.
I applied through a recruiter. The process took 4 weeks. I interviewed at VMware (Bengaluru) in Aug 2016
Interview
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.
Interview questions [1]
Question 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
I applied online. The process took 2 weeks. I interviewed at VMware in Jun 2016
Interview
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
Interview questions [1]
Question 1
Evaluate a mathematical expression
Count employees reporting to a manager
I applied through an employee referral. The process took 1 day. I interviewed at VMware (Palo Alto, CA) in Feb 2016
Interview
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.
Interview questions [1]
Question 1
There is a sorted list of integers. Write a function to compute square of each element and generate a new sorted list.