java
java
It is a small mnc with total no. of employees 600 worldwide and with 60 members in Bangalore.their
clients are 1250 in number.they give solutions for improving product lifecycle. Agile PLM solution is their
trade name. they are offering a salary of 2.5lack per annum with stock options in addition. they give good
importance to good acadamics.the interview is only personal and most simple for
high percentage getters. this compeny name is not in the cmm level 5 list. the test contains 60qns
Duration: 1hr.
30 qns from c++,30 qns from java.the qns are objective type may have more than one ans
java:
(1)find out three keywords
(a)synchronized
(b)implement
(c)throws
etc
(4)++i+++j is equivalent to
(a)i+j+1
(b)i+j+2
(c)i+j
(d)can't be compiled(correct)
(5)the content of the array after execution of following statement:int a[][]=new int[3][3];
(a)all elements contain zeroes
(10)write code for accessing array length without assigning it to another variable
(11)recursion is
(a)any function which refer itself
C++:
(10)when a node c is inserting b/w nodes a and b how many pointer will be modified
(a)2(check)
3. what is normalization
17. sdlc
Interview
There were around 8 - 10 panels for tech intrw held at TCS, Karapakkam, Chennai.Environment
was excellent.
People from TCS were very soft and had a cheerful face.
In my panel, two persons of age around 35 – 40 yrs interviewed me.Tech intrw was held for
around 55 min. Slightly drilling but easy.After clearing tech, I attended HR where one young
man interviewed me.It went for half an hour exactly.Most of them were only personal questn and
some tech Qs.On my time slot, 5 ppl attended in that same panel and only 2 cud get thro.
For another friend, the tech held for just 10min.They asked 2 gen. Qs like where he is from
(Ambattur) and how he reached that office.Then 2 tech Qs 1) Shannons theory ? Ans: “I don’t
know”2) Diff betn up85 & 86. He told correctly.He got selected.
Technical Interview
1. Introduce ur self.
3. Favourite subj.?
Digital
6. Next person started…..Whats inside a CPU of PC? Inside processor? Whats a MODEM?
working?
If 2 PCs connected to a server using 2 MODEMs, what is the fn of each modem?
7. Back from first person……meanwhile the 2nd person was going through my marksheets
and certificates.
Lets move 2 ur fav subj…Digital -Draw the diag of OR and NOR? OR internal ckt diag ?
I managed to draw a diag which is logically correct ( with 2 transistors …..)
8. Slowly deviated to analog-Describe abt transistor? Types? Types of BJT? Diag for NPN
and PNP?
Differentiate where they r used?
Uses of transistor according to mode of opn.?
Uses of diode?
How it is used as rectifier?
Zener diode?
What is bias?
What is thyristor?
SCR? Where used?
Diff betn thyristor & transistor?
And some more………………
13. Finally general Qs…You did a proj in digital design and why do u want to come to
software?
Why not hardware?
What guarentee u give that u won’t shift to hardware after 2 yrs saying u don’t like S/w?
Another person asked what u studied in Engineering economics & mgmt?
R u interested in this subj?
I frankly said it’s a bit boring subj. ‘coz there is nothing to learn and this is the subj where we
write stories.They smiled.
If we put u in proj dealing with mgmt,…..difft from what u’ve studied in BE, r u ready to do
that?
U said it’s a boring subj. & now ready to switch over to that ?
First of all, working at TCS itself is a great pleasure and it would be my duty to develop interest
in that subject and shine well in that area.
Finally they asked ‘any Qs 2 us’?
Yes sir!
On what electronics related proj r u working currently?
Then I smiled and said ‘then there is a chance for me to get into electronics based s/w projects’.
HR Interview
2. Whats ur hobbies?
Playing Tennis and chess.
In chess, how its scored?
I said we’ve checkmate the opponent king.
He poured more Qs on chess.
I said, I used to play chess only with computer just as a time pass and not serious with that.
How many squares r there in a chess board?
1st I said ‘100’ and then said ‘sorry 64’.
3. How abt tennis? How many sets are played in a match?How it is scored?
said 0, 15, 30, 45, game.I made a damn mistake of saying 45 instead of 40.
He again asked to check and I was still stubborn with my ans.
What is game point? match pt? Deuce?
Who is ur fav. tennis player?Why?
But, Pete Sampras everytime defeats Agassi?
Whats ESPIRIT (Dept. assocn)?
7. A ship leaves on a long voyage. When it is 18 miles from the shore, a seaplane, whose speed is 10 times
that of
the ship is sent to deliver mail. How far from the shore does the seaplane catch upo with the ship?
a) 24 miles b) 25 miles c) 22miles d) 20 miles Ans:
(d-18)==st
d=st
d=(d-18)
180== 9d
8. In a circular race track of length 100 m, three persons A, B and C start together. A and B start in the
same
direction at speeds of 10 m/s and 8 m/s respectively. While C runs in the opposite at 15 m/s. When will
all the
three meet for the first time on the after the start?
a) After 4 s b) After 50 s c) After 100 s d) After 200 s Ans : c)
Sol: Since the track is a circular track A and B will meet every 50 seconds. ie 100/(10-8) Since it is a
multiple
of 50 they will be meeting at the starting point every 50 Seconds. if you multiply 15 x 50 you will get
750 and
after the second 50 it will be 1500.All of them will meet at the starting point after 100s
9 Amal bought 5 pens, 7 pencils and 4 erasers. Rajan bought 6 pens, 8 erasers and 14 pencils for an
amount
which was half more than what Amal had paid. What % of the total amount paid by Amal was paid for
pens?
a) 37.5% b) 62.5% c) 50% d) None of these Ans : b) 62.5%
Sol: You can observe from the question that for additiion of 1 pen 7 pencils and 4 erasers rajan pays 50
%
more.It implies that the cost of 4 pens is 50% of the total amount paid by Amal. Therefore cost of 5
pens will
be 62.5% of the total cost.
10. A non stop bus to Amritsar overtakes an auto also moving towards Amritsar at 10 am. The bus reaches
Amritsar at 12.30 pm and starts on the return journey after 1 hr. On the way back it meets the auto at
2 pm. At
what time the auto will reach Amritsar?
a) 2.30pm b) 3.00pm c) 3.15pm d) 3.30pm Ans : b) 3.00pm
Sol: let the distance between the meeting point of Auto at 10.00 Am and Amritsar be d The bus takes
2.5
Hours(150 minutes) to reach amritsar from that point. The bus commences its return journey at 1.30
PM and
meets auto at 2.00 PM. The bus has thus travelled 30 Minutes. The bus would have covered 30/150 d
The auto has covered (1-1/5)d during the period. is 4/5th of the distance has been covered in 4 hours
(2.00
PM -10.00 AM) The remaining 1/5th distance will be covered in 1 hour. The auto will reach Amritsar at
3.00
PM
11. The cost of one pencil, two pens and four erasers is Rs.22 while the cost of five pencils, four pens and
two
erasers is Rs.32.How much will three pencils, three pens and three erasers cost?
Sol:
x + 2y + 4z == 22
5x + 4y + 2z == 32
Solving we get 3x + 2 y == 14 and y + 3z == 13, Adding both we get 3x + 3y +3z == 27 Ans : 27
12. The lowest temperature in the night in a city A is 1/3 more than 1/2 the highest during the day. Sum of
the
lowest temperature and the highest temperature is 100 degrees. Then what is the low temp?
Sol:
(1/2 + 1/3x1/2)t + t == 100
solving we get t == 60 ie the highest temperature is 60 and the lowest is 40.
Ans : 40 degrees
13. Javagal, who decided to go to weekened trip should not exceed 8 hours driving in a day. The average
speed of
forward journey is 40 miles/hr.Due to traffic on sundays, the return journey's average speed is 30 m/h.
How far
he can select a picnic spot?
a) 120 miles b) between 120 and 140 miles c) 160 miles Ans: 120 miles
Sol:
The answer given by you appears to be wrong. The question is not clear regarding the day on which
the
onward trip is carried out. If it is on a Saturday the maximum distance that can be travelled is 8 x 30
== 240
miles.However if both the onward and return trips are carried out on Sunday the answer is Between
120 and
140 Miles. The time taken for both the trips is 8 hours.
3 x 40 =0
4 x30 =0.
One more hour can be utilised for travelling and more than 120 miles can be covered.
14 The total expense of a boarding house are partly fixed and partly variable with the number of boarders.
The
charge is Rs.70 per head when there are 25 boarders and Rs.60 when there are 50 boarders. Find the
charge
per head when there are 100 boarders.
a) 65 b) 55 c) 50 d) 45
Ans : b)
Sol: The total cost for 25 boarders is 25 x 70 = 50 ,The total cost for 50 boarders is 50 x 60 == 3000,
The difference is 1250 for 25 boarders.,The variable cost per boarder is Rs 50
For additional 50 boarders the increase in total cost is 50 x 50 == 2500,Therefore total cost for 100
boarders
is 3000 + 2500 == 5500. The charge per head works out to Rs 55.
15. A car has run 10000 miles using 5 tyres interchangably,To have a equal wornout by all tyres. how many
miles
each tyre should have run. Ans: 4000 miles/tyre
Sol:
According to me the answer given is wrong. A car runs on four wheels. The aggregate distance
covered by the
four wheels is 10000 x 4 == 40000 miles. Since 5 tyres are used interchangably the distance covered
by each
tyre will be 40000/5 == 8000 miles.
16. In 80 coins one coin is counterfiet what is minimum number of weighings to find out counterfiet coin
Ans: 4 weighings.
27 27 26
999998
333332
11111
17. There are two trees in a lawn. One grows at a rate 3/5 of the other in 4 years. If the total growth of
trees is 8 ft.
What is the height of the smaller tree after 2 years Ans: 1 1/2 feet (Less than 2 feet).
Sol: After four years the combined height of the two trees is 8 ft.the ratio at that point is 3/5 : 1
therefore 3/5x + x == 8, solving x == 5 The height of the smaller tree after 4 years is 3 ft
At the end of two years it would have been 3/2 ft.
18 A building with height D shadow upto G. What is the height of a neighbouring building with a shadow of
C
feet.
Sol: Using the similar triangle property y == D/G X C
3This problem is of time and work type.i dont remember the exact
question.the question goes like this.some A and some B are able to produce
so many tors in so many hours.(for example 10 A and 20 B are able to
produce 30 tors per hour).Like this one more sentence was given.We have to
find out the rate of working of A and B in
tors/hour.
(4 Marks)
6.This question is of anals type.The question goes like this. I dont remember
the question.some sentences reg tastes of people to poetry are given like all
who like A's Poem like the poems of B like this 7 or 8 sentences were given
questions were based on
this. (8 Marks)
7This question is also of anals types. Four persons are there A,B,C,D.each of
the for persons own either
P,Q,R,S. 10 sentences using if clause were given. we have to find out which
belongs to whom. (8 Marks)
9 problems on
ages. (6 Marks)
NEWGEN PAPER
1. Which feature of Visual Basic. NET enable you to create multiple methods that have identical
names but different functionality?
Ans: Overloading
3. Every Java file is saved with the extension .java (eg. prog. java). When it is compiled, the
same java file is converted to a .class file (prog. class) . What does a class file consists of?
a. ByteCode b. Unicode c. Asciicode d. Only text
5. There is a mechanism that binds together code and the data it manipulates. This mechanism
keeps both code and data safe from outside interference and misuse of data. What is this
mechanism called?
a. Polymorphism b. Abstraction c. Encapsulation d. Inheritance
7. In the following line "public static void main (String args[ ])" What is the functionality of
public keyword?
a. prevents a member from being used by code outside its class.
b. allows a member to be accessed by a code outside a class in which it is not declared.
c. allows a member to be accessed by a code only by its inherited classes.
d. the member of a class is public with in its own package.
8. Java supports dynamic programming, and has the policy of "write once and use many times".
Identify the functionalities supported by Java?
a. multiple inheritance & polymorphism
b. polymorphism & structured programming.
c. multiple inheritance & structured programming
d. inheritance, polymorphism & multithreading.
9. To allow users to set values on a scale by moving a pointer along a visual scale in Visual
Basic. NET application and to use a control which allows users to avoid choosing a precise
numerical value. Which one of the following Visual Basic. NET control should be used?
The TrackBar control.
11. Identify the option from the .NET Framework in which common services such as garbage
collection and security, are automatically provided.
Ans: the common language runtime environment
then something about OS, Unix like diff. between Unix & linux, which OS U use, why. what is
shell. about progs done in lab.
Dont try to fool them . One of my interviewer was a ex-student from WBUT. So they always
know the course.
Prototype of printf ? how to compile C progs in Linux., bytecode, What is OOPs, JVM .