I applied online. The process took 2 weeks. I interviewed at VMware (New York, NY) in Jul 2019
Interview
I went with the 3 round of interview in VmWare, in that first 2 round was F2F and third was telephonic round with Jenifer from Atlanta. I suppose to get updates from their HR Mahalakshkshmi with in 2 day as I had already cleared with them my last working day in my current Organisation is coming near. I have waited for more than 10 days but I didn't get any update from Jenifer as well as Mahalakshkshmi.
So I'm requesting you to guys I you don't want to hire people then don't waste Thier time.I don't believe it's a good gesture to ignore the call/mail when you are being tried to connect. This is not a professional way to reject any candidate at any stage of interview. As you guys are working for a reputed organisation, you guys have much more to learn how to deal with things. I pity your service and please improve your self.
Interview questions [1]
Question 1
data structures, algorithms, file parsing, frame flow
I applied through an employee referral. The process took 1 week. I interviewed at VMware (Palo Alto, CA) in Apr 2019
Interview
The level of coding expected for the given job description did not make sense to me.
Roles and Responsibilities
• Learn new features and technologies enabled with VMware products and Data Protection.
• Review functional specifications and design documents.
• Develop test plans and test design specs for testing and delivering high quality VMware products.
• Setup test environments; help with reproduction of product issues, work with partners to drive resolution of issues, verification of fixes for these issues.
• Work closely with development teams to resolve defects in a timely manner.
• Automate tests using Java.
• Participate in design and code reviews.
• Maintain current hands-on knowledge of the VMware product line, specifically Cloud related solutions such as: vSphere, vCenter
Requirements
• 1+ years of hands on experience as a quality engineer in testing enterprise applications
• BS/MS in computer science or equivalent
• Linux/Unix systems administration with strong understanding of storage and networking technologies is preferred
• Must have automation experience with Java and scripting experience with Python/Perl, along with working knowledge of automation frameworks.
• Strong knowledge of VMware virtualization products is a plus
• Must have strong analytical and problem solving skills
• Must be a strong team player
• Must have excellent communication and organization skills
• Self-motivated, be able to work independently and fast learner
Education
• BS/MS in Computer Science/ Engineering or related fields
Interview questions [1]
Question 1
Given two words (beginWord and endWord), and a dictionary's word list, find all shortest transformation sequence(s) from beginWord to endWord, such
that:
Only one letter can be changed at a time
Each transformed word must exist in the word list. Note that beginWord is not a transformed word.
Note:
Return an empty list if there is no such transformation sequence.
All words have the same length.
All words contain only lowercase alphabetic characters.
You may assume no duplicates in the word list.
You may assume beginWord and endWord are non-empty and are not the same.
Example 1:
Input:
beginWord = "hit",
endWord = "cog",
wordList = ["hot","dot","dog","lot","log","cog"]
Output:
[
["hit","hot","dot","dog","cog"],
["hit","hot","lot","log","cog"]
]
Example 2:
Input:
beginWord = "hit"
endWord = "cog"
wordList = ["hot","dot","dog","lot","log"]
Output: []
Explanation: The endWord "cog" is not in wordList, therefore no possible transformation.
I applied online. I interviewed at VMware (Bengaluru) in Aug 2018
Interview
First round Telephone interview, second round face to face, Third Round Face to Face all of these rounds are technical, fourth round Managerial round. All are completed within in two days of time.
Interview questions [1]
Question 1
Full technical, they covered all technologies from your resume and technologies which are not even mentioned in the resume. If you re not good in windows and back-end and servers please don't attend