Tcs Techanical 1
Tcs Techanical 1
followed by HR interview at single place. Before interview everybody was given a form and
they told how to fill the form). There were around 8 panels consisting 0f 2 members (1
technical member(male) and 1 HR member(female)). I filled the form and I was the last one
to be interviewed AT 6 pm.
Me: Also handshaked and told myself bhabani sankar and stood around 5 second
Technical hr: Please sit down
Me: Ya
Technical: How far cuttack is from your house?
HR: Ok if I will write simplely as for(; ;) will it show the output?
Me: No I will not show as there is not any condition within brackets
HR: Why? Syantax is correct. Right? It will compile or not? Then what will be the output?
Me: It will print a garbage value
HR: Can you write a program to find factorial of a number using recursive function?
Me: Sir, I have not prepared abt this program
HR: Ok write. I was trying to wrting the whole program but he told to write only the logic
Me:-a=a+b
b=a-b
a=a-b
HR: Tell about peer to peer network and shared network? Difference between them?
Me: Told
HR: TCS is present at many centres including remote areas. Do you want to be relocated?
Me: I am ready to work anywhere for TCS
HR: How you believe that you have team leading capability?
Me: Told
Mean time other HR asked me “You have to take a Pakoda at least". Actually there was
pokoda in the table in front of me and HR shared with me.
Me: First handshake with male HR and picked one pokoda from plate and again thanked
them.
HR: One more thing. Please nut the tie properly while next time) (Actually my tie was loose.
I could not get any time to size my tie)
Me: I smiled and thanked again to both of them and left the place
We waited around 2 hours after interview at around 8 pm they told all the 26 candidates to
go to conference hall. We gathered. They gave the presentations about TCS IT
infrastructures. Actually the drive was specially meant for IT infrastructure servies.
Technical Interview:
Here I will discuss the technical questions that were asked to me and also the questions
asked to my friends.
Question 2: i = 5
i++, ++i, --i, i--, 5
What will be the output if it is printed?
Question 3: How will you insert a new node between any two nodes in a linked list? Write
the code.
Question 4: How will you find a particular data in the linked list?
Question 7: There is a triangle and 3 ants on each vertex of the triangle. The 3 ants start to
move randomly along the edges of the triangle. What is the probability that two ants will
collide?
Question 15: Suppose there is a number 235 such that sum of first two digits is equal to the
third digit. How many such 3 digits number are possible?
Question 16: Why is the VIRTUAL keyword used in C++?
Question 17: Which keyword is written to use a variable declared in one class in the other
class?
Question 18: Suppose a code is written in C and you want to use that code in C++. How
can you do that?
Question 20: Is there any language other than SQL where DML is used? If yes, then which?
Represent the blank spaces. Who played the last chance (x or o)?
Question 2: What "condition" will be written in the if statement such that both Hello World
are printed when the following code is executed.
if(condition)
{
printf("Hello");
}
else
{
printf("World");
}
Next was the HR round. This was a little time taking round as the technical one.
Question 1: Introduce yourself?
Question 2: Your family background; father, mother, siblings.
Question 3: How does TCS earns its revenues? How it does its business?
Question 4: What was the need of bringing Information Technology in India?
Question 5: There is a round cake. You have 3 chances to cut the cake. Divide the cake into
8 pieces in these 3 chances.
Question 6: Suppose if I reject you today, what will you do next?
Question 7: You have a good communication skill. Why is it so? Is it because of your
schooling or family atmosphere? Whom do you give the credit for this?
Question 8: What are your strengths? Give 2 examples of your life incidents that portray
this strength in you.
Question 9: What are your weaknesses?
Me: Said
HR: You have some IBM certifications on Db2 and RAD can you explain me?
Me: Told about db2 and rad. In rad i completed with a word eclipse.
HR: What is eclipse?
Me: Told.
HR: Your area of interest?
Me: Said.
HR: What is normalization?
=====================================================