Upload Button Icon Add office photos

VMware Software

Compare button icon Compare button icon Compare

Filter interviews by

VMware Software Interview Questions, Process, and Tips

Updated 22 Feb 2025

Top VMware Software Interview Questions and Answers

View all 247 questions

VMware Software Interview Experiences

Popular Designations

145 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There were 3 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and focus

Skills evaluated in this interview

Senior Sdet Engineer Interview Questions asked at other Companies

Q1. Optimize an existing system. The system currently makes an API call and stores data in its memory. When it tries to serve a request from another component it refers to the memory location by searching the entire memory.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2023. There was 1 interview round.

Interview Preparation Tips

Topics to prepare for VMware Software Mts Software Engineer interview:
  • Java
  • Angular

Top VMware Software Mts Software Engineer Interview Questions and Answers

Q1. What are decorators in Python and how define it. and what is a function object
View answer (1)

Mts Software Engineer Interview Questions asked at other Companies

Q1. What are Data Structures? What is the difference between array and linked list? What is the difference between linear and non-linear data structure? What is the difference between stack and queue with examples. Give real life example of gra... read more
View answer (1)
VMware Software Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.

Top VMware Software Mts Software Engineer Interview Questions and Answers

Q1. What are decorators in Python and how define it. and what is a function object
View answer (1)

Mts Software Engineer Interview Questions asked at other Companies

Q1. What are Data Structures? What is the difference between array and linked list? What is the difference between linear and non-linear data structure? What is the difference between stack and queue with examples. Give real life example of gra... read more
View answer (1)

I appeared for an interview in Nov 2021.

Round 1 - Video Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

In first round, I was not able to complete code but explained the solution. 
Tip : Try to practice coding even if you have 10 years of experience.

  • Q1. 

    Search In Rotated Sorted Array Problem Statement

    Given a rotated sorted array ARR of size 'N' and an integer 'K', determine the index at which 'K' is present in the array.

    Note:
    1. If 'K' is not present...
  • Ans. 

    Given a rotated sorted array, find the index of a given integer 'K'.

    • Perform binary search to find the pivot point where the array is rotated.

    • Based on the pivot point, apply binary search on the appropriate half of the array to find 'K'.

    • Handle cases where 'K' is not present in the array by returning -1.

    • Example: For ARR = [12, 15, 18, 2, 4] and K = 2, the index of K is 3.

  • Answered by AI
  • Q2. 

    Minimum Jumps Problem Statement

    Bob and his wife are in the famous 'Arcade' mall in the city of Berland. This mall has a unique way of moving between shops using trampolines. Each shop is laid out in a st...

  • Ans. 

    Calculate minimum jumps required to reach the last shop using trampolines, or return -1 if impossible.

    • Iterate through the array of shops while keeping track of the maximum reachable shop from the current shop.

    • If at any point the maximum reachable shop is less than the current shop, return -1 as it's impossible to reach the last shop.

    • Return the number of jumps made to reach the last shop.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 45 minutes
Round difficulty - Medium

Round 2 went very good. They gave a design question in this round.

  • Q1. Design a file searching functionality for Windows and Mac that includes indexing of file names.
  • Ans. 

    Design a file searching functionality with indexing for Windows and Mac.

    • Implement a search algorithm to quickly find files based on user input.

    • Create an index of file names to improve search speed.

    • Support both Windows and Mac operating systems.

    • Utilize system APIs for file access and indexing.

    • Provide a user-friendly interface for searching and browsing files.

    • Consider implementing filters for file type, size, and date mo

  • Answered by AI
Round 3 - Video Call 

(1 Question)

Round duration - 45 minutes
Round difficulty - Medium

The third round was also a design round.

  • Q1. How would you design a system for MakeMyTrip?
  • Ans. 

    Designing a system for MakeMyTrip

    • Utilize a microservices architecture to handle different functionalities like flight booking, hotel reservations, and holiday packages

    • Implement a robust backend system to handle high traffic and ensure scalability

    • Incorporate a user-friendly interface for easy navigation and booking process

    • Integrate payment gateways for secure transactions

    • Include features like personalized recommendation...

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAVMware Software India Private Limited interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewRejected

Skills evaluated in this interview

Top VMware Software Staff Engineer Interview Questions and Answers

Q1. Search In Rotated Sorted Array Problem Statement Given a rotated sorted array ARR of size 'N' and an integer 'K', determine the index at which 'K' is present in the array. Note: 1. If 'K' is not present in ARR, return -1.2. The array contai... read more
View answer (1)

Staff Engineer Interview Questions asked at other Companies

Q1. Swap Adjacent Bit Pairs Problem Statement Given an integer N, your task is to compute the number that results from swapping each even position bit of N's binary representation with its adjacent odd bit to the right. Consider the least signi... read more
View answer (1)

VMware Software interview questions for popular designations

 Technical Support Engineer

 (13)

 Member Technical Staff

 (9)

 Business Analyst

 (9)

 Software Engineer

 (7)

 Mts Software Engineer

 (7)

 Staff Engineer

 (4)

 Software Developer

 (4)

 Senior Business Analyst

 (4)

Interview Questions & Answers

user image sunil chitalkar

posted on 27 Feb 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via LinkedIn and was interviewed before Feb 2023. There was 1 interview round.

Skills evaluated in this interview

Get interview-ready with Top VMware Software Interview Questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2023. There was 1 interview round.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Jobs at VMware Software

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There was 1 interview round.

Skills evaluated in this interview

Technical Staff Member 3 Interview Questions asked at other Companies

Q1. Given a ladder where you can either take x steps or y steps at a time. Suppose there are n number of steps in ladder. What are the ways to climb the ladders?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 2 interview rounds.

Skills evaluated in this interview

Senior Technical Staff Member Interview Questions asked at other Companies

Q1. Design a online shopping system Functional req: catalog system, payment and notifications system
View answer (1)

Interview Preparation Tips

Interview preparation tips for other job seekers - Best place work with manager and team members very supportive

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Round1(Coding Round): There are n seats and m people are seated randomly. Write a program to get minimum number of hops between make them seated together.
  • Ans. 

    Given n seats and m people seated randomly, find the minimum number of hops to seat them together.

    • Find all possible contiguous groups of m seats

    • Calculate the number of hops required to move each group to the center seat of that group

    • Return the minimum number of hops required

  • Answered by AI
  • Q2. Round1(Coding Round): Question on binary search
  • Q3. Round2(Design Round): Design file searching functionality for windows/mac (indexing of file names)
  • Q4. Round3: Design makemytrip
  • Ans. 

    Design makemytrip

    • Create a user-friendly website and mobile app for booking flights, hotels, and holiday packages

    • Include features like price comparison, customer reviews, and loyalty rewards

    • Partner with airlines, hotels, and travel agencies to offer a wide range of options

    • Implement secure payment gateways and customer support services

    • Use data analytics to personalize recommendations and improve user experience

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My rounds went good. On first round, I was not able to complete code but explained the solution. Rest 2 round went very good. I was not selected though. They said they can consider for Senior MTS (one grade below) but it will not possible for parity reason. So no offer.

Try to practice coding even if you have 10 years of experience.

Skills evaluated in this interview

Top VMware Software Staff Engineer Interview Questions and Answers

Q1. Search In Rotated Sorted Array Problem Statement Given a rotated sorted array ARR of size 'N' and an integer 'K', determine the index at which 'K' is present in the array. Note: 1. If 'K' is not present in ARR, return -1.2. The array contai... read more
View answer (1)

Staff Engineer Interview Questions asked at other Companies

Q1. Swap Adjacent Bit Pairs Problem Statement Given an integer N, your task is to compute the number that results from swapping each even position bit of N's binary representation with its adjacent odd bit to the right. Consider the least signi... read more
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

VMware Software Interview FAQs

How many rounds are there in VMware Software interview?
VMware Software interview process usually has 2-3 rounds. The most common rounds in the VMware Software interview process are Technical, One-on-one Round and Coding Test.
How to prepare for VMware Software interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at VMware Software. The most common topics and skills that interviewers at VMware Software expect are VMware, Python, Automation, Virtualization and Networking.
What are the top questions asked in VMware Software interview?

Some of the top questions asked at the VMware Software interview -

  1. You are given a binary array with N elements: d[0], d[1], ... d[N - 1]. You can...read more
  2. How does HA works? Port number? How many host failure allowed and why? ANS--> M...read more
  3. Prerequisites for HA ? First, for clusters enabled for VMware HA, all virtual m...read more
How long is the VMware Software interview process?

The duration of VMware Software interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

Ashok Leyland

No Interviews

SALARIES

Wipro

SALARIES

Coforge

SALARIES

Philips

SALARIES

Oracle

SALARIES

Expedia Group

SALARIES

Oracle Cerner

No Salaries

INTERVIEWS

Ashok Leyland

No Interviews

INTERVIEWS

Ashok Leyland

No Interviews

REVIEWS

Firstsource Solutions

No Reviews

Tell us how to improve this page.

VMware Software Interview Process

based on 101 interviews

Interview experience

4.4
  
Good
View more

Explore Interview Questions and Answers for Top Skills at VMware Software

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 847 Interviews
Amdocs Interview Questions
3.7
 • 514 Interviews
Dell Interview Questions
4.0
 • 386 Interviews
Cisco Interview Questions
4.1
 • 371 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Red Hat Interview Questions
4.3
 • 53 Interviews
View all

VMware Software Reviews and Ratings

based on 1k reviews

4.4/5

Rating in categories

4.1

Skill development

4.3

Work-life balance

4.4

Salary

3.6

Job security

4.3

Company culture

3.9

Promotions

4.1

Work satisfaction

Explore 1k Reviews and Ratings
Staff Engineer - Memory Design Validation

Bangalore / Bengaluru

4-9 Yrs

Not Disclosed

Senior Software Engineer

Hyderabad / Secunderabad

8-13 Yrs

Not Disclosed

Explore more jobs
Member Technical Staff
565 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Member of Technical Staff
508 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
399 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Staff Member 3
258 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
231 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare VMware Software with

Microsoft Corporation

4.0
Compare

Oracle

3.7
Compare

IBM

4.0
Compare

SAP

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview