Open In App

VMware FTE Interview Experience | On-Campus 2022

Round 1: 

Round 2(Technical Interview 1 – 50 mins): 2 Coding Questions + Projects



  1. Rearrange negative and positive values in an array so that positive values are at the front and negative at the back.(in place)
  2. Decode a string recursively encoded as count followed by substring

No cross questioning on the project. 

12 students



Round 3(Technical Interview 2 – 50 mins): Three coding questions + OS + SQL Query

Coding:

  1. Given a sorted array with zeroes and ones, find the index of the first 1 (compiled code).
  2. Longest common subsequence in n^2.
  3. Find the smallest n divisible by k such that n is always of form 1, 11, 111, 1111, and so on. 

 OS: Thrashing, Semaphore

 SQL:

The tables are as follows:

a. College name, college id.

b. Company name, company id.

c. Student name, college id, company id.

Write a query that returns the number of students placed in a particular company from a specific college.

Seven students

Round 4(Managerial Discussion – 30 mins):  Design Questions on the project, Operating Systems, and general discussion.

5 Students

Round 5(HR Discussion – 15 mins):

  1. Next 5-year plan.
  2. What did you do in college?
  3. Any VMware product used.
  4. What excites you about VMware.
  5. Feedback on what we can do to make this process more smooth.

3 Students were selected, I was one of them.

My Suggestion:

Article Tags :