11/Apr/2007 Tcs Placement Paper With Interview Rounds

Answer Posted / sbl

Iam from computer science branch.

TCS visit our college S.R.M.S.C.E.T. BAREILLY (U.P.) on 11th Apr.

TCS Placement Papers | TCS Interview Procedure |
TCS Aptitude Questions | TCS Technical Questions |
TCS Interview Questions


228 students were appeared in the on line written exam and 175 students
cleared it.

Among 175 nearly 85 students cleared technical interview and 63 students
had finaly sellected.

I am happy to inform you that iam now part of TCS!

written exam is divided in three parts.

1) Verbal
2) Aptitude
3) Critical reasoning
it is very clear there is no sectional cut-off.


1)in this section 10ANTONYMS, 10SYNONYMS, and 2 reading comprehensive.
most of the antonyms and synonyms are from GRE BARRON'S high frequency word
list.

2)In aptitude test there are 40 questions. pattern remains same only just
data is changed.

some i have remembered are

1) no of edge, phases, vertices in a cube (12,6,8)?

2) which one is not the angle set of triangle?

1)(60,30,90) 2)(55,45,80) 3)(70,60,100)

3)find the missing term?

2,4,6,3,6,?,8,16.

ans 9

4)largest prime no ofof 9 bit?

ans-509
5).If G(0)= -1, G(1)=1, G(N)=G(N-1)-G(N-2), then find- G(5)?

ans=-2

6) A may complete a work in 90 days, A+B complete the work in 60 days in
how many days B alone may complete the work?

ans=180days

7)the base address(A[1][1]) of an int array A[7][5] is 1620 and int takes 4
byte to store in the memory then find out the address of A[5][2]?


8)Select odd one out?

SQL Server, Ingress, Oracle, DB2, Java

ANS=Java

9) Sybase, Windows NT, Linux, mvs, Java?

ANS=Java

TCS Placement Papers | TCS Interview Procedure |
TCS Aptitude Questions | TCS Technical Questions |
TCS Interview Questions


10)@@+25-++@16, where @ denotes square and + denotes square root?

ans=621

11)one question on coding decoding bpmrl=aolqk, sjile=?

12)one question of time calculation of flight?

3)A=11010101
b=10101010
c=10001001


find the decimal value of (AU(b-c))?

14)which one is a power of 4?


a)16384 b)15273 c)18538 d)17532?

ans=16384.

15)conversion of a given no into base 7.

16)m=sqrt(100n) if we increase the value of n by 1% then how much % te
value of m change?

Ans 0.5%.


17)if M=mod, R=round, T=truncate then find the value of
463,5)+R(3.3)+T(7.9)+R(5.7)?

ANS:19

18) Which are orthogonal pairs?


a. 3i+2j b. i-8j c. 2i-3j d. 6i-2j ?

ans = A&C.

19)find the singular matrix?

ans=whose det value is 0.

20)there was one pi chart and 4 questions are based on it.

21)there was one bar graph and 4 questions are based on it..

3)CRITICAL REASONING.


Only study the model papers of GRE BARRONS 12&13th edition. you have
certainly got paragraph among them.

TECH INTERVIEW.


1)Tell me about ur self?
2)What is ur area of interest?

my ans is compiler and data structure)
3)what is compiler?

4)what is laxical analysis?

5)what are tokens?

6)what are the phases of compiler?

7)write down the program of bubble sort?

8)what are the best and worst case complexity of quick sort with example?

9)what is three address code?

10)why it is called three address code?

11)describe ur project?

(my projects are ->chat serer in java using socket programming. compiler
construction in c)

12)what are socket classes and how it works?

13)what are threads?

14)what are applet?

15)difference between these two loops working?

-----------------------
n=5
for(i=1;i<=n;i--)
printf("%d",i);
----------------------
n=5
for(i=1;i<=n;--i)
printf("%d",i);
----------------------
(ans both loops are same)

M.R+H.R.


1)describe ur self?

2)tell me ur strengths and weakness?

3)why you want to join tcs?

4)what do you know about our company?

5)How many times you have visited our web site?

TCS Placement Papers | TCS Interview Procedure |
TCS Aptitude Questions | TCS Technical Questions |
TCS Interview Questions


6)do you know about our 2 year bound?

7)Are you comfortable to go any where?

when the result announced my name was in the list.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is difference between uv and visible spectroscopy and how to differentiate the drug compounds in uv visible region

1603


my question is : reverse a string in COBOL program (please write a code asap) input file: 1234abcdef output file: 8765_____ abc*$#1___ 1_2_3_4__ cdef____ghi h_k_z_a__ a_z_k_h___ ihg____ghi 4_3_2_1___ 1#$*cba__ ______5678 fedcb4321

1304


Zero setting of sejong rottary press

1203


aptitude

705


Recently conducted Apptitude test

1417






speak 1min on topic Travelling,memorable moment ,memorable day?

1746


Do we have vacancy for HR RECRUITER ?

1392


What kind of Issues/bugs arise in ETL projects? I would like to know few issues (critical to somewhat bugs ) normally occur in ETL process especially when testing? Domains can be banking, retail or any.

1428


Danlaw placement questions and answers

1362


what is bidirectional?

1398


my question is : reverse a string in COBOL program (please write a code asap) input file: 1234abcdef abc*$#1___ cdef____ghi a_z_k_h___ 4_3_2_1___ ______5678 output file: 8765_____ 1_2_3_4__ h_k_z_a__ ihg____ghi 1#$*cba__ fedcb4321

1200


i want the sample placement paper of goldman sachs urgently. please send it to me

3933


what is the use of air in gc

1444


HI SIR I WANT PREVIOUS QUESTION PAPER OF HPCL I M CHEMICAL ENGG.

1951


printf("%d",printf("%d",printf("%d",printf("%s","ILOVECPROGRAM")))); whats the output

1404