Interview Process   |   Interview Puzzles / Aptitude
Organization : Advisory Board
Position : Software Engineer

Advisory Board Interview Process


I applied for the position of Software Engineer at Advisory Board in person. At a certain point of time I felt that they were not having interviews but then I was reverted back after three weeks and informed about the interview. The interview had five rounds in total - four technical rounds and one HR round.

Round 1 - Face to Face Interview
The very first round was pretty tiring. By tiring am referring to the fact that so many questions were asked. But before beginning with the technical questions, some of the basic things were asked from me. They inquired about my technical background and the reasons why I was switching the company. They tested my communication skills and adaptability to the work environment and team work through several questions.

After all such questions was the time for some technical questions. The questions were overall basic in nature. I don't remember all of them but I am giving away some which were asked from me:
Q1. Difference between ASP.Net Web Forms and MVC.
Q2. Difference between structural programming and object oriented programming.
Q3. Explain the Big-O-notation.

Round 2 - Telephonic Interview
This was a telephonic discussion round and I was called from the Chennai Office. The level of questions asked was intermediate. The interviewer asked me about my strong area and the questions followed surrounding that area only. Questions were asked over the object oriented programming concepts. A couple of questions on the practical application of the abstract class and interfaces were asked as well. Some questions were based on SQL server DML.

The round was as I said moderately difficult. I you know your basics, you can do well.

Round 3 - Second Telephonic Interview
This time, I was called straight from Washington DC. The level of questions asked was advance in this round. Some questions were quite difficult and most of them were situation based technical questions. They also asked questions to test my analytical and reasoning skills. You can expect questions related with language integrated query and the technologies that Microsoft is working on i.e. Windows 9 and mobile OS.
Q1. Write a function that accepts an integer and returns the number 1's after converting it to its corresponding binary format.
Q2. How can you improvise over the code you have just written?

Round 4 - Third Telephonic Interview
This was another telephonic discussion via Washington DC. You will find that this round is pretty much similar to the one you had given already. The questions are advanced and difficult just the same way. Although in this round, they will be measuring your thinking skill more than your technical skills. Some of the questions asked:
Q1. Write a function that returns a Boolean and accepts:
a)An array of integer
b) An integer, say 'x'

Q2. Consider that an SQL table contains two fields - Product and Category. The table is populated with some sample data i.e.
Product Category
Mango Fruit
Strawberry Fruit
Milk Diary
Banana Fruit
Cabbage Vegetable
Then, write an SQL query that will return the Category which has the maximum existence. (It should return fruit in this case as they have maximum occurrence).

Round 5 - HR Interview
After I was passed over the telephonic rounds, I was called for the HR interview. It was a usual round with all sorts of Human Relations type questions some of which I had already answered in the previous technical rounds. After all that, they asked me for my expected CTC. There was no negotiation required as what they offered was higher than my expected CTC. I was glad that I was finally selected.

How to crack (get into) Advisory Board Interview


Cracking Advisory Board interview is not at all an easy task. I have tried my best to explain all the rounds in details above only and thus I would like to keep this section as brief as possible.

If you ask me, I will say that you have to read each and everything in detail and practice over the coding as much as you can. You can't really guess from where they will ask you the questions. It is relatively easy to crack the first two rounds. But for the Washington calls, you better be prepared with your best. These are professional people who want only professional people. If they get a hint that you are an amateur by any chance, you are likely to be rejected.

So the key to crack Advisory Board Interview is to prepare for the worst and then give your best during the interviews. There is no alternative.

My best wishes are with the candidates preparing or appearing in the interviews in coming future.


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

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

Toothpick Donkey Puzzle

The toothpicks in the picture have been arranged to form a donkey shaped figure. You have to move two matchsticks in a way that the entire shape is rotated / reflected while being intact. Also, you can't change the tail's direction it should be pointing up.

category : LOGIC | PICTURE

Cool Equation Riddle

If 1 + 9 + 11 = 1, Then what is the value of

12 + 11 + 9 = ?

Spot The Difference Christmas Tree Riddle

Can you spot 5 differences in two Christmas tree below?

category : PICTURE

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

Hard Logic Puzzle

A great meeting is held by a great logician where all the other logicians are called upon. The master logician takes them in a room and makes them sit in circle. A hat is placed on each of their heads. Now all of them can see the color of hats others are wearing but can’t see his own. They are told that there different colors of hats.

The master logician explains that a bell will be rung at regular intervals and the moment when a logician knows the color of his hat, he will leave on the next bell. If anyone leaves at the wrong bell, he will be disqualified and sent home.

All of them are assured of one thing that the puzzle will not be impossible for anyone of them. How will they manage the situation?
category : LOGIC

Move 3 MatchSticks Puzzle

You need to divide area in the picture below into two equal parts by using exactly three match sticks. Can you do it?

Famous Lion Tamer Interesting Puzzle

You are trapped with a lion in a cage with 1 unit as its radius. Both you and the lion can run effortlessly at the speed of one unit.

1) The lion is quite hungry and all he wants is to catch you and eat you up. Will he be able to do that?
2) If yes, how long do you have till he does that?
category : LOGIC

Famous 13 Cave Logic Problem

A thief was running from the police after the biggest theft the town saw. He took his guard in one of the thirteen caves arranged in a circle. Each day, the thief moves either to the adjacent cave or stay in the same cave. Two cops goes there daily and have enough time to enter any two of the caves out of them.

How will the cop make sure to catch the thief in minimum number of days and what are the minimum number of days?
category : LOGIC

Lateral Thinking Problem

Suppose there is a Christmas tree and four angels are sitting on it amidst the other ornaments. Two of them have black halos and two of them have white halos. No body among them can see above their head. Angel A is sitting on the top branch and can see angels B and C sitting below him. B can see C who is sitting in a branch lower than his. Angel D is at the base of the tree and can't be seen due to the branches in between. Also, he can't see anybody as well.

If they are asked to guess the color of their own halo (they dont know that), who do you think will be able to deduce and speak up first with a right answer?
category : LOGIC

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

Latest Puzzles

23 April
Minimum Move Chess Game Video Riddle

Can you figure out the minimum number of...

22 April
A numeric lock has 3 digit key Riddle

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

21 April
What's wrong in the kitchen picture

What appears to be wrong in the kitchen ...

20 April
Who Is the Mother Picture Riddle

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

19 April
Lighter Than Air Riddle

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

18 April
3 Tigers 3 Sheep Riddle

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

17 April
Cow Rebus

Decode the below cow rebus....

Puzzles Tags :

Illusions Tags :