Interview Process   |   Interview Puzzles / Aptitude
Organization : Walmart eCommerce
Position : Software Engineer

Walmart eCommerce Interview Process


I applied at Walmart eCommerce for the post of Software Engineer through an employee referral and was interviewed at Walmart eCommerce. I faced a telephonic interview and five on-site interviews in the hiring process. The overall interview experience was good.

Round 1 - Telephonic Interview
The telephonic interview or screening was the first step and thus it was very basic. I was asked about the basic things about myself and the projects that I had done. After than there were some technical questions asked to me. The interview lasted for about half an hour and when I was able to answer well, the first on-site interview was scheduled.

Round 2 - First On-Site Interview
The first on-site interview focused more on questions related to myself than the technical things. All sort of questions were asked from me. I was also asked about my projects again but this time, I had to give a detailed explanation as there were cross questions too. So basically, they got to know about the shortcomings and the problems that were faced during the projects. Nothing major was asked in this round.

Round 3 - Second On-Site Interview
This round began with some basic technical questions and terms. A few questions on data structures and queries were asked. The interview lasted for about 45 minutes and many questions were asked.
Q1. Implement cache with proper synchronization.

Round 4 - Third On-Site Interview
After I was able to impress the interviewer in the previous round, I was called for my third on-site interview. This interview enhanced the difficulty level a bit. More complex questions were asked. Even a couple of coding problems were given. Some of the questions or problems given to me in this interview:
Q1. Design file system.
Q2. Parse website and replace phone numbers.
Q3. Working of torrent.

Round 5 - Fourth On-Site Interview
This round was also a technical interview with a senior position technical official. More questions were asked and this time the difficulty level was a bit more than average. The interview lasted for more than an hour. I was not able to give answers to all the questions but I was able to make my impression due to which I was selected for the next round. Some of the questions that were asked:
Q1. Given n clusters of k machines, what is the best way to transfer one file to all of them?
Q2. Design traffic signal.
Q3. Design a card game.
Q4. Given heights of buildings, find the water clogged above them if it rains. The width of all the buildings are same and there is no space between two buildings.

Round 6 - Fifth On-Site Interview
This was the HR round and was pretty relaxing. There were some basic behavior related questions like how will you manage to work under extreme pressure. What will I do if I get into a fight with the manager? After all these sort of questions, a few questions were asked based on my resume.

How to crack (get into) Walmart eCommerce Online Interview


There is not much to mention now that I have already explained everything in detail above. The hiring process at Walmart eCommerce is lengthy but keep your patience with you. The company is really good and it is worth waiting for. Even if you are not selected, you will gain a good experience as all the people are highly professional and very talented.

Regarding the preparation, you literally need to prepare everything as the questions can come up from anywhere. But you can focus more on the coding part, database structures, java based questions, queries etc. Also, do prepare for resume-based questions. Such questions will pop up in the telephonic interview as well as the HR interview.

Other than that, just prepare hard and try to give your best shot at it. All the best for your interviews.


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

Tough Two Jug Measuring Puzzle

I got two jugs of
A) 11 liter
B) 6 liter

How can I measure exactly 9 liters ?
category : LOGIC | MEASURE

Be Detective And Find The Thief Puzzle

You need to be a detective and need to find the thief in the puzzle below?

category : MYSTERY | PICTURE

Measure Water Supply Brain Teaser

You had an infinite supply of water and a 5 ml and 3 ml gallons.

How would you measure exactly 4 ml in least number of steps ?
category : LOGIC | MEASURE

Riddle 1 - 1 !=3

Can you move four matchsticks to make the equation true?

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?

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 ?

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

Logic Math Problem

David and Albert are playing a game. There are digits from 1 to 9. The catch is that each one of them has to cut one digit and add it to his respective sum. The one who is able to obtain a sum of exact 15 will win the game?

You are a friend of David. Do you suggest him to play first or second?
category : LOGIC | TRICK

Game Of Dice Brain Teaser

A unique solo game of dice is being played. Two dices are thrown in each turn and the scores are taken by multiplying the numbers obtained.

Now talking about a particular game, here are the facts:
1) The score for the second roll is five more than the score for the first roll.
2) The score for the third roll is six less than the score for the second roll.
3) The score for the fourth roll is eleven more than the score for the third roll.
4) The score for the fifth roll is eight less than the score for the fourth roll.

Reading the above facts, can you tell the score for each of the five throws?
category : LOGIC

Difficult Brain Twister

A strange tradition is followed in an orthodox and undeveloped village. The chief of the village collects taxes from all the males of the village yearly. But it is the method of taking taxes that is interesting.

The taxes paid in the form of grains and every male should pay equal pounds corresponding to his age. In simpler terms, a man aged 10 years will have to pay 10 pounds of grains and a 20 years old will be paying 20 pounds of grain.

The chief stands on a riser containing 7 different weights next to a large 2 pan scale. As per the interesting custom, the chief can only weigh using three of the seven weights.

In such a scenario, can you calculate what must be the weights of the seven weights each and who is the oldest man the chief can measure using those weights?
category : LOGIC | MATHS

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

Latest Puzzles

28 February
Minimum Move Chess Game Video Riddle

Can you figure out the minimum number of...

27 February
A numeric lock has 3 digit key Riddle

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

26 February
What's wrong in the kitchen picture

What appears to be wrong in the kitchen ...

25 February
Who Is the Mother Picture Riddle

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

24 February
Lighter Than Air Riddle

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

23 February
3 Tigers 3 Sheep Riddle

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

22 February
Cow Rebus

Decode the below cow rebus....

Puzzles Tags :

Illusions Tags :