Interview Process   |   Interview Puzzles / Aptitude
Organization : Yahoo
Position : Senior Software Engineer

Yahoo Interview Process


I applied for the position of Senior Software Engineer through a recruiter. The process took two days and then I was interviewed at Yahoo. There are four rounds or phases - One technical interviews and three face to face/technical rounds.

Round 1 - Telephonic Interview
The interview was taken by two people. They focused on testing my basic technical skills. The round was neither short nor long and was easy as only the basics were asked.

Round 2 - First Face to Face Interview Round
After clearing that round, my interviews were arranged by my recruiter. The first round was easy. The questions centered majorly on my past experience. They asked me regarding the previous projects I had completed in my previous company. They also inquired why I wanted to leave the company and join them.

Round 3 - Second Face to Face Interview Round
This was more of a technical round but the questions were not something I had not expected. An unexpected question was:
1) Code a three column layout using HTML and CSS.
Then some questions were asked like sorting up arrays and coding of basic programs.

Round 4 - Third Face to Face Round
A break was given after the first two interviews and then the interview was taken. This was comparatively a difficult round. The questions were based on algorithms, data structures, strings and arrays and OS. A couple of coding problems were also given. Some questions asked:
1) Code a Fibonacci series in JavaScript.
2) Given a string, find all the possible meaningful words that can be created from letters of that string.
3) How will you design the Google like autocomplete feature on their front page?


How to crack(get into) Yahoo Interview


There are only three face to face interviews and thus the process in to as hectic as it is in other companies. A lunch break is also given in between so you can freshen up. Thus, I felt comfortable throughout the interview process. This is a thing that you need not worry about while giving interview at Yahoo. Trust me, it matters a lot and keeps you confident.

The telephonic interview is not hard and they ask only about the basics. They just need to check if you are a valid candidate for the interview process or not.

Prepare with your resume well. The first round is mostly based on your past experience. They will ask questions about the projects that you have done and if you have written truthfully, you shall not face any problem in this round. Also, prepare a good answer for why you want to join Yahoo and leave your previous company. Try to impress them with your answers.

The second round is technical for most of it. But the questions are not that difficult. Also the interviewer was awesome. I did not feel any tension building up during this round. The third face to face round is difficult and it will offer you a mirror on how good you are at with the technical things. Questions were mostly from data structures and algorithms but they were difficult. You must be prepared with thoroughly if you want to crack this round.

The overall experience at Yahoo was amazing. Even if you are not selected which I wish not, you will gain a good experience and thus it is totally worth. My wishes and luck for all the candidates appearing for the interview at Yahoo.


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

Popular Logical Brain Teaser

A couple had to take shelter in a hotel for they could not proceed their journey in the rain. Having nothing to do at all, they started playing cards. Suddenly there was a short circuit and the lights went off. The husband inverted the position of 15 cards in the deck (52 cards normal deck) and shuffled the deck.

Now he asked his wife to divide the deck into two different piles which may not be equal but both of them should have equal number of cards facing up. There was no source of light in the room and the wife was unable to see the cards.

For a certain amount of time, she thought and then divided the cards in two piles. To the husband’s astonishment, both of the piles had equal number of cards facing up.

How did she do it?
category : LOGIC

The Elf Logical Puzzle

A wicked sorcerer felt enmity towards elf and thus he chooses four among the rest of the elf's and concealed them. The elves are concealed in the ground in a manner that apart from their head the rest of their body was underneath the ground. The elf's are unable to move their body and can only see in that direction that they are facing. All the elf's are concealed underground in such a way that they form a straight line and among those four elf's that are concealed underground one of the elf is detached form the other three elf's via wall. The entire elf's are in the same direction. The elf that is the furthest can only see the heads of its friends in front and a wall. The elf that is second last can only see one head of his friend and a wall. The second elf can only view the wall. The elf can see nothing.
The sorcerer understands the situation and tells the elf's that he has placed hats over their heads. Among the hats places two hat are blue and the other two are red. Among all the four elfs one of the elf has to guess that which colour hat is he wearing. If the elf answers correctly then he shall be set free or else he will have to dig beneath the ground till the very last.
category : LOGIC

Decipher MatchSticks Puzzle

Can you decipher the two rows to find the hidden word?

Hard Ten Boxes Interview Puzzle

You have ten boxes and an electronic weighing machine. In those ten boxes, you have chocolates. Each chocolate weigh 20 grams. But in one box the chocolates are defective and each weigh 19 grams exactly.

Now you can weigh in the electronic weighing machine but you can use that machine just once. How will you find out which box has the defected chocolates.
category : LOGIC

Logic Fruits Riddle

There is a box full of fruits,
all but two are grapes,
all but two are apples,
and all but two are oranges.

How many fruits are in the box ?
category : LOGIC | MATHS

Logic Problem Brain Teaser

The world is facing a serious viral infection. The government of various countries have issued every citizen two bottles. You as well have been given the same. Now one pill from each bottle is to be taken every day for a month to become immune to the virus. The problem is that if you take just one, or if you take two from the same bottle, you will die a painful death.

While using it, you hurriedly open the bottles and pour the tablets in your hand. Three tablets come down in your hand and you realize they look exactly the same and have same characteristics. You can’t throw away the pill as they are limited and you can’t put them back or you may put it wrong and may die someday.

How will you ensure that you are taking the right pill?
category : LOGIC

Crossing The River In Minimum Time Puzzle

Four people need to cross a dark river at night.

* They have only one torch and the river is too risky to cross without the torch.
* If all people cross simultaneously then torch light wont be sufficient.
* Speed of each person of crossing the river is different.cross time for each person is 1 min, 2 minutes, 7 minutes and 10 minutes.

What is the shortest time needed for all four of them to cross the river ?

Measuring Time Logic Puzzle

You are given with two ropes with variable width. However if we start burning both the ropes, they will burn at exactly same time i.e. an hour. The ropes are non-homogeneous in nature. You are asked to measure 45 minutes by using these two ropes.

How can you do it?

Please note that you can’t break the rope in half as it is being clearly stated that the ropes are non-homogeneous in nature.

Spot The Difference Christmas Tree Riddle

Can you spot 5 differences in two Christmas tree below?

category : PICTURE

Inspector Montalbano Mystery Puzzle

Before going to work, Inspector Montalbano got into the fight with his wife. After coming back from the work he found out that the police was in the home and his wife had just killed a burglar.
The police told that she killed the burglar in self-defense. She told her husband the story that she heard a doorbell and thought that it was me and as soon as she opened the door, the burglar jumped into her and she was so scared that she killed burglar immediately with the knife. Inspector Montalbano asked the police to arrest her wife for murder conspiracy. Why?
category : LOGIC | MYSTERY

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

Latest Puzzles

16 April
Minimum Move Chess Game Video Riddle

Can you figure out the minimum number of...

15 April
A numeric lock has 3 digit key Riddle

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

14 April
What's wrong in the kitchen picture

What appears to be wrong in the kitchen ...

13 April
Who Is the Mother Picture Riddle

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

12 April
Lighter Than Air Riddle

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

11 April
3 Tigers 3 Sheep Riddle

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

10 April
Cow Rebus

Decode the below cow rebus....

Puzzles Tags :

Illusions Tags :