Interview Process   |   Interview Puzzles / Aptitude
Organization : VMware
Position : Software QA Engineer

VMware Interview Process


I applied at VMware for the post of Senior QA Engineer through a recruiter and was interviewed at VMware. I faced a telephonic interview, and three face to face interviews. The hiring process took about two weeks in total.

Round 1 - Telephonic Interview
The first round was telephonic interview which was scheduled by the recruiter. The interview focused on the core java concepts. There were questions on serialization, cloneable concept and collections. The questions were good and some were even difficult for me.
Q1. What are marker interfaces?

Round 2 - Face to Face Interview
After I managed to clear the telephonic interview, my first face to face on-site interview was scheduled. This interview was also based on core java based questions and so, that can be marked as a pointer. There was a question on abstract static final and it was pretty tricky. I could not get to the solution right away but then the interviewer pointed me to the right direction. Questions on string object pool were also asked.

Round 3 - Second Face to Face Interview
This interview round was all about programs. The interviewer was quite thorough in the knowledge which made me shiver slightly at the moments. But otherwise, the interview was fine. Some questions that were asked in this round are:
Q1. Design a test automation framework.
Q2. Questions related with Binary Tree.
Q3. In an array, the sum of even numbers and odd numbers found in the array.

Round 4 - Third Face to Face Interview
This round combined everything into one. There were more java based questions. There were more programming based questions. Only, the intensity was even higher. Also, the interviewer was keen on getting everything in details which sort of put me under a little pressure. After all those questions, there were certain questions my resume as well and some behavior related questions.
Q1. Why do you need abstract functions when you have overloading?


How to crack(get into) VMware Interview


The first thing that you all need to keep in mind while being interviewed at VMware is that your interviewer will most probably be needing your answers in details and in depth. Therefore, try to come up with that expectation. I face this very problem but thankfully I understood the intention in time.

But you have an advantage as well, the interviewers at my time were really helpful. You can expect the same. But for them to be helpful, you should be able to appear making efforts which you can only do if you prepare well. Most of the questions were based on core java concepts and so you must pay attention at that.

Other than that, my best wishes with all the appearing candidates. Prepare well and they will like you for sure.


Thanks Anmol for sharing the details of your interview.
Send more details and your personal experiences [email protected]
Suggestions

Crossing Bridge Brain Teaser

Four friends need to cross a dangerous bridge at night. Unfortunately, they have only one torch and the bridge is too dangerous to cross without one. The bridge is only strong enough to support two people at a time. Not all people take the same time to cross the bridge. Times for each person: 1 min, 2 mins, 7 mins and 10 mins. What is the shortest time needed for all four of them to cross the bridge?

Maths Magic Riddle

I can prove why 1 = 2

Step1. Lets say y = x
Step2. Multiply through by x xy = x2
Step3. Subtract y2 from each side xy - y2 = x2 - y2
Step4. Factor each side y(x-y) = (x+y)(x-y)
Step5. Divide both sides by (x-y) y = x+y
Step6. Divide both sides by y y/y = x/y + y/y
Step7. And so... 1 = x/y + 1
Step8. Since x=y, x/y = 1 1 = 1 + 1
Step9. And so... 1 = 2

How is this possible ?

Interview Marble Logic Puzzle

You are given a set of scales and 12 marbles. The scales are of the old balance variety. That is, a small dish hangs from each end of a rod that is balanced in the middle. The device enables you to conclude either that the contents of the dishes weigh the same or that the dish that falls lower has heavier contents than the other.
The 12 marbles appear to be identical. In fact, 11 of them are identical, and one is of a different weight. Your task is to identify the unusual marble and discard it. You are allowed to use the scales three times if you wish, but no more.

Note that the unusual marble may be heavier or lighter than the others. You are asked to both identify it and determine whether it is heavy or light.
category : LOGIC

Impossible Brain Teaser

In a recreational activity, you are given four different jars of 2 liters, 4 liters, 6 liters and 8 liters respectively with an unlimited water supply. Then you are asked to measure exactly 5 liters of water using them.

How will you do it?

Candle Trick Teaser Problem

Husband has prepared for a candle light dinner on the honeymoon for his wife. While they were having the dinner, a strong breeze flew through the open window and four candles out of ten were extinguished. After that, the husband closed the window.

How many candles were left in the end?

Fake Coin Brain Teaser

In front of you, there are 9 coins. They all look absolutely identical, but one of the coins is fake. However, you know that the fake coin is lighter than the rest, and in front of you is a balance scale. What is the least number of weightings you can use to find the counterfeit coin?
category : LOGIC

Logical Arrangement Bonfire Puzzle

30 classmates went for a bonfire. While sitting around the fire, they decided to play a game. To play it, they divided themselves into 5 teams in a way that there were 5 rows having 7 people each.

How can this arrangement be possible while sitting around the bonfire?
category : LOGIC | TRICK

Tough River Crossing Riddle

This one is a bit of tricky river crossing puzzle than you might have solved till now. We have a whole family out on a picnic on one side of the river. The family includes Mother and Father, two sons, two daughters, a maid and a dog. The bridge broke down and all they have is a boat that can take them towards the other side of the river. But there is a condition with the boat. It can hold just two persons at one time (count the dog as one person).

No it does not limit to that and there are other complications. The dog can’t be left without the maid or it will bite the family members. The father can’t be left with daughters without the mother and in the same manner, the mother can’t be left alone with the sons without the father. Also an adult is needed to drive the boat and it can’t drive by itself.

How will all of them reach the other side of the river?
category : LOGIC | TRICK

IAS Interview Problem

I need to divide numbers from 1 to 9 into two group such that sum of numbers in one group is equal to the sum of other group.
Note : 6 cannot be flipped over to make it 9.
category : LOGIC

Infoedge Interview Aptitude Problem

On a magical-intellectual land of gpuzzles , all the animal are rational(real smart).

There are six leopards and one sheep.
Leopard can eat sheep but since as the land is magical, the leopards who eats the sheep , turns into sheep and then can be eaten by the remaining leopard(s).

If we leave them for some time then how many sheep and leopard will be there , when we come back ?

Submit your Email Address to get latest post directly to your inbox.

Latest Puzzles

27 February
Minimum Move Chess Game Video Riddle

Can you figure out the minimum number of...

26 February
A numeric lock has 3 digit key Riddle

A numeric lock has 3 digit code with the...

25 February
What's wrong in the kitchen picture

What appears to be wrong in the kitchen ...

24 February
Who Is the Mother Picture Riddle

Can you find the mother of the baby in t...

23 February
Lighter Than Air Riddle

I'm lighter than air but a thousand men ...

22 February
3 Tigers 3 Sheep Riddle

If 3 tigers catch 3 sheep in 3 minutes. ...

21 February
Cow Rebus

Decode the below cow rebus....

Puzzles Tags :

Illusions Tags :