Interview Process   |   Interview Puzzles / Aptitude
Organization : Tellabs
Position : Software Engineer

Tellabs Interview Process


I applied at Tellabs for the post of Software Engineer via a recruiter. The process took just two days and I was interviewed at Tellabs. There were a total of four rounds in the hiring process at Tellabs.

Round 1 - First Face to Face Interview
The first interview was scheduled after I was contacted by the recruiter from Tellabs via a phone call. The first round was a basic introductory sort of interview. The interviewer asked everything about me from my studies to hobbies. I was asked about my college too and was asked many questions on my family as well. There was nothing technical asked in this round however.

Round 2 - Second Face to Face Interview
The second interview tested the basic technical skills. I was asked about the basic terminologies and their purposes. I was given a couple of easy algorithm based problems too. The questions were centered majorly on the basic data structures. A few programming related questions were asked too. The interview lasted for about an hour and he interviewer was impressed by me.

Round 3 - Third Face to Face Interview
This round was a bit more in depth than the previous round. There were a lot of technical questions and some of them were a bit difficult. However, they majorly concentrated on the basics only. The focused areas were data structures, mathematics formula based algorithms, and your preferred programming language.
Q1. Differentiate between Singly Linked List and Doubly Linked List data structures.
Q2. If you use C language to implement the heterogeneous linked list, what pointer type will you use and why?
Q3. Is ARP layer 2 or layer 3? Explain.

Round 4 - Fourth Face to Face Interview
This round was the HR round. There was nothing to be worried of. The interviewer was a very nice lady who did not pushed me into the pressure zone. The questions were basic and not vague. There were questions based on my resume. The questions were not twisted and pretty straight forward. The overall interview was really fine.

I was green lit by the HR and was called two days after regarding the offer letter.

How to crack Tellabs Interview


Tellabs has a streamlined hiring process. They don't keep you waiting and they don't keep you anxious. Whatever it is, it will be straight up your face. The interviews begin with a formal introduction with a bit of informal questions just to lighten up the atmosphere.

The second and third interviews are purely technical round. In that, the first one is basic while the second one is a mix up of basic as well as a level higher questions. All they want is to judge how capable you are. The areas to focus will be your preferred programming language, data structures, algorithms and OS based questions.

The last round is the HR round which will interview you about the usual HR questions and questions based on your resume. So be prepared with such questions. The people are good and you will like the environment of the company. 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

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

Logical Interview Problem

Jonathan has three boxes containing milk chocolates and dark chocolates. The problem is that all of them have been labeled incorrectly as follows.
Box1: Dark Chocolates
Box2: Milk Chocolates
Box3: Dark Chocolates and Milk Chocolates

How will he label all the boxes correctly by just opening one box?
category : LOGIC

Popular Deductive Logic Problem

Eight Brothers lives in an old house where there is no electricity and no computers or any any other gadget.

Brother-1: Reading Comics
Brother-2: Playing Chess
Brother-3: Writing
Brother-4: making food for the family
Brother-5: sleeping and snoring
Brother-6: cleaning house
Brother-7: watering the plants


what is Brother-8 doing ?
category : LOGIC | TRICK

Induction Brain Teasers

Three college toppers are summoned by the inspecting faculty. To identify the best from them, the faculty takes them into a room and places one hat on each of their heads. Now all of them can see the hats on other’s heads but can’t see his own. There are two colored hats – green and red.

Now the faculty announces that he had made sure that the competition is extremely fair to all three of them. He also gives them a hint that at least one of them is wearing a red hat. Now the first one who is able to deduce his own hat color will be awarded the most intelligent student of all award. After a few minutes, one of them raises his hand and is able to deduce the color correctly.

How?
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?

Cool Equation Riddle

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

12 + 11 + 9 = ?

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?

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

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

Hard Logic Statement Riddle

There are a hundred statements.
1st person says: At least one of the statements is incorrect.
2nd person says: At least two of the statements is incorrect.
3rd person says: At least three of the statements are incorrect.
4th person says: At least four of the statements are incorrect.
..
..
..
100th person says: At least a hundred of the statements are incorrect.

Now analyze all the statements and find out how many of them are incorrect and how many are true?

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

Latest Puzzles

25 April
Minimum Move Chess Game Video Riddle

Can you figure out the minimum number of...

24 April
A numeric lock has 3 digit key Riddle

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

23 April
What's wrong in the kitchen picture

What appears to be wrong in the kitchen ...

22 April
Who Is the Mother Picture Riddle

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

21 April
Lighter Than Air Riddle

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

20 April
3 Tigers 3 Sheep Riddle

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

19 April
Cow Rebus

Decode the below cow rebus....

Puzzles Tags :

Illusions Tags :