Whole-Testpaper |   6612

Whole-Testpaper

TCS PAPER ON 2ND MAY AT AHAMEDABAD

Hi friends, We had TCS for campus recruitment in our college last week and I was one of the fortunate ones to get selected in it.
The recruitment consists of 3 parts:
1. Aptitude Test (Time limit 90 minutes)
The paper consists of 3 sections.
1. Verbal
2. Quantitative
3. Critical Reasoning

VERBAL (30 Q)
For verbal, go through the papers given in freshersworld. Most of the antonyms and synonyms are repeated from selected list.
RCs are asked from GRE barron’s 12th edition. But even if u don’t go through it, its okay because I feel they are not that tough. But do RCs only at the end. Don’t waste your time for it in the beginning.
Some of the synonyms asked to me were:

Musty = stale,
Galleon= ship,
Garrulous= talkative,
Brochure= pamphlet,
Candid=  outspoken,
Regal= royal, 
Inter = Relate, 
Repudiate = reject,
Chimerical= fantastic

Some of the antonyms asked were:
Credit X believe false,
Quixotic X pragmatic,
Admonition X commendation,
Precipitate X Dilatory,
Omniscience X Ignorance.,
Precipitous X  Cautious  ,
Protract X shorten

QUANTITATIVE(32 Q)
In case of quantative also, go through the papers in freshersworld.com I m also mentioning the commonly asked questions. Remembers if u go through atleast 10 papers it would be very easy to crack the apti as it has repeated questions. But do take care that some questions might have some variations.Some of the questions are:
1. In a two-dimensional array, X (9, 7),with each element occupying 8 bytes of memory, with the address of the first element X (1, 1) is 3000; find the last address of X (8, 5).

2. In the word ORGANISATIONAL, if the first and second, third and forth, forth and fifth, fifth and sixth words are interchanged up to the last letter, what would be the tenth letter from right?                                                                   

3. What is the largest prime number that can be stored in an 8-bit memory?

4. Select the odd one out…..a. Java  b. Lisp  c. Smalltalk  d. Eiffel.

5. Select the odd one out a. SMTP b. WAP c. SAP d. ARP

6. Select the odd one out a. Oracle b. Linux c. Ingress d. DB2

7. Select the odd one out a. WAP b. HTTP c. BAAN d. ARP

8. Select the odd one out a. LINUX b. UNIX c. SOLARIS d. SQL SEVER

9. Select the odd one out a. SQL b. DB2 c. SYBASE d. HTTP

10. The size of a program is N. And the memory occupied by the program is given by M = square root of 100N. If the size of the program is increased by 1% then how much memory now occupied?                                                            

11. One no. would be given in decimal base system and that no.’s equivalent in another base system. U need to identify the base system.                        

12. Number of faces, vertices and edges of a cube   

13. Complete the series 8,9,10,11,­_,14,15,17

14. Find the result of the following expression if, M denotes modulus operation, R denotes round-off, T denotes truncation: M(373,5)+R(3.4)+T(7.7)+R(5.8)       

15. If TAFJHH is coded as RBEKGI then RBDJK can be coded as?

16. G(0)= -1, G(1)=1, G(N)=G(N-1) - G(N-2),G(5)= ?           

17. What is the max possible 3 digit prime number?                      

18. A power unit is there by the bank of the river of 750 meters width. A cable is made from power unit to power plant opposite to that of the river and 1500mts away from the power unit.The cost of the cable below water is Rs.15/- per meter and cost of cable on the bank is Rs.12/-per meter. Find the total of laying the cable.            

19. The size of a program is N. And the memory occupied by the program is given by M = square root of 100N. If the size of the program is increased by 1% then how much memory now occupied?                                                            

20. In Madras, temperature at noon varies according to -t^2/2 + 8t + 3, where t is elapsed time. Find how much % increase in temperature from 4pm to 9pm.

21. The size of the bucket is N kb. The bucket fills at the rate of 0.1 kb per millisecond. A programmer sends a program to receiver. There it waits for 10 milliseconds. And response will be back to programmer in 20 milliseconds. How much time the program takes to get a response back to the programmer, after it is sent?  

22. A man, a woman, and a child can do a piece of work in 6 days. Man only can do it in 24 days. Woman can do it in 16 days and in how many days child can do the same work?                                                                                                                  

23. Which of the following are orthogonal pairs?
a. 3i+2j b. i+j c. 2i-3j d. -7i+j                  

24. If VXUPLVH is written as SURMISE, what is SHDVD?          

25. If A, B and C are the mechanisms used separately to reduce the wastage of fuel by 30%, 20% and 10%.What will be the fuel economy if they were used combined.

26. What is the power of 2?               a. 2068   b.2048  c.2668 

27. Complete the series. 3, 8, --, 24, --, 48, 63.      

28. Complete the series. 4, -5, 11, -14, 22, --

29. A, B and C are 8 bit no's. They are as follows:
A -> 1 1 0 1 1 0 1 1
B -> 0 1 1 1 1 0 1 0
C -> 0 1 1 0 1 1 0 1    Find ((A-B) u C)=?   

30. A Flight takes off at 2 A.M from northeast direction and travels for 11 hours to reach the destination, which is in northwest direction. Given the latitude and longitude of source and destination. Find the local time of destination when the flight reaches there?

31. A can copy 50 papers in 10 hours while both A & B can copy 70 papers in 10 hours. Then for how many hours required for B to copy 26 papers?      

32. A is twice efficient than B. A and B can both work together to complete a work in 7 days. Then find in how many days, A alone can complete the work?

33. A finish the work in 10 days. B is 60% efficient than A. So how many days do B takes to finish the work?                                                                    

34. A finishes the work in 10 days & B in 8 days individually. If A works for only 6 days then how many days should B work to complete A's work?            
Ans: 3.2 days

35. Given the length of the 3 sides of a triangle. Find the one that is impossible? (HINT: sum of smaller 2 sides is greater than the other one, which is larger)

36. Find the singularity matrix from a given set of matrices?

37. A 2D array is declared as A[9,7] and each element requires 2 byte. If A [1,1] is stored in 3000. Find the memory of A[8,5]?                                               

38. Sum of slopes of 2 perpendicular st.lines is given. Find the pair of lines from the given set of options, which satisfy the above condition?

39. (a) 2+3i (b)1+i (c) 3-2i (d) 1-7i .Find which of the above is orthogonal. 

40. (Momentum*Velocity)/(Acceleration * distance). Find units.   

41. The number 362 in decimal system is given by (1362) x in the X System of numbers find the value of X              
a}5     b) 6      c) 7       d) 8      e) 9

42. Given $ means Tripling and % means change of sign then find the value of $%$6-%$%6

43. My flight takes of at 2am from a place at 18N 10E and landed 10 Hrs later at a place with coordinates 36N70W. What is the local time when my plane
landed?
6:00 am      b) 6:40am     c) 7:40     d) 7:00    e) 8:00

44. Find the highest prime number that can be stored in an 8 bit Computer?

45. Which of the following set of numbers has the highest Standard deviation?
a)1,0,1,0,1,0        b) -1, -1, -1, -1, -1, -1    c)1,1,1,1,1,1       d) 1,1,0, -1,0, -1

.Match the following
1. Male – Boy                     a. A type of
2. Square - Polygon             b. A part of     
3. Roof - Building                c. Not a type of
4. Mushroom – Vegetables  d. A superset of 
Ans: 1- d, 2- a, 3- b, 4- c  

*. A Venn diagram was given and 3 questions were asked on it. Just understand the problem carefully and solve it (only addition, subtraction and multiplication and division required)

CRITICAL REASONING(12 Q)
For this u need to go through 5 model test papers of GRE barron’s 12th edition each having 2 sections of critical reasoning. Do go through it as the questions are taken from these papers.

TECHNICAL INTERVIEW
I was nervous during this interview. I entered the room and a mam was seated there. She asked me to sit down. She began as usual by asking questions like Introduce urself. Then she started asking about my project done during semesters. Her half of the questions revolved around my project only.

She asked me about:
1.Exceptions in java script
2.What wud happen if connection fails in the project given to user ( My project was to prepare website using VBScript and javascript)
3.How did u use javascript in ur project.
4.Which database did u use to store information
5.In ms access how would u go to the first record from last record
6.Do u know java. Whats the difference betwn C++ and java
7.What is interface, abstract class. Diff between them
8.How does exception catching work in java
9.Is it necessary to have catch block with try block or not.
10.Is the command System.Exit(0) possible

Apart from these she asked many questions. I answered most of the basic questions but after answering them she would ask questions in detail and deeper one. In most of them I had to say “Don’t know”. After that in the end she asked about my hobbies and asked questions related to them..I was nervous after that also as I didn’t knew whether I would qualify or not. I had answered the basic questions but not the tough ones. Within 5 minutes my name was announced for the HR interview.

HR INTERVIEW
In HR the panelist was very friendly, warm and cool.
Q. how was ur day?
A. fine till now.
Q. till now???
A. yes sir
Q. then how can I make it finer?
A. If  u select me sir (he started laughing)
Q. And if I don’t?
A. then I wud be disappointed
Q.For how long that disappointment stay?
A. for 2-3 days my friends and family wud console me.
Q. So it means u r dependent on others. U cant tackle your own problems?
A. No, sir this is a general tendency of human beings. When someone else comes to help u the healing power is much faster compared to the fact that u console urself
Q. Suppose I give u a project. When u r about to complete it and all of a sudden user changes requirement then wat will u do?
A. I would ask for an extended timeframe and make a new project as per their requirements.
Q. And if the user again changes his requirement when the project is about to end?
A. I wud ask for a fixed requirement and request him to be clear on that.
Q. If suppose he gives that and again he changes his requirement in the same way as earlier then what?
A. Then I would not be able to keep on working as per his criterion as other projects are still there and they cant suffer due to one project.
Q. But this is a normal thing in IT industry. Users keep on changing his requirements everytime in the projects.Now tell me what will u do then.
A. In that case I would provide them the project we have prepared for the time being. And then we would keep modifying the project slowly so that in the end user gets what he wants but still is using at the same time.
Like these he asked many questions and tried putting stress on me. It may have happened some of my answers might not be completely accurate but important thing is trying to present what u believe in and try to justify ur points. But please don’t bluff. He also asked about my projects (but in brief),seminars, future plans etc

After HR was over, we had to wait till the evening. In the evening they announced the names, I was one among them. Out of 220, 81 cleared written test. Out of 81, 46 got through Tech and finally 33 were selected. I hope u all get some benefits from my experience. Hope to c u in TCS.
feedback