Interview Process   |   Interview Puzzles / Aptitude
Organization : Alcatel-Lucent
Position : Software Developer

Alcatel-Lucent Interview Process


I applied at Alcatel-Lucent for the post of Software Developer through my university. I was then interviewed at Alcatel-Lucent. The hiring process at Alcatel-Lucenthave four rounds in total - MCQ Test, Online Programming Test, Technical Interview and HR Interview. The entire process took just one day.

Round 1 - MCQ Test
There were four sections in the MCQ test - Aptitude based questions, microprocessor, c programming and digital electronics. The questions were appropriately targeted to test the basic skills of the candidate. They were not difficult and neither too easy. One can easily find out the solutions but doing that in the given time can be a bit challenging. Although, I think it was fine and it was pretty much doable.

Round 2 - Online Programming Test
This round was my favorite of all. I am pretty good at the technical stuff and programming is something I love. Each of the candidate was required to write any two of the three programs given. The programs were not difficult and if you are even a bit good at it, you will do it within no time. If you can't do it, probably you need to work hard at your skills because this is just the base of what you will be required to work in the job.

Round 3 - Technical round
I was afraid for this round for real. But I found this round to be easy as well. Only the basic questions were asked. I was pretty much relieved as I was expecting some difficult things. Of course, if you have not studied, even these questions will seem difficult for you. I am mentioning one question here so you get the basic idea of what to expect:
Q1. How will you reverse a string using recursive function?

Round 4 - HR Interview
This interview was the last one of all. Surprisingly the HR interview was about the basic HR questions only. So, if you have reached till here, then you're probably already selected. Of course if you act foolish even at the basic questions, they will reject you. Just prepare some good answers for the basic questions that are expected in an HR interview and bowl the HR with it.

How to crack (get into) Alcatel-Lucent Interview


The interview process at Alcatel-Lucent was pretty much hassle free and easy. If you have been a good student in your college studying side by side appropriately, you will definitely crack the Alcatel-Lucent interview.

For others, start preparing the basics and give it a try. Like I have already explained a bit, you must have got a good idea about things. You have to focus on your programming skills the most. MCQ test, online test and the technical interview await many programming based questions for you. So if you want to get through, you must be good at it.

Other than that, prepare for questions related to strings, data structures and OS based questions for the technical interview. Of course, I can't guarantee you anything but these are the prominent areas. Other than that, I can just wish you best luck for your interview. Prepare hard and crack it.


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

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

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

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

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

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.

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

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

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

Box Ball Logic Problem

There are three bags.The first bag has two blue rocks. The second bag has two red rocks. The third bag has a blue and a red rock. All bags are labeled but all labels are wrong.You are allowed to open one bag, pick one rock at random, see its color and put it back into the bag, without seeing the color of the other rock.

How many such operations are necessary to correctly label the bags ?
category : LOGIC | TRICK

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 ?

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

Latest Puzzles

13 June
Minimum Move Chess Game Video Riddle

Can you figure out the minimum number of...

12 June
A numeric lock has 3 digit key Riddle

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

11 June
What's wrong in the kitchen picture

What appears to be wrong in the kitchen ...

10 June
Who Is the Mother Picture Riddle

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

09 June
Lighter Than Air Riddle

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

08 June
3 Tigers 3 Sheep Riddle

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

07 June
Cow Rebus

Decode the below cow rebus....

Puzzles Tags :

Illusions Tags :