VMware Software Engineer Interview Questions

42+ VMware Software Engineer interview questions drawn from real candidate reports. Sources include 1Point3Acres, Blind, Glassdoor, Reddit, and LeetCode. Questions span every stage of the VMware Software Engineer loop: OA, phone screen, system design, behavioral, and onsite coding.

What to Expect in the VMware Software Engineer Interview

The VMware Software Engineer interview process typically runs 4 to 6 rounds depending on seniority level. Based on candidate reports in the LeakCode database, the loop usually includes a resume review, an online assessment or coding phone screen, one or more technical rounds, a system design round (for senior and above), and a behavioral or values round.

Difficulty skews toward medium and hard LeetCode-style problems in the coding rounds. System design questions test breadth (component selection, scaling, trade-off reasoning) more than deep implementation. Behavioral questions are tied to the company's stated values and principles.

VMware Software Engineer Questions (Sample)

VMware Interview Experience (On-Campus)

oa easy 2025 gfg

VMware conducted the first round via HireProDifficulty Level: HardRound 1: Online TestTime: 90 minsThere were 4 sections.Section 1 had 10 Aptitude questions for 15 mins.Se...

View

Omnissa | MTS-3 | BLR

oa hard 2025 leetcode

CSE B.Tech from Tier-1 Institution 3 years of experience in a product-based company. Application Process: I applied through LinkedIn and received a call from a recruiter. He asked for my interview...

View

VMware Interview Preparation

onsite 2025 gfg

Here, you can find all the technical resources (articles, coding problems, subjective problems, video tutorials and interview experiences) that are helpful in preparing fo...

View

Vmware Topics for Interview Preparation

easy 2025 gfg

Table of ContentEasy LevelMedium LevelHard LevelEasy LevelWrite a program to reverse an array or stringA Boolean Matrix QuestionCount frequencies of all elements in array ...

View

VMware Interview Experience | Set 8 (On-Campus for MTS - Propel Program)

recruiter 2025 gfg

VMware visited our campus to hire new graduates for their Propel Program. The CGPA cutoff was 7.Round 1Online MCQ round. This had 3 sections: aptitude, general programming...

View

VMWare Interview | Set 1 (MTS-2)

phone screen easy 2025 gfg

VMWare interview for MTS-2 position.I Telephonic round 1. Given an array of strings. Find the maximum prefix among all the strings. Ans: First told about tries. ...

View

VMWare | MTS2 | Bengaluru | Jan 2023 | Offer

phone screen easy 2023 leetcode

Graduation: B.Tech. in IT from IIIT Allahabad Experience: 1 year 8 months Position: Technical Analyst at Goldman Sachs Location: Bengaluru, Karnataka, India Date: January 25, 2023 I recently applied for an MTS-2 role in VMWare...

View

VMWare

phone screen 2023 leetcode

Round 1 - 1. Add two linked lists and you cannot reverse a linked list and then add. 2. Detect cycle in undirected graph 3. Array of numbers given find minimum missing positive...

View

VMWare | Staff Software Engineer | Bangaluru | Jun 2023 [Reject]

oa 2023 leetcode

1st online coding round through hackerrank tambola game where a ticket is given and then a sequence of numbers are given and then we need to figure out if all corners are...

View

Vmware | SMTS (C/C++, networking) | Bangalore | 22 Jun 2023 | Rejected 😀😀

2023 leetcode

Please upvote to reach Max Audience \uD83D\uDE32\uD83D\uDE32\uD83D\uDE32 I was able to implement the same, But code was not compilable and Interviewer was in Hurry. :) Never MIND \uD83D\uDE32\uD83D\uDE32\uD83D\uDE32 ## Question: Client Server...

View

Vmware | Phone | subarray sum

2022 leetcode

Given an array of integers, form three sub arrays s1, s2, s3 such that sum(s2) <= sum(s1)+sum(s3). Return the number of such subarrays that can be formed Eg) Input [2,3,5,7] Output 3 Explanation subarrays are s1 = [2],...

View

VMWare | USA | Phone Interview | Senior Software Engineer

phone screen 2022 leetcode

Please define a Custom Datastructure to represent non-negative integers of unlimited length and implement "add" operation for two instances of this type. "1234" + "567" = "1801" "99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999998888888888888888 8888888888888888888888888888888877777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777"+"1" = "99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999998888888888888888 8888888888888888888888888888888877777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777778"...

View

VMWare | Virtual Onsite(Senior MTS, USA)

phone screen 2022 leetcode

Round 1: Write Java code for below, my approach was to build a graph and then compute the in degree of all the vertices then ask was to implement it in...

View

VMware | MTS-3 | Bengaluru | March 2022 [offer]

phone screen easy 2022 leetcode

Position: MTS-3 at VMware Location: Bengaluru, India Date: March 2022 The interview process and format of each interview: Round 1 (Coding): - Group Anagrams - LIS - DP followed by Recursive solution Round 2 (Coding): -...

View

Vmware OA

oa 2022 leetcode

Given a vector of binary strings of size n. Tell the minimum operations you should perform so that a column has only 1s in it. In one operation you can...

View

Difficulty Breakdown

13

easy

2

hard

Based on 42 questions with difficulty labels from candidate reports.

Interview Rounds

Here is how the VMware Software Engineer questions in the LeakCode database break down by interview round, based on what candidates reported:

Round Questions in Database
phone screen 19
oa 8
recruiter 3
onsite 3
technical 1
system design 1

Most Common Topics

algorithms (10) arrays (8) design (7) data structures (6) strings (4) system design (2) behavioral (2) recursion (1)

Question Recency

6

2025

4

2023

11

2022

Question counts by interview year, based on candidate-reported dates.

How to Prepare for the VMware Software Engineer Interview

Use the LeakCode question database as your primary research tool. Filter by role (Software Engineer), then by round type to focus your prep on the specific stages in your upcoming loop. Sort by recency to see what 2026 candidates actually faced.

  • Start with questions from the last 12 months. Interview processes change and recent data is the strongest signal.
  • Cross-reference questions that appear in multiple sources (1p3a, Blind, Glassdoor). Multi-source confirmation means a question has stronger recurrence probability.
  • For system design rounds: focus on the question patterns, not individual questions. The same design principles recur across many prompts.
  • For behavioral rounds: map your experiences to the company's stated values before the interview. Most behavioral questions at top companies are derivatives of a small set of core leadership competencies.

FAQ

How many VMware Software Engineer questions are in the database?

42+ questions from verified candidate reports. The count grows as new reports are scraped daily from 1Point3Acres, Blind, Glassdoor, Reddit, and LeetCode.

Are these questions from real VMware interviews?

Yes. All questions are sourced from actual candidate interview reports, not generated by AI. Each entry links back to its source URL where available, and questions are tagged with the year and round reported by the candidate.

How current is this data?

LeakCode updates daily. The database is filtered to exclude duplicate and low-quality entries. You can filter by interview year to focus on recent cycles.

Does LeakCode cover VMware OA questions specifically?

Yes. The database includes online assessment questions tagged with round type. See the VMware OA page for a dedicated view.

Related: VMware All Questions · VMware OA Questions · Browse All Companies · Data Sources