Upload Button Icon Add office photos

VMware Software

Compare button icon Compare button icon Compare

Filter interviews by

VMware Software Associate Consultant Interview Questions and Answers

Updated 1 Jan 2024

VMware Software Associate Consultant Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Coding Test 

What is a Linux. Basic computers. NTP IP TCP Ansible useradd userdel

Interview Preparation Tips

Topics to prepare for VMware Software Associate Consultant interview:
  • Electrical Works
  • Redhat Linux
Interview preparation tips for other job seekers - Good morning sir/madam . first of all. thank you giving me the opportunity to introduce myself.my name is asheesh singh. I am from delhi. I have completed my bachelor degree in electrical engineering from Bhopal University.

Interview questions from similar companies

I applied via Referral and was interviewed before Oct 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell Us about yourself?
  • Ans. I am from Kolkata. I have convey about my Educational Background to Interviewer.
  • Answered by Tanay Lakshman
  • Q2. Tell us about Coalnet Architecture of MMS Module?
  • Ans. 

    Coalnet Architecture of MMS Module is a system for managing and monitoring coal mines.

    • Coalnet Architecture is designed to manage and monitor coal mines.

    • It includes modules for tracking production, equipment maintenance, and safety.

    • The MMS Module specifically focuses on maintenance management.

    • It allows for scheduling and tracking of maintenance tasks, as well as inventory management.

    • The architecture is scalable and can ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The documentation got approved by Samuel Of Oracle Australia Office.I was interviewed by Samuel by Telephone.Outcome will be Given in Email.It consists of 15 minutes technical interview.

Interview Questionnaire 

2 Questions

  • Q1. There were two technical rounds followed by a managerial and hr round.The first round was highly technical and questions were asked on string data structures, binary search trees and maps.There where sever...
  • Q2. Managerial round will be a formal discussion with the interviewer regarding the role,what roles you have worked in your previous organization, questions might be asked based on your resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to have some practice of common data structures and algorithms used. From framework side you will asked questions based on your resume and role. And best of luck

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Easy

Pretty easy questions.

  • Q1. 

    Kth Smallest Element Problem Statement

    You are provided with an array of integers ARR of size N and an integer K. Your task is to find and return the K-th smallest value present in the array. All elements...

  • Ans. 

    Find the K-th smallest element in an array of distinct integers.

    • Sort the array and return the element at index K-1.

    • Use a min-heap to find the K-th smallest element efficiently.

    • Implement quickselect algorithm for optimal performance.

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 20 Minutes
Round difficulty - Easy

1 coding question

  • Q1. 

    IP Address Formation from String

    Given a string S consisting only of digits from 0 to 9, your task is to find all potential IP addresses that can be formed from S and list them in lexicographical order. I...

  • Ans. 

    Given a string of digits, find all potential valid IP addresses that can be formed from it.

    • Split the string into four parts and check if each part is a valid IP segment (0-255).

    • Use backtracking to generate all possible combinations of valid IP addresses.

    • Ensure that the IP address does not contain leading zeroes.

    • Return the valid IP addresses in lexicographical order.

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Easy

Total Discussion on OS concepts

  • Q1. Can you explain the concepts related to memory management in operating systems?
  • Ans. 

    Memory management in operating systems involves allocation, deallocation, and optimization of memory usage.

    • Memory allocation: OS allocates memory to processes based on their requirements.

    • Memory deallocation: OS frees up memory when it is no longer needed by a process.

    • Memory optimization: OS optimizes memory usage through techniques like paging, segmentation, and virtual memory.

    • Examples: Paging in which memory is divide...

  • Answered by AI
Round 4 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Easy

Easy in office environment

  • Q1. 

    Find the Lone Set Bit

    Your task is to identify the position of the only '1' bit in the binary representation of a given non-negative integer N. The representation contains exactly one '1' and the rest are...

  • Ans. 

    Find the position of the lone '1' bit in the binary representation of a given non-negative integer.

    • Iterate through the bits of the integer to find the position of the lone '1'.

    • Use bitwise operations to check if there is exactly one '1' bit in the binary representation.

    • Return the position of the lone '1' or -1 if there isn't exactly one '1'.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteria7 CGPAMicrosoft interview preparation:Topics to prepare for the interview - Trees, graphs, dynamic programming, stacks, queuesTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Do a good project.
Tip 2 : Master the topics you are preparing.

Application resume tips for other job seekers

Tip 1 : Avoid writing things you do not know
Tip 2 : Follow a proper format for Resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Reverse a string
  • Ans. 

    Reverse a given string

    • Use a loop to iterate through the string and append each character to a new string in reverse order

    • Alternatively, use built-in string functions to reverse the string

    • If the string is stored as an array of characters, swap the first and last elements, then the second and second-to-last elements, and so on until the middle is reached

  • Answered by AI

I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Personal projects/client projects
  • Q2. Hashmap/hashtable/hashset
  • Q3. Java and Microservices
  • Q4. Rest and soap
  • Q5. Program on array
  • Ans. 

    Program on array

    • Arrays are used to store multiple values in a single variable

    • Arrays can be of any data type

    • Arrays can be accessed using index numbers

    • Arrays can be sorted and searched

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a good experience

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic c++, exception handling,mfc basic, message handling in mfc,about project ,c++ oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to the basic .. explain what you know and be relax

I applied via Naukri.com and was interviewed in Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of Jcl like class parameters, Questions from Sorting and disp parameters as well aa Gdg. In cobol variouws error codes and also db2 and Ims db questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the baaics of all like JCL, COBOL, DB2 & IMSDB. If u aware of CICS then it will be added advantage.

Interview Questionnaire 

1 Question

  • Q1. Basic oops,basic MFC

I appeared for an interview before Jan 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 120 Minutes
Round difficulty - Medium

The test included MCQ questions from SQL, Linux Commands, C/C++ programming, Logical Reasoning, Aptitude
questions. The other section was the coding round, where 2 SQL queries and 2 coding questions were there.

  • Q1. 

    Pythagorean Triplets Detection

    Determine if an array contains a Pythagorean triplet by checking whether there are three integers x, y, and z such that x2 + y2 = z2 within the array.

    Input:

    The first lin...
  • Ans. 

    Detect if an array contains a Pythagorean triplet by checking if there are three integers x, y, and z such that x^2 + y^2 = z^2.

    • Iterate through all possible triplets of numbers in the array and check if they form a Pythagorean triplet.

    • Use a nested loop to generate all possible combinations of three numbers from the array.

    • Check if the sum of squares of any three numbers is equal to the square of another number.

    • Return 'y...

  • Answered by AI
  • Q2. 

    First Unique Character in a String Problem Statement

    Given a string STR consisting of lowercase English letters, identify the first non-repeating character in the string and return it. If no such characte...

  • Ans. 

    Identify the first non-repeating character in a string and return it, or '#' if none exists.

    • Iterate through the string to count the frequency of each character

    • Iterate through the string again to find the first character with frequency 1

    • Return the first non-repeating character or '#' if none exists

  • Answered by AI
Round 2 - Face to Face 

(5 Questions)

Round duration - 70 Minutes
Round difficulty - Medium

This was a standard DSA round where I was asked to solve 2 questions and also code it in a production ready manner . After DS and Algo , I was asked some questions from OOPS and Java followed by some Unix Commands and basic concepts from Operating Systems.

  • Q1. 

    Find Duplicates in an Array

    Given an array ARR of size 'N', where each integer is in the range from 0 to N - 1, identify all elements that appear more than once.

    Return the duplicate elements in any orde...

  • Ans. 

    Find duplicates in an array of integers within a specified range.

    • Iterate through the array and keep track of the count of each element using a hashmap.

    • Return elements with count greater than 1 as duplicates.

    • Time complexity can be optimized to O(N) using a set to store duplicates.

  • Answered by AI
  • Q2. 

    Reverse Linked List Problem Statement

    Given a singly linked list of integers, return the head of the reversed linked list.

    Example:

    Initial linked list: 1 -> 2 -> 3 -> 4 -> NULL
    Reversed link...
  • Ans. 

    Reverse a singly linked list of integers and return the head of the reversed linked list.

    • Iterate through the linked list and reverse the pointers to point to the previous node instead of the next node.

    • Use three pointers - prev, current, and next to reverse the linked list in O(N) time and O(1) space complexity.

    • Update the head of the reversed linked list as the last node encountered during the reversal process.

  • Answered by AI
  • Q3. What are Serialization and Deserialization in Java?
  • Ans. 

    Serialization is the process of converting an object into a byte stream, while deserialization is the reverse process.

    • Serialization is used to persist object state or transmit objects over a network.

    • Deserialization reconstructs the object from the byte stream.

    • Java provides Serializable interface for serialization and ObjectInputStream/ObjectOutputStream classes for deserialization.

    • Example: Serializing an object to a fi

  • Answered by AI
  • Q4. Can you explain the Singleton Class in Java?
  • Ans. 

    Singleton class in Java ensures that a class has only one instance and provides a global point of access to it.

    • Singleton class restricts the instantiation of a class to one object.

    • It provides a way to access its unique instance globally.

    • Commonly implemented using a private constructor and a static method to return the instance.

    • Example: Logger class in a multi-threaded application.

  • Answered by AI
  • Q5. Can you explain piping in Unix/Linux?
  • Ans. 

    Piping in Unix/Linux allows the output of one command to be used as the input for another command.

    • Piping is done using the | symbol

    • It helps in connecting multiple commands together to perform complex operations

    • Example: ls -l | grep .txt - This command lists all files in long format and then filters out only the .txt files

  • Answered by AI
Round 3 - HR 

(1 Question)

Round duration - 30 Minutes
Round difficulty - Easy

This was a typical HR round with some standard Behavioral questions .

  • Q1. What is something about you that is not included in your resume?

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAAmdocs interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 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 interviewSelected

Skills evaluated in this interview

VMware Software Interview FAQs

How many rounds are there in VMware Software Associate Consultant interview?
VMware Software interview process usually has 1 rounds. The most common rounds in the VMware Software interview process are Coding Test.
How to prepare for VMware Software Associate Consultant 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 Analytics, Automation, Consulting, DNS and Data Structures.

Tell us how to improve this page.

VMware Software Associate Consultant Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
VMware Software Associate Consultant Salary
based on 12 salaries
₹10 L/yr - ₹20.5 L/yr
77% more than the average Associate Consultant Salary in India
View more details
Member Technical Staff
540 salaries
unlock blur

₹12 L/yr - ₹45.7 L/yr

Senior Member of Technical Staff
509 salaries
unlock blur

₹25 L/yr - ₹75 L/yr

Technical Support Engineer
390 salaries
unlock blur

₹7.2 L/yr - ₹19 L/yr

Technical Staff Member 3
248 salaries
unlock blur

₹17 L/yr - ₹54.1 L/yr

Business Analyst
231 salaries
unlock blur

₹4.8 L/yr - ₹19 L/yr

Explore more salaries
Compare VMware Software with

Oracle

3.7
Compare

Amdocs

3.7
Compare

Automatic Data Processing (ADP)

4.0
Compare

24/7 Customer

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