Upload Button Icon Add office photos

VMware Software

Compare button icon Compare button icon Compare

Filter interviews by

VMware Software Technical Staff Member 3 Interview Questions and Answers

Updated 12 May 2024

VMware Software Technical Staff Member 3 Interview Experiences

1 interview found

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.

Round 1 - Technical 

(1 Question)

  • Q1. Write terraform module for any AWS resources.

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about VMware Software?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

5 Questions

  • Q1. Questions on Sales cycle and Oracle products like HCM, ERP, EPM and other cloud services
  • Q2. Questions on Current IT Trends
  • Q3. Questions on Financial Analytics (Profitability ratios and financial modeling) and product bench marking approach
  • Q4. Questions on CLoud, IoT, Blockchain Trends and applications across industries
  • Q5. Face to Face questions - Guesstimate and Case Study, 2 subsequent interviews on Case Study with Manager and Director

Technical Staff Member 3 Interview Questions Asked at Other Companies

asked in NetApp
Q1. Given a ladder where you can either take x steps or y steps at a ... read more
asked in Nutanix
Q2. Design an employee reimbursement system that processes receipts a ... read more
asked in NetApp
Q3. Write a program to generate all possible combinations of 0 and 1 ... read more
asked in NetApp
Q4. What do you do when a blocker arises?
asked in NetApp
Q5. Multithreading in Python and asyncio

I applied via Company Website and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Linked list, data structure
  • Q2. Map,

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn data structure and analysis

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer had less knowledge on the current technologies and was more stereo type.

Interview Questionnaire 

2 Questions

  • Q1. Success stories in previous organisation
  • Ans. 

    Led a team to improve project delivery time by 30%, enhancing client satisfaction and team morale.

    • Implemented Agile methodologies, resulting in a 25% increase in team productivity.

    • Spearheaded a cross-departmental collaboration project that reduced costs by 15%.

    • Mentored junior team members, leading to two promotions within a year.

    • Developed a new client onboarding process that improved satisfaction scores by 40%.

  • Answered by AI
  • Q2. How would you see urself in next 5yrs
  • Ans. Answer that comes with positive note is eager to grow up the ladder, if not a suitable candidate for any company
  • Answered Anonymously
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Project details
  • Q2. Deep technical knowledge

VMware Software HR Interview Questions

13 questions and answers

Q. What is your favorite company?
Q. What is one thing you want to improve?
Q. Are you comfortable working in shifts?

I appeared for an interview in Jan 2022.

Round 1 - Coding Test 

Solve coding problems

Round 2 - Technical 

(2 Questions)

  • Q1. Explain about Java Design pattern
  • Q2. Write a Multi threaded application
  • Ans. 

    A multi-threaded application allows for concurrent execution of tasks, improving performance and responsiveness.

    • Identify tasks that can be executed concurrently

    • Create threads to execute each task

    • Use synchronization mechanisms to avoid race conditions

    • Consider thread safety when accessing shared resources

    • Use thread pools to manage resources efficiently

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in your basics. Be confident with your answers

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself. Why do we hire u
Round 3 - Technical 

(1 Question)

  • Q1. Lots of academic questions besides excel related questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Very difficult round to crack, as there were many academic questions related to accounting and financial management questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidant, do not fumble
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Normal Test with some questions

Round 3 - Technical 

(2 Questions)

  • Q1. Technical questions on current role
  • Q2. Roles and responsibilities on current role

Interview Preparation Tips

Interview preparation tips for other job seekers - It will be a cool interview. Rest easy and prepare qell

I applied via Referral and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Why can’t a columns with unique with a not null constraint be used as a primary key?
  • Ans. 

    A unique not null column can be used as a primary key, but not vice versa.

    • Primary key must be unique and not null, but not all unique not null columns need to be primary keys.

    • Primary key is used to identify each row uniquely, while unique not null column is used to ensure data integrity.

    • A table can have multiple unique not null columns, but only one primary key.

  • Answered by AI
  • Q2. Because null can’t be equated
  • Ans. 

    Null cannot be equated as it represents absence of a value.

    • Null is not equal to any value, including itself.

    • Attempting to equate null can result in unexpected behavior.

    • Null is often used to represent the absence of a value or unknown value.

  • Answered by AI
  • Q3. We have 2 procedures with the same names. One with 2 parameters.. second one with 3 parameters. The procedure with 3 parameters has a null also. What will be invoked when we call the procedure
  • Ans. 

    Procedure overloading allows calling the correct procedure based on the number of parameters provided.

    • Procedure overloading is based on the number of parameters.

    • If calling with 2 arguments, the 2-parameter procedure is invoked.

    • If calling with 3 arguments, the 3-parameter procedure is invoked.

    • Passing a null as one of the parameters will still invoke the 3-parameter procedure if 3 arguments are provided.

  • Answered by AI

VMware Software Interview FAQs

How many rounds are there in VMware Software Technical Staff Member 3 interview?
VMware Software interview process usually has 1 rounds. The most common rounds in the VMware Software interview process are Technical.
How to prepare for VMware Software Technical Staff Member 3 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, Agile, Product Management, Automation and Cloud Computing.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more
VMware Software Technical Staff Member 3 Salary
based on 250 salaries
₹30 L/yr - ₹50 L/yr
31% more than the average Technical Staff Member 3 Salary in India
View more details

VMware Software Technical Staff Member 3 Reviews and Ratings

based on 19 reviews

4.3/5

Rating in categories

3.9

Skill development

4.5

Work-life balance

4.4

Salary

3.7

Job security

4.2

Company culture

3.8

Promotions

4.0

Work satisfaction

Explore 19 Reviews and Ratings
Member Technical Staff
544 salaries
unlock blur

₹17.8 L/yr - ₹42.9 L/yr

Senior Member of Technical Staff
440 salaries
unlock blur

₹40.7 L/yr - ₹73.8 L/yr

Technical Support Engineer
381 salaries
unlock blur

₹10.1 L/yr - ₹18 L/yr

Business Analyst
257 salaries
unlock blur

₹8.6 L/yr - ₹15 L/yr

Technical Staff Member 3
250 salaries
unlock blur

₹30 L/yr - ₹50 L/yr

Explore more salaries
Compare VMware Software with

Oracle

3.6
Compare

Amdocs

3.7
Compare

Automatic Data Processing (ADP)

4.0
Compare

24/7 Customer

3.5
Compare
write
Share an Interview