Open In App

VMware Interview Experience | On-Campus 2022

VMware came to our college for placements in August 2021. The hiring process was completely virtual. It started with an online test, then we had a case study round. After that, four rounds of interviews were conducted. 

Online Test: The online test was conducted on the Hirepro platform. The test consisted of three sections and lasted for 1.5 hours. 



Aptitude Test (15 min): The aptitude questions consisted of Quantitative aptitude, Logical and Verbal reasoning and Data interpretation

Tips: 



Technical MCQ (29 min): This section consisted of MCQs based on Networking, Object-Oriented Programming, Operating Systems and DBMS.

Tips: 

Coding (30 min): This section had one medium level coding question which we were supposed to solve in 30 min. Here is a link to the question. As the time was very limited, I used the brute force approach which was able to solve a majority of the test cases. 

Tips

Programming Language-based MCQ (16 min): This section had two parts. In both parts, we had to choose the language of our choice (Java, C, C++, Python). We were given 8mins for each part. Selecting the same language twice was not allowed. 

Tips: 

I was among the 12 people that got shortlisted for the interviews.

Case Study Round: This round was a system design round. We were given a problem statement for which we had to draw a class diagram. We were also asked to write pseudocode of a major functionality of the system. This was not an interview. The problem statements were mailed to us and we were supposed to submit the solutions within 3 hours. Hence, there was no elimination in this round. Our solutions were discussed in the interviews later.

Tips: 

Technical Interview 1 (1hr): The interviewer first asked me to introduce myself. Then she went through my resume and asked me various questions based on what I had mentioned on it.  She then asked the following questions on OOP: 

She then asked me to rate my Java skills on a scale of 1 to 5. 

I was among the 9 people that got shortlisted for the next round. 

Technical Interview 2 (1hr): This round was of a higher difficulty than the previous round. 

I was among the 6 people that got shortlisted for the next round.  

Tips: 

Managerial Round (30min): This was a tricky round. 

Based on this scenario, he asked me the following questions:

He then presented a few team-related scenarios:  

3 people were selected in this round. I was one of them.

Tips

HR Round (15 min): This round was just a formality. 

Results were announced shortly and I received an internship + placement offer along with 2 others.

Here are a few more general tips:  

  1. Data structures and algorithms are very important. If you want to crack this or any technical interview, you must be thorough with all the concepts. If you are just starting out, solve these(https://docs.google.com/spreadsheets/d/1FMdN_OCfOI0iAeDlqswCiC2DZzD4nPsb) problems to get comfortable with DSA.
  2. Think out loud. Arriving at a solution is important, but the interviewer should be able to understand your approach.
  3. The interviewer might try to confuse you by twisting your approach so make sure you are confident in your approach. Run a few test cases to solidify your approach.
  4. Always ask questions, it shows that you are interested in the company. But ask good questions and not just for the sake of it.
  5. Study previous year’s interview experiences, there are good chances that the same questions might be asked again. You can go through previous years experiences here.
  6. Make sure you know everything that is written on your resume. Be thorough with all your projects and the technologies used in them. If it is a group project, you should be able to explain your role in it.
  7. Don’t be dejected if you do not make it through the managerial round as it’s up to them to decide whether they see you as part of the company’s culture. You already have the technical skills necessary.
  8. Provide a proper justification for your approach to various scenarios asked in the managerial round but don’t stray too far from the topic.
  9. Do not lose hope if you are rejected, analyse what went wrong and try to improve on it the next time. Remember, the luck factor also comes into play.

Article Tags :