IBM Placement Papers - Entrance Exams 2015 Education and Career in

advertisement

IBM Placement Papers

Read paper online at http://www.yuvajobs.com/placement_paper/paper_t.asp?pn=IBM

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Candidate Experience - 25th of May. 2008 in Pune

Dear Candidate,

Ref: Selection and initial response of your Resume online. Information for selection of final stage in new Plant of "INTEX - Groups India Ltd". The Company deals in IT,

Computer and Electronics Manufacturing business. The Company offered You to join us as :- Senior Executive in PPC Department (IT Based). in our new established Plant in

Pune at MIDC, Industrial Area, Ranjan Gaon, Pune.

You are selected according to your resume in which Project you have worked on according to that you have been selected here.

Your interview will held on 25th of May. 2008 in Pune.

You will be pleased to know that Company has advise you in the selection panel that your Application can be progress to final stage. You will come to our corporate office in

Pune. Your call latter with Air Ticket will be send by Company HRD. You have to come with photo-copies of all required documents. First you have to deposit the (Cash) as an initial security in favor of Company HRD of Rs 5,250/- through any [PNB Bank] Branch from your Home City to Company Sr. HRD. 4039000100093869 - Name of Mr. Pankaj

Saini. It will be refundable at the time of Company interview. Your offer latter with Air tickets will be send to your Home Address by courier after receiving the confirmation of security deposited in PNB Bank and the amount of security which you are going to pay is totally refundable with your other expenditure as per bills, wither you are selected or not.

The Company offered your salary Rs.25,000/- to 40,000/- + (HRA + D.A + Conveyance and other Company benefits) for this Post. The Job profile and designation will be fix by

Company HRD. at time of final process.

REQUIRED DOCUMENTS BY THE COMPANY HRD.

.Photo-copies of Qualification Documents (Must)

.Photo-copies of Experience Certificates (If any)

.Photo-copies of Address Proof (Must)

.Two Passport Size Photo-graph (Must)

The Job profile, salary offer, and date -time of interview will be mention in your offer latter. Your latter will dispatch very shortly after receiving your confirmation of cash deposited in PNB Bank . The last date of confirmation 12 nd May-2008. We wish you the best of luck for the subsequent and remaining stage. You have to give the information after deposited the security amount in bank to Company HRD through the same Email

ID. Your latter will be dispatched same time by Company HRD.

Thanks

Atul Varshney - Executive (HRD)

INTEX Groups India Ltd.

Head Office: - C - 142, MIDC,Industrial Area,

Ranjan Gaon, Pune,

------------------------------------------------------------

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Technical - Other

1) I give a jcl code with

Programmer name: smith

Jobname:ABC

Jobclass=c

Message class = a

All messages are to be displaced code it in a JCL.

A) // ABC ,smith,class=c,message class=a,message level=(2,1)

B) //ABC,smith,class=c,message class=a,message level =(!,1)

C) //ABC,smith,class=c,message class=a,message level=(0,1)

D) none of these.

2) for a cobol program

Move 5 to work-sd.

A statement which says that the value of work-st is 0.

perform Para1.

……………

Para1.

Add 3 to work-sd

Add 2 to work-st

If work-st <11 go to main-para.

………………

go to para1.

Wat wud b the value of work-sd? a) 15 b) 18 c) 10 d) none

3) given 2 tables T1 and T2.

T1 T2

A 1

B 2

3 u make a query

SELECT * FROM T1,T2.

Wat is the no: of rows that are fetched frm this query? a) 4 b) 5 c) 6 d) 9

4) wat is the full form of RACF?

5) who is the data base manager of db2? a) buffer register b) runtime suprivisor c) DBRM d) None

5)u have a file with DISP=SHR, when u open the file in output mode a) the records get appended b) the records gets overwritten c) the job abbends d) none of these

6) u open a file with disp= MOD, when u open the file in output mode (same options as the above question)

7) to exclude some records while sorting which parameter do we use? a) OMIT b) EXCLUDE c) ….d)….

8)when u insert into db2 with cics, it works as a) foreground b) a job working in background c) .. d) …..

9)u have a dataset TIME.WORK.OCT88, u want to concatenate other datasets like

TIME.WORK.JUL88, TIME.WORK.APR88, TIME.WORK.MAY88. how do u do that? a)//DDname DD DSN = TIME.WORK.OCT88, DISP = SHR

DD DSN = TIME.WORK.JUL88, DISP = SHR

DD DSN = TIME.WORK.APR88, DISP = SHR

DD DSN = TIME.WORK.MAY88, DISP = SHR b)//DDname DD DSN = TIME.WORK.JUL88, DISP = SHR

DD DSN = TIME.WORK.OCT88, DISP = SHR

DD DSN = TIME.WORK.APR88, DISP = SHR

DD DSN = TIME.WORK.MAY88, DISP = SHR c)//DDname DD DSN = TIME.WORK.APR88, DISP = SHR

DD DSN = TIME.WORK.JUL88, DISP = SHR

DD DSN = TIME.WORK.MAY88, DISP = SHR

DD DSN = TIME.WORK.OCT88, DISP = SHR e) none of these

10) when db2 entries are made while working in cics, the enteries should be made in a) TCT b) PCT c) DCT d) RCT

11) find the odd one out a) KSDS b) RRDS c) LDS d) PDS

12) full form of VTOC

13) question based on SKIP and COUNT parameter

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Aptitude - General

Sample Paper

1.

10^10^10 how much time will it take to write this number,if it takes 1 sec to write 1 digit.

a. 1000 secs.

b. 10 year.

c. more than 1 million years. d. a few days. ans. more than 1 million years.

2.

starting from 2 upto how many numbers we need to check whether 907 is prime or not?

3.

A persons age is similar to the year he was born(last two digits is counted as age).ans. 80

4.

What is YACC? ans. yet another compiler compiler.

5.

flop is a unit of ? ans. processing speed.

6.

#define hello(x,y) printf(#expr"%d",expr); main(){ float x=1,y=2; expr=x/y; hello(expr);

} ans. x/y=1;

7.

time and work and days.(easy questions).

8.

A&B fill 3 litres and 5 litres of oil in the car. C pays Rs. 8/- to A7B. How much will A get?

9.

A question on "set" theory.it was given that less than 30 persons in class.(Ans . cannot be determined.)

10.

4 cows are there at the four corners of a square. if the radius of the rope is

1 and lenth of one side of the square is 14, find the area along the square which the cow cannot gaze. ans. 14*14-pi*r*r;

11.

Two glasses were filled with 1/3 and 1/4 milk. they were filled with water

&then mixed in tumbler. what is the percentage of milk in the resultant.

12.

average speed 2xy/x+y.

13.

A belongs to the truther tribe " who says yes". B belongs to the liers tribe

" who says no always".when A&B were asked to which group do they belonged to both of them replied "yes".when a third person C was asked whether A&B belong to same group,he notified groups he answered "No".to which group do

A,B and C belong? ans.LLL or LTT.

14.

There were three clocks they gave alarm after 24secs, 12secs and 36 secs.if they rang simulatneously at 8:20, then at what time they again rang simultaneously?(something like this but numbers may differ). ans. 8:27:12

15.

A plane starts from a place A , it goes 1000 kms south then 1000km east then 1000 km north and 1000km west, what is it distance from the starting place? ans.same starting place.

16.

question on Bipartite graph(definition).

17.

heap-sorting algorithm time complexity.(ans nlogn)

18.

white-box testing.

19.

postfix evaluation of: (A+B)*C(Ans: AB+C*)

20.

question on catch-throw? c++

21.

main(){ main();

} ans.stack overflow.

24.main()

{ char a,b; printf("%d%d%d%d",sizeof(,a,); sizeof(NULL),sizeof(b),sizeof(main));

}

Ans(1,1,1,2)

22.

Five file sizes given . what should be the order of their access so that least time is taken. ans.least size first.

23.

SQL query does what?

24.

5 questions on reasoning.

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Aptitude - General

APTITUDE

1.

2 pipes A and B can fill a tank in 30minutes and 20 minutes respectively.

B filled ¾ of the tank. Then for the rest both A and B filled the tank. How much time it took to fill the entire tank.

2.

5 monkeys eat 5 bananas in 5 minutes. Then how many monkeys can eat

20 bananas in 20 minutes.

3.

A does a work in 20 days. A did for 28 days. Then b came. They together take 76 days to complete the 7 job. Find howmany days B complete a work.

4.

My house number is

if not multiple by 3 it is with in 50-59

if not multiple by 5 it is with in 60-69

if not multiple by 10 it is with in 70-79

find house number.

5.

After 6 years the ratio of age of X and Y will be 5:6. Before 6 years it was

3:4. Find the age of younger one.

6.

The arithmetic mean of two numbers is 10 and the geometrid mean is 8.

Find the two numbers.

7.

3 consecutive non zero number which of these will result a positive odd integer.

1. x+y+z

2. xy-z

3. x-y-z

8.

420 km distance. It goes at a speed of 10km/hr less than it took 1.4 hour.

Find the initial speed.

9.

Tem, Harry and Dick are three friends. From these two are musicians .

Tem----Harry

Shorter one is older musician.

Harry----Dick

Shorter one is younger musician.

Dick-----Tem

Taller is the younger musician.

Find the two musician.

10.

A’s mother is only daughter of B’s mother. B is A’s what.

11.

In a 20 liter mixture of milk and water, the ratio of milk and water is 3:1.

How much milk is to be mixed with the mixture so as to make the ratio 4:1.

12.

For a party 240 guests were invited. Contractor have gained 12.5% profit.

But 30 guests were absent. He charged the same amount for a meal and lost 100 rupees. How much a meal costs.

13.

Out of three A,B,C one is thief. All give two statements. One is false another is true. Find the thief.

A-i did not do, B did not do.

B-i did not do, C did not do.

C-i did not do, I donot know who did it.

14.

The sides of an isocles tringale are given. The perpendicular distance is given. Find the base of the tringale.(Numerical values are given, but I donot remember)

15.

In a tringale length of 3 sides are given. It is given to find the highest length of scale which can be used to measure all the sides.(To find gcf).

16.

There is a metallic cylinder of radius r and height h is melted. If the radius of smaller cylinder is r/10 and height is h/10, then howmany small cylinders are made from the molten.

TECHNICAL

18.

What is weak typing.

19.

What is pure virtual function.

20.

Which is not a member of unix shell . (rbash,cbash,nbash,kbash,gbash)

21.

Which is an error.

Int *p[3]

Int (*p)[3]

(Int *)(int ,int)

Int (*p[3])

Int *(p[3])

22.

Which is not a processor .

(intel,duran,Celeron,athelon)

23.

a[5]=={1,2,3,4,5}

printf("%d",a[3]);

printf("%d",3[a]);

printf("%d",*(a+3);

24.

what is the output. if(r= =5!= =4) printf("inside");

else printf("outside"); printf("%d",r);

25.

for(i=0,j=0;i<10,j<10;i++,j+);

printf("%d",j); (compilation error,run time error,0)

26.

Which is not an inter process communication.

(tee,shared memory,pipe,queue,file)

27.

for loop on string.

28.

Which is not a database .

(oracle,smalltalk,db2,Sybase)

29.

#define prod((a>b)?a*a:b*b)

int p==0,q==-1;

prod(p++,q++)

what is result.

30.

what is reference.

Some loop statements on "c" are given which are very easy.

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Technical - Other

Technical

1.

FLOP is the unit of – I)clock speed, ii)frequency….i ii)memory, iv) processors speed .

2.

main()

{

printf("hello");

main();

} how many times it will print?

3.

complexity of heap sort(ans:o(nlogn).

4.

what will be the o/p? int main()

{

char a,b; printf(“%d%d%d%d”,sizeof(‘A’), sizeof(‘NULL’), sizeof(‘a’), sizeof(main));

}

5.

necessity of pairty bit(ans:b).

6.

>what is the o/p?

#DEFINE xyz(exr)printf(“exr=%d”,exr) main()

{

int x=3;y=2;

xyz(x/y);

}

7.

simple question on graph

8.

simple question on sql

9.

files r there of size like 26543b,2000b,4000b,1000b arrange them according to there access time

Aptitude(TOTAL25)

10.

unit digit of 7^173?

11.

two train coming towards from dist 24 miles with speed 12 miles/hr ,a fly randomly flying beetween two trains at the speed of 18 miles/hr.how many distance covered by the fly before will collide?(30,36……)

12.

what is the increase of volume of a sphere if its radius increases by 10%?

13.

A man climbing in a rock at 24 km/hr and downhill 36 km/hr. determine avg speed?

14.

problem on language (some percent known german,some knows French,some

English)ans:24.

15.

Here two same size glass one is filled 1/3 of milk and other is 1/4 milk.then the glasses filled with water and mixed,what is the percentage of milk now?

16.

One is filled 1/3 of milk and other is 1/4 milk.then the glasses filled with water and mixed,what is the percentage of milk now?

17.

If the time required for write one digit is one second then how many time for

(10^10)^10?(ans:I) few day ii) millions of day iii) one year

18.

In 1930 the age of one student is same as the last two digit of his year of birth and the case is same for his grand father also ,what is the sum of age his and his grand father?(ans:80check).

19.

In 1930 the age of one student is same as the last two digit of his year of birth and the case is same for his grand father also ,what is the sum of age his and his grand father?(ans:80check).

20.

blue socks:4pair,red socks:3pair, white socks :2pair,how many socks one will take for two different socks .

21.

what is the probability of 2 man will be born in a same month(ans:1/12,1/6,1/24,1/2)

22.

There is a square ground of side 14cm,two horses r there in two different point of the square such that they can just touch them, how much grass will not be covered by the horses.(ans:14*14-2*(1/4)*pi*(7*root2)^2).

23.

A man is started his journey from point A he goes 1000km south then 1000km east ,1000km north,then 1000km west.where is he now.(ans:I)at point A ii)1000km east from Aiii)….iv)….

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Technical - Other

Technical

1.

what does vector processing do?

2.

What is the use of software configuration management ?

3.

what command is used to append two files using who that is listed by ls

4.

If there is a problem in a network during transmission which is used to detect that? a. protocol anaylzer, b. SNMP....

5.

In C, x-=y+1 how will u represent it.. a. x=x+y+1, b.-x-y-1, c.-x+y+1...

6.

What does Trigger do?

7.

In which topology we use less amount of cables. ring , bus, star, mesh....

8.

Which sorting techniques is best for already sorted array...?.

ans: bubble sort

9.

Which is said to be a realtime system.?

1. credit card systen

2 online flight reservation system

3 bridge control systen...not sure

10.

decimal to octal conversion problem? ans A

11.

A person having a/c number, a/c name,bank name, a/c type.. which is the primary among the above?

12.

why data integrity is used?

13.

If a primary key is an attribute of another one table means........

1 candidate key

2 foreign kryey

3 seconda

14.

int (*a)[4]. Explain this expression

15.

Difference between 0123 and 123 in c ans : 40

16.

In c r+ is used for

1 read only

2 writing only

3 both 1 and 2

17.

parity bit for what?

18.

YWCC is what in options they had specified for compiler ..

Aptitude

1.

which 3 consequtive prime numbers gives the total ans: 49 (13,17,19)

2.

Rational numbers between 1 and 5

1. 3

2. 2

3. 0

3.

If boat travels in 10km/hr in still water. it travels 14kmhr in upstream and

26km/hr downstream what is speed of stream?

4.

A cube of 3 unit has 6 surface is painted.If u cut the cube of 1 unit each how many cubes remain unpainted on all sides. ans.1

5.

A person sold an article at Rs.141 at 6% loss,to gain a profit of 10% at what price the article should be sold.

165

6.

If person 20 min at 12 kmph. then how many Kmph in 15 minutes

Ans.16

7.

Three person shared bullets equally. 4 were shot total no of bullets remainin is equal to the no of bullets initially divided ans : 18

8.

1st day of the year 1999 is sunday and what will be last day of the same year ans sunday

9.

4 thieves entere a bakery and stoled bread one after the other.Each one took half of the total number of breads+half a loaf.If 3 breads were remaining what is the total number of breads.

10.

If a ball is dropped from 8ft and it bounces half the height each time.

Then the total distance travelled ans.24

11.

6 squares of equal size are placed side by side to form a rectangle whose perimeter is 182. find the perimeter of the single square. ans 52

12.

the average age of students in a class is 16.when a teacher of age 40 is added , the average becoems 17. what is the total number of students ans.23

13.

In 1930 a man,s age is the last 2 digit of the year intercganged in which he born and his granpa,s age also like the same.

14.

10pow10pow10 if one takes 1 sec to write a single digit then how long will it take to write the above _expression.

15.

2 trains coming in opposite directions in 12 km/hr distance between the trains is

24 km. an insect starts at the same time when the train starts at a speed of 18km/hr.

How many km the insect might have travelled before it got crashed between the 2 trains.

16.

Less than 30 of them are there. Among those 1/3rd know french 1/4th knows english, 1/2 knows german , then 1/8 of them donn,t know any of the languages. Then find out how many are there totally.

17.

what is the probability that 2 of them selected randomly have got the same month of birth?

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Aptitude - Numerical NIT, Silchar - 1 January 2005

I.B.M aptitude questions asked in NIT, Silchar, 2005.

1.

7 x +7 x+2 is divisible atleast by:

2.

(x/100)+(100+x)=

3.

Three numbers are in G.P. Their sum is 19 and the last number is 9.Find the middle term.

4.

There are 15 black and 5 white balls. Find the probability of drawing 3 balls so that there is no white ball.

5.

How many 3 digit odd number can be formed which are divisible by 5 using the numbers from 0 to 9(without repetition).

6.

Radius of a fruit is equal to the diameter of the seed. Find the ratio of their volume.

7.

From a party 3 men are taken at random. What is the probability that the birthday of 2 men fall in same month.

8.

There are 100 people in an organization. If 46 people can speak English, 46

Spanish, 58 French, 16 can speak both English and Spanish , 24 can speak both

Spanish and French, 26 both English and French and 7 can speak all the languages. How many are there who cannot speak any of the three languages.

9.

A circumcircle and incircle is drawn to a square . What is the ratio of their areas.

10.

Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child.

11.

A school is going to have 1000 students in near future. 1/4 th

use scooter , 1/5 th

use bikes and 1/9 th

use cycle. Find the number of students at present.

12.

Two trains of equal length when moving in opposite direction takes 5 sec. to cross each other completely and when moving in same direction takes 15 sec. Find the ratio of their speed.

13.

In a battle of tanks.60% lose their commanders, 70% lose their guns and 80% lose their tracks. Find the number of tanks that lose all.

14.

In a race if A beat B by 15m, A beat C by 25m and in a race between B and C, B beat C by 15m.Find the length of the tracks.

15.

Price of sugar decreases by Rs.2 per kg. If a man is able to buy 4 kg more for

Rs.16, then what was the original price of sugar.

16.

3 black cows, 4 white cows and 2 brown cows give same amount of milk as given by 4 black, 5 white and 1 black cows. Find the type of cow which gives least milk.

17.

If a composite number is multiplied by a composite number the result is a :

18.

A problem of men, work and time.

19.

A bird is flying between two trains approaching each other…type of problem.

20.

Four boys were playing a game of cards .At the end each of them had Rs.400.

They lost in the reverse order of their alphabets. Five question were their.

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Technical - Other

Technical

1.

int i=10; printf("%d%d%d",i,i++,++i); ans: compiler dependent

2.

printf("Enter two values a and b:"): scanf("%d%d",a,b); printf("%d+%d=%d",a,b,a+b); ans:core dumped

3.

uestion on WM_SIZE ans:WM_SIZE

4.

when destroy window what message would disply ans:WM_DESTROY

5.

S Windows 3.1 about multitasking ans:nonpreemptive

6.

windows 3.1 is ans:application

7.

about switch switch statement ans:16,21

8.

question paper the first question ans is ans:can,t be compiled

9.

about send messages and post messages ans: c

10.

what is the command to intiate the windows ans:WinMain

11.

const char * char * const

What is the differnce between the above tow?.

12.

In Unix inter process communication take place using?.

13.

What are the files in /etc directory?.

14.

About i-node numbers

15.

Max relaxable permisssion value with out giving write permission to others?

16.

About ln(linking)

17.

A question on until

until (who |grep mary) do

sleep(60) done

18.

Linking across directories ?.

19.

process id for kernell process

20.

very first process created by kernell

21.

function to repaint a window immediately?.

22.

Function entry for DLL in win3.1

23.

win 3.1 supports which type of multi tasking?.

24.

Message displayed when a window is destroyed

25.

About fork()?

26.

About send message and post message

27.

Message to limit the size of window

28.

System call executable binary file intoa process

29.

About GDI object?.

30.

API used to hide window

31.

Initialize contents of a dialog?.

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper - 29 July 2006

IBM PAPER - 29 JUL 2006

Hai frnds,

I attended a written exam at IBM on 29 Jul 2006. Its referral based. Here enclosing some of the questions and my views.

Paper consisted of 44 q,s allotted time is 1 hr.

Paper is divided into 3 sections. section 1 : verbal section 2 : Aptitude section 3 : Learning Ability sec 1 consisted of : 2 prepositions

3 meanings

2 articles

5 passage sec 2 consisted of 2 passages and some q,s on arithmetic one on venn diagrams its easy but options for the questions were given wrong. so don,t mess up or panic other on data interpretation

A, B, C, D, E are managers working in P, Q, R, S companies in Finance, Accounting,

Marketing,

Research and Productivity. Some conditions are given such that

-> D works in company P in Finance

-> C neither in Research or Productivity or not even in companies P and S

-> E will not work in companies R and S

and another condition is also given followed by questions like who will work in comp. R and S, where does E work?...

-> a sentence will be given followed by two options. ex:

Q) find a>7.5 or not

(i) a>7.4

(ii) a>7.6

a) 1 b)2 c)3 d)4

1-> option (i) is sufficient to find the sol.

2-> option (ii) is sufficient to find the sol.

3-> two are necessary

4-> two are not enough

Q) pq is parallel to RS. if angle PPQ =30 deg. then find angle PRS

Q) some boys and girls together works to finish a work find no. of days it will take

(i) 4 boys and 5 girls

(ii) boy complete a work in6 hours and girls in 8 hours (something like that i don,t remember exact ques.)

Q) X Sqr, Y Sqr and Z sqr

-> and some simple arithmetic questions

Q) p said to q that "i met the brother of daughter of my grandmother". then how that person related to p

a) brother b) uncle c) father

Q) In a row of persons D is 7th from left and R is 12 from right. If D and R interchange their places, D would occupy 22nd place from left. find how many boys are there? a ques. on Profit and Loss sec 3 consisted of a huge passage followed by 10 questions. passage on DSL ( Digital Subscriber Lines ) that,s all i can recollect. but can say one thing section 1 and 2 can be done easily with mere preparation so concentrate on section 3 u can find these articles in ibm site under

"support".

Wishing everyone to ger succeed in conquering their dream job.

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper lakireddy balireddy college of engineering - 10 July 2006

IBM PAPER ON 10th JULY 2006 AT LAKIREDDY BALIREDDY COLLEGE OF

ENGG. hai friends,

h r u.. this is LMK VARMA ,i am studying B.tech final year at MLEC,singarayakonda.i just selected to IBM

i would like to express my experience(interview) to u, i think it is useful to all who r having IBM as dream com. pattrn:

1.written test

>english( articals(2),prepositions(3),compression passage(5))

** those very easy, no need of preparation**

>apptitude(generally they give 10-20 bits but for my exam they gaven only 2)

**%,s,boats,averages,ages........**

they give very easy problems we can calculate with in 1 min.

>reasoning

very very important

for my exam they given app. 30 above.generally 20 bits.

very very very easy

topics:

*directions

*blood relations

*ages

*ven diagrams

*cubes

*series

*general topics.......

>technical (c,unix,dbms)

************************************* time management very very important that place u in frist position

2.technical interview

******** what u put in u r resume that sub they mainly concentrate, plz concentrate on preparation of resume..dont copy and paste from others even from net also..plz try to spend more time to prepare resume ************

common subjects:

C (test u r c skills)

DBMS( any net material or korth or atleast spectrum)

CN ( net material)

UNIX (net material or atleast hitech plz concentrate on commands)

DS ( sorting programs*for cse , it is main* and all basic operations)

3.HR interview

**************************************confidence plays major role in any

HR

common ques

*tell me about u

*family background

*resume topics

my question is

*tell me about folder not less than 2 min.

>dont stop upto he stop u

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper SINGARAYAKONDA - 1 July 2006

IBM PATTERN - JUL 2006 - SINGARAYAKONDA

Hello,

This is LMK VARMA , I am studying B.tech final year at MLEC, Singarayakonda. I just selected to IBM and I would like to express my experience (interview) to u, I think it is useful to all who r having IBM as dream com.

Pattern:

1. Written Test

> English (articals(2), prepositions(3), compression passage(5)) Those very easy, no need of preparation

> Aptitude (generally they give 10-20 bits but for my exam they gaven only 2) %,s, boats, averages, ages........ they give very easy problems we can calculate with in 1 min.

> Reasoning very very important for my exam they given app. 30 above. generally 20 bits. very very very easy topics: directions blood relations ages ven diagrams cubes series general topics....

> Technical (C, Unix, DBMS ) time management very very important that place u in frist position

2. Technical Interview : what u put in u r resume that sub they mainly concentrate, plz concentrate on preparation of resume..dont copy and paste from others even from net also..plz try to spend more time to prepare resume common subjects:

C (test u r c skills)

DBMS (any net material or korth or atleast spectrum)

CN ( net material)

UNIX (net material or atleast hitech plz concentrate on commands)

DS ( sorting programs for cse, it is main and all basic operations)

3.HR interview

Confidence plays major role in any HR common ques tell me about u family background resume topics my question is tell me about folder not less than 2 min.

> dont stop upto he stop u

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper HYDERABAD - 22 June 2006

IBM PAPER - 22 JUN 2006 - HYDERABAD

Hello,

IBM came here at Hyderabad on 22th June 06. I was one among the selected students.

Selection process consisted of a written test, a technical interview and an HR interview.

Written Test was of 4 sections consisting of 55 questions in 1 hr.

No negative marking.

Section 1(Verbal Ability):

Consisted of 10 questions.

5 questions were fill in the blanks. They were quite easy n were mainly based on prepositions n use of articles.

1) He was out of work ______ six months before he found a new job.

(from/during/for/in).

2)The Chairperson usually presides _____ the meeting. (at/over/during/on).

3) The credibility of the game has been destroyed by the match-fixing scandals in cricket.(choose the word nearest in meaning).

4)They cost $10 _____ kilo(the/a/an).

5)Black Monday was ____ most dramatic in a huge list of horrible days (a/an/the).

Next Reading Passage was given and 5 questions were given based on the passage.

Section 2(Analytical Ability) :

Consisted of 25 questions. Duration:30 min.

On a particular day, students who visited a canteen ordered either a burger, a pastry or a sandwich. 19 students had a burger, 25 had a pastry, and 27 had a sandwich. 7 students had a burger and a pastry but not a sandwich, 9 had a pastry and sandwich but not a burger, 5 had a burger and sandwich but not a pastry. 3 students had a burger, a pastry and a sandwich.

How many students had only a burger?

How many students had only a pastry?

How many students had only a sandwich?

Introducing a man, a woman said, "He is the only son of my mother,s mother". How is the woman related to the man? (ans: Niece).

Some were on data sufficiency. They were also quite easy ones

Some questions were on time and work. For this refer R.S.Agarwal

Some questions were on the following pattern:

In a binary system 1 is written as $ and 0 is written as *. In this system as 1 moves to the left the value of the number doubles itself. (Clearly this was the problem of binary

conversions. You just needed to put $ n *s in place of 1s n 0s after doing proper conversions).

Section 3(Attention to detail) :

10 questions

Very easy section. questions were: If + is replaced by *, - is replaced by /, * is replaced by +, / is replaced by

* then calculate 2/65*3+65-23 and so on. (Just hold on patiently and calculate to check which of the given options is correct)

A set of questions were based as:

There were conditions given as to how a marketing executive would be selected and in the following questions individuals with their qualifications were given. Based on the previous conditions given, u have to decide whether each one can qualify or not. (Easy set again) Refer Verbal Reasoning of RS Agarwal

Section 4(Technical):

10 ques

Sum questions on C, database, unix etc.

A directed graph is also called _______.

In a queue the end at which insertions are performed is called the ____ end and

 the end from where deletions are done is called the ______ end.

 The operator used to get value at address stored in a pointer variable is____. char a[]="have a nice day!" ; then p+=7 points to ____

 question about normalization.

 what permission would Chmod 755 yield on a file ?

The state of the file system is contained in a ____ block.

Remaining questions I don,t remember.

Technical Interview :

Questions based on C, Database, Unix, DS, CN what is trigger in DBMS. what happens when we open a file in r+ mode like whether file will be created if it s not there can we write to file? which topology takes minimum wiring options: star,bus,ring and complete etc

Ur favourite subject. I choosed JAVA.

Oops concepts. They go in detail in the subject.

Also prepare well ur core subjects, Programs.

They ask u everything whatever u mention in ur resume.

HR Interview:

They ask u all general questions.

Which websites do you browse frequently n y? N they ask u questions based on it.

What is your latest movie? They ask us to give the gist of the story? What did u like in the movie? Etc..

Questions on ur strengths.

How could you add value to IBM if you got this job? What do you know about IBM?

Why would you want to join IBM?etc., How do you feel if I reject you??etc.,

<!--[endif]-->

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Aptitude - General vellore institute of technology - 20 June 2006

IBM PATTERN ON 20th JUNE 2006 AT VELLORE INSTITUTE OF TECHNOLOGY haiii friends ,my name is kartheek studying BTECH(EEE) in vellore institute of technology.

Last month IBM came to our college selected 64 students .

IBM written paper was very easy.(Its patteren same as CTS and HP).Because test conducted merit trac company.

5 questions on ven diagrams

5 questions on $,* binary conversion problems

EX: $ represents 1,* represents 0 what is the value of 5 in terms of these symbols english grammmer will be there,passage questions very easy

next round interview 3 questions asked to me

1.what is u r project

2.what is structure

3 simple queries in sql interview completed.i got selected in inteview next round HR

he asked me around 20 minute

1.After 5 years what will be the position of u in IBM

2 what is u rhobbies

3.u r favourate tennis player

................................

.................... like this questions he asked

Finally i didn,t selected,due to my less confidanse , observation and confusion.don,t show likequalities this any interview ok bye iam still attending campus interviews in our college..... companies i attended(TCS>CTS>INFOSYS>IBM>WIPRO>HCL>HEXAWARE>HP>PATNI>CAR

ITOR>ESSAR>IR>CYBERNET>VA TECH VABAG>BLUE

STAR.......................................) i didn,t selected in any interview.iam having much experience than u.

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper - 4 February 2006

IBM PATTERN - 04 FEB 2006

Hi

I have selected in IBM conducted on 4 & 5 feb, 2006. Thanks to all who helps me. After

13 unsuccessful try I got my dream job. Its my 1st aptitude clear. Don,t worry, keep patience. U will definetely get success. What I faced in interview & apptitude given here for assitance who don,t get the job till now.

---------------------------------------------------------------------

---------------------------------------------------------------------

Profile:

International Business Machines Corporation (IBM) is an information technology (IT) company. The Company,s major operations comprise a Global Services segment, a

Systems and Technology Group, a Personal Systems Group, a Software segment, a Global

Financing segment and an Enterprise Investments segment. The majority of the company,s enterprise business, which excludes the company,s original equipment manufacturer (OEM) technology business, occurs in industries that are broadly grouped into six sectors: financial services, public, industrial, distribution, communications, and small and medium business (mainly companies with less than 1,000 employees ). In December 2004, the

Company acquired Danish companies Maersk Data and DMdata. In January 2005, IBM acquired SRD, a provider of identity resolution software.

----------------------------------------------

Keywords: Group work, team work, adaptability, . . .

----------------------------------------------------

Official IBM advice:

------------------------------------------------------

Preparation for the interview is imperative:

---------------------------------------------------------------------

* Find out as much information as you can about IBM and the business units you might be interested in.

* Prepare questions that you would like to ask the interviewer about career opportunities in IBM.

* Role play an interview session with a friend.

* Understand your own strengths and weaknesses and what you might be able to bring to

IBM.

* Run through commonly asked questions. Prepare for subjective questions that only you can answer eg. What are your career aspirations?

* Prepare a suitable outfit for the day which presents you well.

* Find out where the interview will be held, the time, place, the interviewer,s name and their position in the organisation. Ensure you are punctual.

At the interview:

------------------------------

* Appear confident even if you are not feeling it.

* Don,t worry if you need a moment to think through your answer. Most interviewers will understand if you need a little time to collect your thoughts.

* Interviewers are looking to evaluate certain qualities, so try to give specific answers with examples if possible.

* Be honest in your answers. The Interviewer is trying to place you in a role that will develop your potential.

Common questions include:

------------------------------------------------------

* Over the next 3-5 years, what sort of role do you see yourself in?

* What are your most significant achievements to date?

* Where do you see your strengths on the technical and personal fronts?

* How could you add value to IBM if you got this job ?

* Why would you want to join IBM?

* Could you relate an incident when you were had a difference of opinion with a colleague and tell me how you resolved it?

---------------------------------------------------------------------

4th & 5th feb, 2006 IBM Global Software India Private Ltd. pull campus questions in

Saltlake.

Apptitude:

----------------------

No. of Ques. -- 40

Total marks -- 40

Time limit -- 40 minutes no -ve marks

Female candidates get extra preference, they have lower cut off

---------------------------------------------------------------------

Comprehension -- 5 ques (5 marks)

---------------------------------------------------------------------

Quantitative -- 20 ques (20 marks)

--------------------------------------------------------------------- easiest ques from Agarwal time & work hight & dist. data sufficiency(4)

Prob) is the no a perfect square, if R is integer?

1) R+1 is a square

2) no is divisible by 16 ques on cube(7) venn prob if 3 hundred 33 is 333 then 120 hundred 12 is ?

---------------------------------------------------------------------

Technical -- 15 ques (15 marks)

--------------------------------------------------------------------- prob on C, SQL, DBMS , ...(some ques from Test your C skills) ques are easy but difficult to answer for ECE student.

--------------------------------------------------------------------- some questions had wrong ans, but don,t confused.

---------------------------------------------------------------------

Interview

---------------------------------------------------------------------

Technical+HR duration 10 -- 40 minutes

--------------------------------------------------------------------- common HR ques. what is linked list? how many loops are there? what is the difference bet do loop & do while loop? how many bits make a byte? what is binary division? oop concept what is polimorphism & inheritance property? how to define structure? what is macro & its advantage? how many bytes take char? how string is stored in array? ques on project

some ques on networking: they showed a wire & asked what is this & specification write a prog to print -ve to +ve integer/ content of array/ fibonaccy series etc.

---------------------------------------------------------------------

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper MADHURAI - 26 May 2006

IBM PAPER & INTERVIEW - 26 MAY 2006 - MADHURAI

Hello,

IBM came here at MKU, Madurai on 26th May 06.

Selection process consisted of a written test, a technical interview and an HR interview.

Written Test was of 4 sections consisting of 55 questions in 1 hr (Test was coducted by meri-trac).

No negative marking.

Section 1(Verbal Ability):

Consisted of 10 questions.

5 questions were fill in the blanks. They were quite easy n were mainly based on prepositions n use of articles

I got _______ in traffic and so got late (stuck / stuck up)

Mr. Banerjee was questioned __________ (for / with / to) his connection regarding the murder case.

__ Apple, ____ Bananna,___Egg what is the meaning of therapeutically ?

And more

There was a passage, a technical one (explaining Bank ATM,s working), followed by 5

questions which were easy.

Section 2(Apti) :

Consisted of 25 questions.

Some questions were on Venn Diagrams (easy ones)

In a party 10 ate fruits, 15 ate cereals and 8 both. What is the number of people who ate at least one?

In a college students can play cricket

or basketball. 500 play cricket. 220 played both and

600 played basketball. What is the total strength of college?

In a school 10 can play cricket but only 5 can play both cricket and foot ball 8 can play only football . what is the number of students.

Some were on data sufficiency. They were also quite easy ones.

Question on cube: there is 3 cube of each placed side by side. Each cube is subdivided into 64 parts each. 16 cubes from the top layer of 2nd cube was taken out and 32 cubes from the top 2 layers of

3rd cube. Then the whole object was painted.

Qs

1)what is the no. of cubes painted in 1 side alone?

2)what is the no.of cubes painted on 3 sides?

3)what is the no. of cubes painted on all 4 sides?

Etc

Some questions were on the following pattern:

In a binary system 1 is written as $ and 0 is written as *. In this system as 1 moves to the left the value of the number doubles itself. (Clearly this was the problem of binary conversions.

You just needed to put $ n *s in place of 1s n 0s after doing proper conversions).

Questions were how would nos like 65,252 would be written in the given system.(Just convert them to binary) and what is the LCM of 6,4,8?

Section 3(Attention to detail) :

10 questions

Very easy section.

Questions were as to which of the following sets of alphabets, numbers, roman numerals were similar.

They were quite easy to pick out the correct ans

XXXIIV 2.XXXIVI 3.XXXVII

I & II r same

I & II r same

All r same

None r same.

Same model for numbers and alphabets.

Other set of questions were: If + is replaced by *, - is replaced by /, * is replaced by +, / is replaced by

* then calculate 2/65*3+65-23 and so on. (Just hold on patiently and calculate to check which of the given options is correct)

A set of questions were based as:

There were conditions given as to how a marketing executive would be selected and in the following questions individuals with their qualifications were given. Based on the previous conditions given u have to decide whether each one can qualify or not. (Easy set again)

Refer Verbal Reasoning of RS Agarwal

Section 4(Technical) :

10 ques

Sum questions on C, database

, unix etc

O/p of printf("%d",printf("sum"));

Question on cardinality relationship in a ER diagram(Given)

Question on relationship in Hierarchical database files can be accessed by_________ (library funs, sys calls, both, none)

Unix

is _______(Mutiuser & Multitasking)

Files in Bourne shell can be checked by( test -f, if(file), switch(file) what is the time complexity of quick sort.

Interview (HR & Technical) :

Many of my friends had only one interview having both HR n technical. So be ready for that.

Interview was quite cool having general ques abt urself, strengths, value addition to the company, why going into software, why IBM? Followed by sum basic questions on C n database.

Also be ready for questions on ur core subjects. Then questions like: hv u faced challenges in ur life n hw u overcame them n hw will u accomplish a project in a group.

Write the Algorthim to find number of square in a given figure. One question on GPS car navigation.

How to move randomly to a record in a given file. Tell me what u know abt data structures.

Explain all the concepts

of OOP with u as an Object.

They wuld really appreciate that. If u can pick up points from their ppt it could leave a very gud impression. Be ready for sum grilling on hobbies too.

Lastly be cool, be confident to leave a gud impression.

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - Interview Kolkata - 4 February 2006

BM PATTERN - 04 FEB 2006

Hai,

I have selected in IBM conducted on 4 & 5 feb, 2006. Thanks to all who helps me. After

13 unsuccessful try I got my dream job. Its my 1st aptitude clear. Don,t worry, keep patience. U will definetely get success. What I faced in interview

& apptitude given here for assitance who don,t get the job till now.

---------------------------------------------------------------------

---------------------------------------------------------------------

Profile:

International Business Machines Corporation (IBM) is an information technology

(IT) company.

The Company,s major operations comprise a Global Services segment, a Systems and

Technology Group, a Personal Systems Group, a Software segment, a Global Financing segment and an Enterprise Investments segment. The majority of the company,s enterprise business, which excludes the company,s original equipment manufacturer

(OEM) technology

business, occurs in industries that are broadly grouped into six sectors: financial services, public, industrial, distribution, communications, and small and medium business (mainly companies with less than 1,000 employees). In December 2004, the

Company acquired Danish companies Maersk Data and DMdata. In January 2005, IBM acquired SRD, a provider of identity resolution software.

----------------------------------------------

Keywords: Group work, team work, adaptability, . . .

----------------------------------------------------

Official IBM advice:

------------------------------------------------------

Preparation for the interview is imperative :

---------------------------------------------------------------------

* Find out as much information as you can about IBM and the business units you might be interested in.

* Prepare questions that you would like to ask the interviewer about career opportunities in IBM.

* Role play an interview session with a friend.

* Understand your own strengths and weaknesses and what you might be able to bring to

IBM.

* Run through commonly asked questions. Prepare for subjective questions that only you can answer eg. What are your career aspirations?

* Prepare a suitable outfit for the day which presents you well.

* Find out where the interview will be held, the time, place, the interviewer,s name and their position in the organisation. Ensure you are punctual.

At the interview :

------------------------------

* Appear confident even if you are not feeling it.

* Don,t worry if you need a moment to think through your answer. Most interviewers will understand if you need a little time to collect your thoughts.

* Interviewers are looking to evaluate certain qualities, so try to give specific answers with examples if possible.

* Be honest in your answers. The Interviewer is trying to place you in a role that will develop your potential.

Common questions include :

------------------------------------------------------

* Over the next 3-5 years, what sort of role do you see yourself in?

* What are your most significant achievements to date?

* Where do you see your strengths on the technical and personal fronts?

* How could you add value to IBM if you got this job

?

* Why would you want to join IBM?

* Could you relate an incident when you were had a difference of opinion

with a colleague and tell me how you resolved it?

---------------------------------------------------------------------

4th & 5th feb, 2006 IBM Global Software India Private Ltd. pull campus questions in Saltlake.

Apptitude:

----------------------

No. of Ques. -- 40

Total marks -- 40

Time limit -- 40 minutes no -ve marks

Female candidates get extra preference, they have lower cut off

---------------------------------------------------------------------

Comprehension -- 5 ques (5 marks)

---------------------------------------------------------------------

Quantitative -- 20 ques (20 marks)

--------------------------------------------------------------------easiest ques from Agarwal time & work hight & dist.

data sufficiency(4)

Prob) is the no a perfect square, if R is integer?

1) R+1 is a square

2) no is divisible by 16 ques on cube(7) venn prob if 3 hundred 33 is 333 then 120 hundred 12 is ?

---------------------------------------------------------------------

Technical -- 15 ques (15 marks)

--------------------------------------------------------------------prob on C, SQL,

DBMS

, ...(some ques from Test your C skills) ques are easy but difficult to answer for ECE student.

--------------------------------------------------------------------some questions had wrong ans, but don,t confused.

---------------------------------------------------------------------

Interview

---------------------------------------------------------------------

Technical+HR duration 10 -- 40 minutes

--------------------------------------------------------------------common HR ques.

what is linked list?

how many loops are there?

what is the difference bet do loop & do while loop?

how many bits make a byte?

what is binary division?

oop concept what is polimorphism & inheritance property?

how to define structure?

what is macro & its advantage?

how many bytes take char?

how string is stored in array?

ques on project

some ques on networking: they showed a wire & asked what is this & specification write a prog to print -ve to +ve integer/ content of array/ fibonaccy series etc.

---------------------------------------------------------------------

(Paper Submitted By : Rakesh Kumar Chowdhury, Future Institute of Engg &

Management, Kolkata)

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - other - 1 January 2004

Aptitude

1. like 3 consecutive prime adds to some no what is that ans: both 49 and 59.

2. One persont travlled 4 laps with the speed of 10,20,40 ( or 30) and 60 kmph and what is the average speed.

ans: 20 (sure)

3 like one student takes 20 mins if he go with speed 15kmph and at what speed he should go to reach in 15 mins (

nos are not same) ans: 16kmph( but not sure)

4. There are 2 type of people group ,yes, who always says yes ( they never say ,no,) if they are not sure about

they will remain sailent. and other grou name ,no, where the group of people always say ,no, if they are not sure

theywill remain silent. thats it now quetions are

1. what will be the answer if i ask are u belong to group ,yes, options are: they remain silent ,say yes, say no, either

yes or no, can,t be determined

2. Same quetion but if i ask are u belong to group ,no, answers for both above quetions are not ( not determined)

3. what will the other person say if ask are u belong to grou ,yes, and etc here were 5 quetions first 4 u can do it

last one little bit tough. spend some time on this u can do it.

9. like from height of 8 mts on ball fell down and each time it bounces half the distnace back. so what will be the

distance travelled ans: 24 (sure) like 8+4+4+2+2+1+1+0.5+0.5+ and etc .. answer is not 20

10.like 6 cubes are arranged adjacentlay and given the perimeter and aksed to find the perimeter of one cube.

ans: if x is the total perimeter then (x/14)*4 leads to the answer. but check it once u will be having plenty of time.

answer is 52 (13*4)

11. some data is given like this 10kmph in still water ship took some x mins and downstream some y mins in same

time what is the stream value .... (q is not exat) ans: 3 (not sure)

12.Some average problem like 16 students average weight and teacher joins them .... ans: 23 (sure) do this

(16x+40)/(x+1) will give the value.

13. Some probelm on square like to increase area by 69% by what percent side should be incresed

ans: square root of 169 i.e 13 ( not sure)

14. no of rational nos b/w 0 and 5 ans: infinite

15. First day of 1999 is sunday what day is the last day ans: monday

16.bullets probel some x no of bullets are shared by 3 people equally . and each fired

4 bullets then the sum of remaining bullets is equal to intially divsion value ans: 18

(sure)

17. bread problem, one come and eat half no of breads and somthing... ans: 63( check it)

18. like A can do in 6 day and B can do in 8 and C can do in 12 days but b left after working for 6 days for how

many no of day A and C shluld work ans: 11( i dont think so this is correct)

19. I give a jcl code with Programmer name: smith Jobname:ABC Jobclass=c Message class = a All messages are

to be displaced code it in a JCL.

A) // ABC ,smith,class=c,message class=a,message level=(2,1)

B) //ABC,smith,class=c,message class=a,message level =(!,1)

C) //ABC,smith,class=c,message class=a,message level=(0,1)

D) none of these.

20. For a cobol program Move 5 to work-sd. A statement which says that the value of work-st is 0.

perform Para1.

……………

Para1.

Add 3 to work-sd

Add 2 to work-st

If work-st <11 go to main-para.

………………

go to para1.

What would be the value of work-sd?

a) 15

b) 18

c) 10

d) none

21. Given 2 tables T1 and T2.

T1 T2

A

B 2

1

C3

You make a query SELECT * FROM T1 ,T2.

What is the no: of rows that are fetched frm this query?

a) 4

b) 5

c) 6

d) 9

22. Who is the data base manager of db2?

a) buffer register

b) runtime suprivisor

c) DBRM

d) None

23. You have a file with DISP=SHR, when u open the file in output mode

a) the records get appended

b) the records gets overwritten

c) the job abbends

d) none of these

24. To exclude some records while sorting which parameter do we use?

a) OMIT

b) EXCLUDE

c) ….d)….

25 You have a dataset TIME.WORK.OCT88, u want to concatenate other datasets likeTIME.WORK

.JUL88,TIME.WORK.APR88, TIME.WORK.MAY88. how do u do that?

a)//DDname DD DSN = TIME.WORK.OCT88, DISP = SHR

DD DSN = TIME.WORK.JUL88, DISP = SHR

DD DSN = TIME.WORK.APR88, DISP = SHR

DD DSN = TIME.WORK.MAY88, DISP = SHR

b)//DDname DD DSN = TIME.WORK.JUL88, DISP = SHR

DD DSN = TIME.WORK.OCT88, DISP = SHR

DD DSN = TIME.WORK.APR88, DISP = SHR

DD DSN = TIME.WORK.MAY88, DISP = SHR

c)//DDname DD DSN = TIME.WORK.APR88, DISP = SHR

DD DSN = TIME.WORK.JUL88, DISP = SHR

DD DSN = TIME.WORK.MAY88, DISP = SHR

DD DSN = TIME.WORK.OCT88, DISP = SHR

e) none of these

26. When db2 entries are made while working in cics, the enteries should be made in

a) TCT

b) PCT

c) DCT

d) RCT

27. Find the odd one out

a) KSDS

b) RRDS

c) LDS

d) PDS

28. Full form of VTOC

29. Question based on SKIP and COUNT parameter

Technical

1. what is vector processing

2. what is data integrity ans: option a ( like the range of values is defined by data integrity)

3.which topology takes minimum wiring options: star,bus,ring and complete etc

ans: find it from network text book ( may be bus or ring )

4.best sorting if elements are already sorted ans: insertion sort(sure)

5.software configuration management ----- ans: option a ( but check it from SE text book there are only 2 confusing

answers)

6.In network the packers are flowing unnecessarly what is the way to controlit and .... options: SNMP , and some i

dont remember.

7.some octal no to decimal conversion for given octal no the last digit was 7 ans: the option a ( the decimal last

digit was 1)

8. x-=y+1 is equivalant to ans: x=x-y-1 (sure) because it is interpreted as x=x-(y+1)

9. in a student form what is the relationship b/w student and course ans: actually it is many to one but they

specified in a student form so think and write.

10.which is correct to append the ouput of ls and who to some file x. ans:(who;ls)>>x

(check it)

11.what is trigger in DBMS (know what it will do)

12.what happens when we open a file in r+ mode like whether file will be created if it s not there can we write to file 13. what is ROM ans: it contains boot up program and it is not accesible that was one answer and anothe option was

it is non volatile ( choose one among these 2)

14. what is int (*a)[4] ans: pointer to an array of 4 integer (check it)

15. primary key of anothe table is present and so on.......... ans: foreign key

16. what is the diffirenece b/w 0123 and 123 in c? ans:40(sure)

17. which among the devices is spooled device

18. if u get error in adapter which device will u use?ans: contact electronics student. one of the option was

voltometer.

HR quetions:

1. why 2+2 is 4 why not 5. ans: assume u took 2 apples from A and 2 more apples from B and assume u are having

5 and give 2 to X and give 2 more to Y then nothing will be with u i.e u lossed. (give some answers but dont say that it is like that only )

2.how may stones did hanuman thowned on lanka? ( diffirent but of same type) and one more how many trees are there in u,r campus ...

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - other - 1 January 2004

Aptitude

1. Speed of boat in still water is 10kmph..if it travels 24km downstream,16km upstream in the same

amount of time,what is the speed of the stream?

(a)3kmph

(b)3.5kmph

(c)2kmph

(d)...

2. A cube of 3 units is painted on all sides.If this cube is divided into cubes of 1 unit,how many cube

have none of their faces painted?

(a)...

(b)2

(c)1

(d)0

(e)none of these

3. If a person sells a product for rs141/- he suffers a loss of 6%.if he has to have a profit of 10%,

at what price should he sell it?

(a)

(b)rs.175

(c)..

(d)rs.165

ans.rs.165 (i think,check)

4. A ball falls from a height of 8ft ,bounces back to half the distance & continues till it comes to rest.

what is the total distance travelled by the ball?

(a)24ft

(b)...

(c)infinite

(d)cannot be determined

ans:(a)

5. Which of the following is the sum of 3 consecutive prime nos?

(a)49

(b)59

(c)both a &b

(d)....

ans:c

6. If the area of a square has increased by 69%,by what % has its side increased?

7. In a class the average age is 16yrs.if the teacher who is 40 yrs of age is also included

,the average becomes

17yrs,how many students were there?

8. If 3 houses are to be painted,mr A can paint a house in 6 days(nos are not same)...mr B can do the same in 8

days...& mr.C in 12 days.if mr A does the work for 8 days & leaves for vacation , & mr

B continues the work

for the next 6 days, for how many days should mr.C work?

ans:11 days(check)

9. 4 thieves rob a bakery of the breadone after the other.each thief takes half of what is present ,& half a

bread...if at the end 3 bread remains,what is the no of bread that was present initiallly?

ans:63(check)

10. If the 1rst day of 1999 is a sunday,what is the last day?

(a)sunday

(b)monday

(c)....

(d)cannot be determined.

11. If A driver drives a car four times a lap 10,20 30,60 kmph what is his average speed.

ans:20kmph

In a group there are two kinds of people type A & type B.type A people answer for any question as YES &

that of type B as NO.if they can not answer to these question then they remain silent. the mayor asks question to

them as follows........

12. If he asks a person are u type A

a.YES b.NO c. Silent d.Can not be determined

13. He asks two persons X &Ysimultaneously whether u of same type

a. YES b. NO c.YES or NO d. Silent e. can not be determined

14. Pointing to a person X he asks Y what is his type

a. YES b. No c. Silent d can not be determined

15. Pointing to a person X he asks Y if I ask him whether r u type A ,will he answer

YES.Y says NO .what type

of B is

a. YES b. NO . c. Silent d. can not be determined

16. Six squares of same dimension are kept side by side to make a rectangle with a perimeter of 182 cm. what is

the perimeter of each square.

ans) 52.

17. One student takes 20 mins to reach school if he goes at a speed of 15kmph .At what speed should he go to

reach in 15 mins ( nos are not same) ans: 16kmph( check)

18. How many rational numbers are there between 0 & 5

ans:infinite

19. A certain number of bullets were shared by 3 people equally.Each of them fired 4 bullets and the sum of the

remaining bullets was equal to the initial share each had got.what was the initial number of bullets?

ans:18..( 18/3=6;

6-4=2,6-4=2,6-4=2;

2+2+2=6=ans)

Technical:

20. A trigger is

(a) a statement ..start of database ..

(b)statements that r executed as a side effect to the modification to the database

(c)...

(d)...

ans (b)

21. What does the following statement mean?

int (*a)[4]

(a),a, is a pointer to an array of 4 integers

(b),a, is an array of pointers to integer

(c),a, is a pointer to function returning an integer

(d)...

ans:a

22. Best method to find out whether a given array already sorted,is sorted or not in min. time

ans. insertion sort (check)

23. A primary key in one table also present in some other table is called

(a)foreign key

(b)secondary key

(c)subordinate key

(d)...

ans. foreign key

24. Which of the following is a real time system?

(a)robotics control

(b) airline ticket reservation (ans)

(c)

(d)...

25. A question to convert a big no in decimal to octal(check only for the last 2 nos in ans is sufficient)

26. Which of the following is an example of a spooling device?

(a)..

(b) line printer ..

(c)

(d)

(e)...

27. If in a table:account no,account holders name,account type ,.....(something else was given)are the fields,which

of them could be the primary key?

(a)account no(ans)

(b)account holders name

(c)account type

(d)..

28. If a file is opened in "r+" mode(in C),it means

(a) write

(b)read

(c)...

(d).....

29. What is the difference between 123 and 0123 in c?

(a)120

(b)40

(c)0

(d)...

ans:40

30. Software Configuration Management process is -

(a)developing & managing software for .....software....

(b)developing & managing hardware for....software.......

(c)...

(d)..

31. Data Integrity constraint is

(a)to ensure the presence of primary key

(b)...

(c)...

(d)...

32. Which of the following uses the minimum length of cable?

(a) ring

(b)star

(c)mesh

(d)bus

(e)all of the above

31. How can u append the ls and who to certain existing file (like that)(i.e.listing & output of who is to be directed

to a file

(a)ls;who>filename

(b)ls;who>>filename

(c)(ls;who)>>filename

(d)who;ls<filename

(e)...

34. Suppose u have a network .users complain of slow ....u suspect a problem in network adapter once u find that

the data is continuous and erroneous.what device do u use?

(a)volt-ohmmeter

(b) SNMP

(c)protocol... checking

(d)all of the above

35. What is vector processing?

36. x-=y+1 is equivalent to what?

(a)x=x-y+1

(b)...

(c)x=x-y-1

(d)...

ans:(c)

37. In a student form what is the relationship b/w student and course

(a)one to one

(b)many to one

(c)one to many

(d)many to many

38. ROM is

(a)volatile

(b)permanent & fast

(c)device containig boot up program & is not accessible

(d)...

I have given 38 questions out of 40 q,s ...hope it will be useful 2 all of u... they didnt select any ec people 4 interview..:( only CS,IS..& 2 from TE. that,s all from my side.. here are some hr questions as sent by jagannatha (CS-PESIT)

HR questions:

1. Why 2+2 is 4 why not 5.

ans: assume u took 2 apples from A and 2 more apples from B and assume u are having 5 and give 2 to X and

give 2 more to Y then nothing will be with u i.e u lossed. (give some answers but dont say that it is like that only )

2. How may stones did hanuman thowned on lanka? ( diffirent but of same type)

and one more how many trees are there in u,r campus

...

ans:

dont say i dont no say some no for ex 1000 and say i.e correct . they wont say any thing for that because it is not

possible to disprove that .

3. why IBM and etc .........

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - other - 1 February 2006

IBM Recruitment Test

1. In 1978, a kg of paper was sold at Rs25/- If the paper rate increases at 1.5% more than the inflation rate which

is 6.5% a year, then what will be the cost of a kg of paper after 2 years?(a) 29.12

(b) 29.72

(c) 30.12

(d) 32.65

(e) none of these

2. In A,B,C are having some marbles with each of them. A has given B and C the same number of marbles each

of them already have. Then, B gave C and A the same number of marbles they already have.Then C gave A

and B the same number of marbles they already have.At the end A,B,and C have equal number of marbles.

(i) If x,y,z are the marbles initially with A,B,C respectively. Then the number of marbles B have at the end

(a) 2(x-y-z)

(b) 4(x-y-z)

(c) 2(3y-x-z)

(d) x + y-z

Ans. (c)

(ii) If the total number of marbles are 72, then the number of marbles with A at the starting

(a) 20

(b) 30

(c) 32

(d) 39

Ans. (d)

3. If a car starts from A towards B with some velocity. Due to some problem in the engine after travelling

30km, the car goes with 4/5 th of its actual velocity The car reaches B 45 min later to the actual time.If the

car engine fails ofter travelling 45km, the car reaches the destination B 36min late to the actual time What

is the initial velocity of car and what is the distance between A and B in km

Ans. 20 & 130.

4. A person has Rs 100/- in his pocket, he can as 25 pencils or 15 books. He kept 15% of the money for

travelling expenses and purchased 5 pencils. So how many books he can purchase with the remaining money.

5. Ten questions on analogies.

eg: chief : tribe :: governor : state

epaulette : shoulder :: tiara

: head

guttural : throat :: gastric : stomach

inept : clever :: languid : active

knife : butcher ::

hammer : carpenter ::

6. The values of shares (in Rs).of A, B and C from January to June are as follows.

Month A B C

January 30 60 80

February 35 65 85

March 45 75 65

April 40 75 82

May 55 75 85

June 50 75 80

i) During this period which share has undergone maximium fluctuation?

ii) In which month it is possible to buy B and C selling A?

iii) In which month the share values are very low?

iv) By purchasing one share of A and 4 each of B and C in the beginning of the period,

when shoudl these be sold to get maximum profit?

7. In a computer institute 9 languages can be taught. The module is of 6 months duration and of the six languages

only one can be taught each month . In addition to that BASIC is always taught and should be in first month itself

 WORD PERFECT

is to be taught in the preceeding week of WORD

STAR.

FORTRAN can not be taught until COBAL is taught prior to that

BINO, FIFO can never be taught in single module

Languages are BASIC, WORD STAR, WORD PERFECT, FORTRAN, COBAL,

BINO, FIFO, LOTUS, C

i) If word star is in 3rd month , what could be in 6th month.

ii) If COBAL is in the 2nd month and BINO in 6th month. FORTRAN will be taught in which month.

8. In a class, except 18 all are above 50 years.15 are below 50 years of age. How many people are there

(a) 30

(b) 33

(c) 36

(d) none of these.

Ans. (d)

9. A square plate of some size is cut at four corners. Equal squares of the same size are cut and is formed as open

box.If this open box carries 128 ml of oil. What is the size of the side of the plate?

(a) 17

(b) 14

(c) 13

(d) None of these

10. In a square

, all the mid points are joined. The inner square is shaded. If the area of the square is A, what is the

area of the shaded area?

11. Two questions on basic angles i.e given a circle, a few chords or diameter is drawn etc.

12. If the follwoing statements are given

@(a,b)= (a+b)/2

/(a,b)= a/b

*(a,b)= ab

If a=1, b=2 then find

i) /(a,(@(a,b),*(a,b)))

ii) */(a,@(*(a,b)))

13. If the follwoing statements are given

 (x#y) = x + y- xy

 (x*y) = (x + y)/2

i) Find the values of x, y will satisfy this equation (x#y)#(x*y) <

(x#y)

ii) Find the values of x, y will satisfy this equation (a*b)#(b*c)< (a#b)*(b*c)

14. Export

PS1

results in(PS1 pwd)

a) primary prompt being your current directory

b) primary prompt and secondary prompts being the current directory

c) primary prompt prompt being your home directory

d) primary prompt and secondary prompts being the home directory

e) None of the above.

15. If you type in the comman nohup sort employees > list 2 > error out & and log off ,the next time you log in,

the output will be

a) in a file called list and the error will de typed in a file error out

b) there will be no file called list or error out

c) error will be logged in a file called list and o/p will be in error out

d) you will not be allowed to log in

e) none of the above

16. In UNIX a files i-node ......?

Ans. Is a data structure that defines all specifications of a file like the file size, number of lines to a file, permissions

etc.

17. The UNIX shell ....

a) does not come with the rest of the system

b) forms the interface between the user and the kernal

c) does not give any scope for programming

d) deos not allow calling one program from with in another

e) all of the above

Ans. (b)

18. enum number { a= -1, b= 4,c,d,e} What is the value of e ?

(a) 7

(b) 4

(c) 5

(d) 15

(e) 3

19. The very first process created by the kernal that runs till the kernal process is halts is

a) init

b) getty

c) both (a) and (b)

d) none of these

Ans. (a)

20. Output of the following program is

main()

{int i=0;

for(i=0;i<20;i++)

{switch(i)

case 0:i+=5;

case 1:i+=2;

case 5:i+=5;

default i+=4;

break;}

printf("%d,",i);

}

}

a) 0,5,9,13,17

b) 5,9,13,17

c) 12,17,22

d) 16,21

e) Syntax error

Ans. (d)

21. What is the ouptut in the following program

main()

{char c=-64;

int i=-32

unsigned int u =-16;

if(c>i)

{printf("pass1,");

if(c<u)

printf("pass2");

else

printf("Fail2");

}

else

printf("Fail1);

if(i<u)

printf("pass2");

else

printf("Fail2")

}

a) Pass1,Pass2

b) Pass1,Fail2

c) Fail1,Pass2

d) Fail1,Fail2

e) None of these

Ans. (c)

22. In the process table entry for the kernel process, the process id value is

(a) 0

(b) 1

(c) 2

(d) 255

(e) it does not have a process table entry

Ans. (a)

23. Which of the following API is used to hide a window

a) ShowWindow

b) EnableWindow

c) MoveWindow

d) SetWindowPlacement

e) None of the above

Ans. (a)

24. What will the following program do?

void main()

{

int i;

char a[]="String";

char *p="New Sring";

char *Temp;

Temp=a;

a=malloc(strlen(p) + 1);

strcpy(a,p); //Line number:9//

p = malloc(strlen(Temp) + 1);

strcpy(p,Temp);

printf("(%s, %s)",a,p);

free(p);

free(a);

} //Line number 15//

a) Swap contents of p & a and print:(New string, string)

b) Generate compilation error in line number 8

c) Generate compilation error in line number 5

d) Generate compilation error in line number 7

e) Generate compilation error in line number 1

Ans. (b)

25. In the following code segment what will be the result of the function,value of x , value of y

{unsigned int x=-1;

int y;

y = ~0;

if(x == y)

printf("same");

else

printf("not same");

}

a) same, MAXINT, -1

b) not same, MAXINT, -MAXINT

c) same , MAXUNIT, -1

d) same, MAXUNIT, MAXUNIT

e) not same, MAXINT, MAXUNIT

Ans. (a)

26. PATH = /bin : /usr : /yourhome The file /bin/calender has the following line in it cal 10 1997The file

/yourhome/calender has the following line in it cal 5 1997 If the current directory is

/yourhome and calender is

executed

a) The calendar for May 1997 will be printed on screen

b) The calendar for Oct 1997 will be printed on screen

c) The calendar for the current month( whatever it is) will be printed

d) Nothing will get printed on screen

e) An error massage will be printed

27. What will be the result of the following program ?

char *gxxx()

{static char xxx[1024];

return xxx;

}

main()

{char *g="string";

strcpy(gxxx(),g);

g = gxxx();

strcpy(g,"oldstring");

printf("The string is : %s",gxxx());

}

a) The string is : string

b) The string is :Oldstring

c) Run time error/Core dump

d) Syntax error during compilation

e) None of these

Ans. (b)

28. What will be result of the following program?

void myalloc(char *x, int n)

{x= (char *)malloc(n*sizeof(char));

memset(x,\0,n*sizeof(char));

}

main()

{char *g="String";

myalloc(g,20);

strcpy(g,"Oldstring");

printf("The string is %s",g);

}

a) The string is : String

b) Run time error/Core dump

c) The string is :

Oldstring

d) Syntax error during compilation

e) None of these

29. Which of the following function is used to repaint a window immediatelya)

Sendmessage(hWnd,WM_PAINt,......)

b) InvalidateRect(.......)

c) MoveWindow

d) WM_COPY

e) None

30. Which function is the entry point for a DLL in MS Windows 3.1

a) Main

b) Winmain

c) Dllmain

d) Libmain

e) None

Ans. (b)

31. The standard source for standard input, standard output and standard error is

a) the terminal

b) /dev/null

c) /usr/you/input, /usr/you/output/, /usr/you/error respectively

d) None

Ans. (a)

32. What will be the result of the following program?

main()

{char p[]="String";

int x=0;

if(p=="String")

{printf("Pass 1");

if(p[sizeof(p)-2]==,g,)

printf("Pass 2");

else

printf("Fail 2");

}

else

{

printf("Fail 1");

if(p[sizeof(p)-2]==,g,)

printf("Pass 2");

else

printf("Fail 2");

}

}

a) Pass 1, Pass 2

b) Fail 1, Fail 2

c) Pass 1, Fail 2

d) Fail 1, Pass 2

e) syntax error during compilation

33. Which of the choices is true for the mentioned declaration ?

const char *p; and

char * const p;

a) You can,t change the character in both

b) First : You can,t change the characterr & Second : You can;t change the pointer

c) You can,t change the pointer in both

d) First : You can,t change the pointer & Second : You can,t chanage the character

e) None

34. The redirection operators > and >>

a) do the same function

b) differ : > overwrites, while >> appends

c) differ : > is used for input while >> is used for output

d) differ : > write to any file while >> write only to standard output

e) None of these

Ans. (b)

35. The command grep first second third /usr/you/myfile

a) prints lines containing the words first, second or third from the file

/usr/you/myfile

b) searches for lines containing the pattern first in the files

second, third, and /usr/you/myfile and prints them

c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them

d) replaces the word first with the word second in the files third and

/usr/you/myfile

e) None of the above

Ans. (b)

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - other

1.what is the digit in the unit place of pow(7,625). ans: 7

2.find the no. of revolution ,when a coin rounds along the perimeter of another similar coin? ans:1.

3.a data interpretation regarding population during a period(bar chart). five qs (each 1 marks).

4. if "ibm04india" is codded in this way.... step1:9 2 13 00 04 9 14 4 9 1 step2:79 72 713 00 04 89 814 84 89 81 step3:7972713000489814848981 step4:1898484189840003172797 step5: some simple code (forgotten) then find the code of "always03" a). in step 2. b). in the last but one. c). in the last step. d). this type of coding is difficult to implement be cause of......... ans: over flow.

5. if a clock is 5% faster than a right clock .then what % slower than the faster clock?

6.if x cows and y goats give some milk in 5 days.and a cows and b goats give same amt of milk in 3 days.then who give more milk.....(x,y,a,b are int.forgotten).

7.a ratio proportion problem.8.if a person moves 25 miles in the south.then he moves perpendiculam ly to wards west 25 miles.then he has to go 25 miles to reach the ultimate destination .in

which direction,his dest is situated? ans: cant be determined?

9. less than 500 of them are there. Among those 1/3rd know only french 1/4th knows only english, 1/7 knows only german , Then find out how many are there totally? ans:420,

10.A probability problem: find the probability of coinciding the day of birth of three person out of 9 person?

11.Two same length train are moving with speed 24 kmph and 18 kmph towards each other.if they crosses each other in 18 sec .then find the length of the train?

12. If a pipe can fill a tank in 2 hrs.and can empty it in 3 hrs.if they r open at the same time ,then find the time taken to fill the tank? ans:6 hrs.

Technical

There r 20 qs.all r frm c and os. all r lengthy. give the statement and code..and ask 4 the output of the program.and the error of the code? eg:

1. nice command is used for.......? ans: this is used for change the priority.

2. which is not is not overloaded? ans:(,,,)

3.ARP is used for...........

1.map frm MAC adreeses to IP add.

2.map frm IP addresses to MAC add.

3. to store the ip addresses.

4.

4. declare the function ptr which return int and a function which return int pointer? ans: int (*f)(),int* f();

5. what does the following statement mean? int (*a)[4]

(a),a, is a pointer to an array of 4 integers

(b),a, is an array of pointers to integer

(c),a, is a pointer to function returning an integer

(d)... ans:a

8. find the error of a program regarding operator overloading. ans: compilation error at line 5.

7. class xx{ int getseg();

private: int segDet;

}; this class may create problem because: reasons are..

1........

2.......

3........ ans:be cause getseg() is private.

8.a qs frm demand paging........... max c and os qs .

INTERVIEW QS: two to one ratio.two examiner..one student . hr:

1qs: plz give itroduction..specially academic information.

(if ne yr gap .give the reason.)

2qs: tchnical qs: ur preferable subject(not language) i told..data structure and dbms.

1.sorting.bubble,insertion,selection,quick sort and merge sort. all algo and xplanation with xample.time complexity.

2.

searching ....binary search.xplanation with xample.time complexity.

3.stack,queue,link list(specially circular link list and its application .) then DBMS:

1. wht is relational dbms.

2 p key.f key. with xample.

3.and locking protocol and its usage and utility.

4.wht is erow dbms(i dont und properly its pronanciation)?

5.what is security and consistency?

6. shared variable?

7.relational algebra and sql. language: specialy c..

1.union.

2. structure.

3. array.

4. write a program in c...check wheather a string contains a char

,z,.replace it by ,y,. then

do u know c++? yes sir.ok hr:

1. where u want to spent ur holiday time? smile.....***.

2.whts ur hobby?

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Aptitude - General

Aptitude section:

1. Time problem - Three persons A,B,C are waiting for Train.A has to wait for sometime twice the time b has to wait.B has to wait till 4:48 and c has to wait 4:57. What is the time now?(I,m not sure abt the question, but the answer is correct).

Ans : is 4.39

2.Problem on probability - What is the probablity of two persons among the four having birthday in he same month?

A. 75%

B. 50%

C. 33%

Ans : I dont know the answer.

3. A,s salary is 25% more than B,s salary.How much % is b,s salary on A,s salary?

Ans : It,s obviously 80%.

4. A problem on Boats and Streams...There is a river. A boy,s house is at the river bank and his school is on the other side of the river. The distance between house and school is

1/4 miles.The boy is going to school by swimming at the rate of 2.5mph.The river,s upstream is 2mph.How long will it take him to reach the school?

Ans : 30min.

5. The diameter of a wheel is 1.26m.If this wheel rotates 500 rotations, how long it can travel?

Ans : 1.98km.

6. If the ratio of speed of a train is 5:4:6 then what is ratio of the time taken to cover same distance?

Ans : 12:15:10

7. If five buds can make a full cigarette, how many cigarettes can we make with 121 buds?

Ans : 30

8. The ratio of radii of two cylinders is 2:3 and the ratio of their heights is 5:3. If the volume of the bigger cylinder is 27, then what is volume of the smaller one?

Ans : 20

9. If the sum of the digits of a two digit number is 9 less than the original number, then what is the 10s digit of the number?

Ans : 1

10. E N D

+ 5 G

---------

G A M E

---------

Here find the value of D?

Ans : 8

11. A squirrel problem :

Ans :

12. Some people are standing square. From them 32 are removed and then form a small square and then 8 more removed. now we cannot form the square. so how many people are there at the beginning?

Ans : 81

13. A grandpa,s age is sum of his four grandsons provided that the grandsons, ages are consecutive in number. Then what is the age of the grandpa?

Ans : 78

14.If 20 men can build a wall 56m long in 6 days, then what length of a similar wall can be built by 35 men in 3 days?

Ans : 49

15. If m power n = 121, then what is the value of (m-1) power (n+1)?

Ans : 1000

16. What is the condition for a singular matrix ? Ans : All values of a row are 0 and all values of a column are

0.

Note: For a matrix A, to be singular, The determinant value of that matrix should be 0,ie,

|A|=0

17. At 12 noon, Both hands of a clock meet together.After how many minutes can they meet again?

Ans : 65:45min

18. The average of first 50 natural numbers?

Ans : 25.5

19. There is 20 litre solution containing 10% water and 90% spirit . How much water should be added to make the solution containing 25% water?

Ans : 4 litres.

20. There are 20,6 and 9 rupees notes. you have to form 99 rupees with minimum number of notes.At what minimum number of notes you can achieve this?

Ans : 8

Technical:

==========

1. An attribute in a table that is related with primary key of the another table is called...

Ans : Foreign key

2. The scope of the static varaible is...

Ans : function

3. Which of the following has the function scope?

A.Automatic

B.Static

C.Global

D.Goto label

E.All the above

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - other

IBM Latest paper

There are 2 sections Aptitude and technical . Each Comprises of 20 qs

Aptiutude:

1)two clocks meet at 12.Next time they meet again after

Ans 65.45

2)Soldiers form a square .Initially 32 soldiers left.Then 8 .After they could not form a square.Total at the beginning options 100,81,49,67

3)Age of Grandfather is the ages of 4 grandchildren where their ages are in consective.Find the age of GF. I think 72

4)3 person waiting for the train Some conditions given.Finally they ask the time.

Ans is 4.37

5)Some Squirrel qs where it covers 1/4 th distance then 1/2 i couldnt remember

6)if mpown=121. Then m-1pown+1 is 1000

7)if speed in the ratio 5:4:3 then the time taken to cover the same distance is

8)20men construct a wall 56m in some days similar one ans 49 (check aggarwal)

Technical

char *p=(char *)10 op=?

Running time of 8T(n/2)+q is ncube

Scope of static and automatic var 2qs nodes in binary tree of length 4 is 15(2pown -1) how to convert 2d array to single dimension options are

1.convering a row 2 colunm 3 or both in to o,s comments-for documentaion or it increases file size like that.u have toi choose the correct one

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Aptitude - General

IBM Test Paper

Technical part is easy we can finish in 20 mins.

Aptitude was tough out of nearly 100 members, they shorlisted 35 candidates for interview process.

I 1. In 1930 a man,s age is the last 2 digit of the year intercganged in which he born and his granpa,s age also like

the same.

2.10pow10pow10 if one takes 1 sec to write a single digit then how long will it take to write the above _expression.

3. 2 trains coming in opposite directions in 12 km/hr distance between the trains is 24 km an insect starts at the same time when the train starts at a speed of 18km/hr. How many km the insect might have travelled before it got crashed between the 2 trains.

4. less than 30 of them are there. Among those 1/3rd know french 1/4th knows english,

1/2 knows german, then 1/8 of

them donn,t know any of the languages. Then find out how many are there totally.

5. what will be the unit digit number od 7 pow 173

6. what is the probability that 2 of them selected randomly have got the same month of birth?

7. in c output of one prg. Very easy

8. parity bit for what?

9. if in a graph some nodes are there ....can we tell it is bipartite.. (question on discrete)

10-14. One comprehension and 5 questions based on that.

15. some 3 pairs of white socks, 4 pairs of red socks and 2 pairs of black socks among that what is the probability that

correct pairs can be taken out?

16. YWCC is what in options they had specified for compiler...a big hats off to chetana mam and suri sir for

maintaining such a wonderful group just to serve people who are in search of job.

Really thru this

group we are getting the chance to know the current openings..

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper Institute of Engg. & Management, Kolkata - 24 April

2007

IBM PAPER ON 24th APRIL AT KOLKATA

Hello friends, IBM came to our college on last 24th April,2007 and 207 students sat for the test. Finally 66 got selected. & I am one of them.

There were 3 rounds : Aptitude test, GD, interview . (Pls keep your college ID card with u, else they won’t let u sit for the test.)

APTITUDE TEST :

55 ques, 60 min time, followed by 15 mins for essay writing. R.S. Agarwal is more than enough. But if u r confident & have practiced enough of apti from any standard book, that will certainly do (I did from TIME materials for placement). But direction test, data sufficiency, venn diagram etc were common from R.S. Agarwal. AT LEAST GET

FAMILIAR WITH THE TYPES OF QUES AS TIME MANAGEMENT IS THE KEY

TO SUCCESS IN THIS SECTION.

Section 1- Verbal part

She performed _ the opera house.(in/at/on etc)

Another qs on preposition-easy.

Synonym-apathetic

_ clown of that circus became famous for his antics.(article)

Article again-easy.

Then a RC on some plants, pollen grains etc. Do it at last if u get time.

Section 2 –

Well guys I don’t remember the problems, but it was very easy. Just stay cool and keep pace with time.

Data sufficiency- about 5 qs

Venn diagram- easy, 5 qs. Problem was like- of 600 people,576 use credit cards

(VISA,AMEX etc).

Direction sense- 2 or 3 easy qs

Some more qs were there. Follow any standard book & u can definitely do them.

Section 3 – Attention to details

Eg: CBCBCCBBC CBCBCCBBC CBCBCCBBC –find who are alike or not.

4 or 5 qs like above.

Then 4 or 5 qs like- if * represents +,- rep. * etc, find value of 12* 5-7….etc

Section 4 – Technical

Qs from UNIX, DBMS etc.

Eg: which normal form is only and completely key dependent? Which command to use for seeing detail of a command in UNIX (man,info,display,help).

Essay topic- MONEY BRINGS IRRESPONSIBILITY

Be fast but stay calm. Apti is the easiest round- trust me. 129 cleared it.

GROUP DISCUSSION :

13 candidates in a group, 15 mins time, followed by 30 sec for summing up the GD for each candidate. Our topic was- “HONESTY IS THE BEST POLICY”. Everyone, even who sat silent was specifically asked to speak. But it is better that u speak spontaneously.

The round carries lot of marks.

94 cleared the round. (Usually GD isn’t elimination round but since too many had cleared apti, they eliminated some in GD in order to shorten the i/w round.)

INTERVIEW :

I won’t go into detail of it. A panel of two was there, extremely polite, approachable and friendly.

In technical, they asked about-

C(call by value & ref. etc)

UNIX,OS (shell, kernel etc)

JAVA (exception handling, features of OOP)

DS (linked list)

NETWORKING (http, port etc)

& some more qs on diff subjects. I answered well & confidently, tried to keep a smile on my face to make myself look confident and well-prepared.

Then there were some HR qs like about myself, my results, a prize which I won for writing on cloning, why IBM, what’s the difference b/w IT & CSE and like that.

( JUST GO THROUGH THEIR WEBSITE & prepare standard qs like why IBM etc.)

They looked satisfied with what I answered. Then it was over & we shook hands.

I was pretty confident about my selection & finally made it.

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper Institute of Engineering & Management, kolkata - 24

April 2007

IBM PAPER ON 24th APRIL AT KOLKATA

Hi guys and girls,

I appeared for the IBM recruitment test on 24th april, 2007 in our campus. Luckily, I got through.

Remember u need to have ur college ID cards or else they might not allow u to sit for the exam. Now there were 3 rounds of qualifying exams...

First round is the aptitude test.(55 marks total, cutoff 30 for boys)

So boys u have to be really good at what u do & girls u all can be almost be rest assured if u clear the aptitude test u will get through.

For aptitude test remember the first and most important thing is TIME MANAGEMENT.

Many good students don,t make it through the aptitude because they lack this skill.

Practice R.S.Aggarwal, it ,s more than enough for the aptitude.

It has 4 sections in its paper: (1 hr test)

(i) verbal (10 mins)

This will consist of filling up prepositions in the blanks. e.g. 1. he had been singing for a very long time, but until now he has never been seen

____ the opera house options: (a)at (b)in (c)on (d)none

2. the sea food did not agree ____ him. options: (a)with (b)on (c)for (d)in

There will be atleast 2 of these questions.

Then there would be few other ,fill in the blanks,.

Then there is a comprehension. Our passage was from "Origin of Species".

It was fairly easy, but don,t read the passage first, read the questions first and then find the answers from the passage.

They are mostly in sequential order from passage paragraphs.

This part is easy, u will get through if u have basic knowlege and skills of english.

(ii) Quantitative (25 questions, 30 mins)

This part is fairly easy.

First question was on venn diagrams (credit card holder problem).

Its a bit lengthy but if u can manage it u get 4-5 questions right straight away. then there are questions on direction, 4-5 questions on data sufficiency, 4-5 ques on replacing 0 and 1 by * & #, age problems etc

They r quite easy just remember the clock is ticking.

(iii) Attention to details (10 mins)

This section be careful...this section is very easy but be attentive to details, I would suggest do this right after the verbal.

There will be 2-3 questions on similarity like

234222272451 23422272451 234222272451 find any dissimilarity. then there will problem on relation- father, son like that then replacing + by *, - by + and so on... last question will be on case study. they had given us a criteria list for admmission and few biodatas for considering whether their applications will be accepted.

(iv) Technical (10 mins) this portion will contain checking output, choosing correct answer etc.

It will be based on DBMS, C, unics commands and may few other topics...

Essay writing:

They will provide 15 mins after aptitude test for writing this passage. About 300 words.

Now don,t think thats enough time, u hardly get any, trust me. Start writing the moment u get the signal, but don,t beat around the bush, be clear in expressing ur ideas and their justifications. Ur aptitude marks most probably don,t include essay marks. But they do pay importance to this.

128 were selected from 200-220 after aptitude test.

Next is the GD round, now we were never prepared for GD as we thought there won,t be any GD, but surprisingly we had and 94 were selected out of 128.

There were 12 in a group, and all the girls would be selected here, so boys u all have to open the zip of ur mouths and talk. Don,t sit Dumb. U lose points for that. Don,t wait for too long for others to finish.

They check ur communication skills and ur ideas. Just remember u have to talk.

If u get through this u will face Tech+hr interview and mostly they will be conducted by the People who conducted ur GD.

Now, this is totally a matter of luck, in which panel u get...

If they ask u technical questions they are generally Not plain easy, so u have to be well prepared in technical, which I was not.

As I had already got a job offer from Cognizant, I wasn,t looking forward to any job in

IBM. So I hadn,t taken any preparation at all.

But U guys don,t do this, my interview was mainly on HR so it was easy, though they tried to crack me with stress questions, but they couldn,t.

There were 2 men in my panel,

It was as follows: me: good afternoon, sir. sir: good afternoon take ur seat. me: thank u, sir. sir: i didn,t get time to read ur essay, tell me about it in brief. me: explained (they were satisfied) sir: tell us something about urself me: told (stress on ur extracurricular activities if u have good ones, now I was in news reading and also some simple research work) sir: u said u did researchwork, would like to do research in IBM? me: right now I would like join, learn and grow with the industry and in future I might think about switching to that. BLAH BLAH sir: have u got any other job offer? me: yes sir, from cognizant. sir: why do u want to join IBM, cognizant is the fatest growing company now? me: explained(<

Trust me always go through the press releases or news of the company u r sitting for, because if u talk about those they really get impressed,

Just visit The Company,s Home Site, U can get all details there>>) sir: Ok, what is ur favourite subject? me: Principles of programming language sir: tell me diff b/w structure in C and C++? me: told sir: tell me a func where u don,t have to define a body? me: pure virtual func sir: explain that. me: (that was the only thing I couldn,t recall) sir: anyway, tell me about header files me: BLAH BLAH

< > sir: Ok, lets say I give u a job Not challenging, a job that class 12 boy can do, would u do it? me: well a job is only as challenging as u make it, and i think there ,s no harm in starting with a class 12 job, I can surely work my way up. sir: tell me a phase of ur life where u went through a big change. me: from my school to college..BLAH BLAH sir: are u mobile? me: absolutely sir: ok, lets say I send u to jungle rural place and tell u set up an IT workshop, what will the 3 most important challenges u will be facing?

me:<>

(i) requirement analysis: planning, gathering info on what is necessary to get the job done, framework etc

(ii) man power= local technically ignorant people + technically experienced people -->

Managing them Together

(iii) handling unexpected events that r bound to occur in any large scale job

They were totally impressed with this answer. sir: u have any question for me? me: sir can u tell me about the training program in ur company? sir: BLAH BLAH, any more questions? me: yes sir, can u tell me more about 10 yr pact made b/w IBM and Idea cellular and

Aditya birla? sir: BLAH BLAH, anymore? me: no sir. sir: thank u me: thank u

Results came after an exhaustive wait till 8:30 pm. 66 were selected from 94.(Final

Selection 66 from 200-220) Luckily my name was there.

Only thing u got to remember is that be confident at all times during ur interview, even if u have said something wrong or couldn,t answer something don,t lose ur confidence... atleast don,t show that in ur attitude. Keep ur head cool, body language calm and be confident and if u have good communication skills u will get through. The interviewers are always friendly and smiling so u be the same way.

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - other UVCE, Bangalore - 15 April 2007

IBM PAPER ON 15th APRIL AT BANGALORE hi friends i m bharath here .....i m doing 6th sem mechanical engg in UVCE ....i m happy to say that i placed in IBM .....paper was too easy friends ....test conducted by MERIT

TRACK .....

55 questions it consists of 4 parts ......

SECTION1(10 que) too easy 5 articles and then 1 easy passage 5 questions from tat .......

SECTION 2(25 que) (QUANTITATIVE) ....

1 to 5 questions on venn diagram

5 to 10 on decesion making

11 to 15 data sufficiency

16 to 19 mathematical operation

19 to 25 simple apti friends u can do it easily

SECTION 3(10 que) (LOGICAL)

1 TO 5 on binary conversion like $=1,*=0 , whats the value of 1)566

2)LCM(16,8,10)

3)AVG(3,6,9)

4)16-AVG(2,4,6)

5) $*$ - *$$ just divide by 2 u can get the ans friends refer quick mathematics by TYRA for binary que

6 to 10 one puzzle on that 5 questions

SECTION 4(10 que) (TECHNICAL) que from C,C++,DATA STRUCTURES..... friends my suggestion is to manage time do fast cut off will be 35 and above as i think for written verbal and non verbal reasoning book helped me lot friends then 15 min essay writing then GD friends just they will check ur interaction and way u talk then (TECH+HR INTERVIEW) friends 3 HR persons interviewed me really its challenging moment to face them .....just i told everything positively with confidence ........i was smiling bit first they asked me que from C i answered some que... later they went deeply to ask

C then i told sir i m from MECH ENGG i know only basics then he stopped C que then they start asking HR questions really its challange to face those que ........always they tried to take me into -VE side but i ans every que in a +VE way and i impressed all ............... they felt happy with my ans friends thats all 25 min they interviewed me friends always be confident .............do well ....this is the 3rd company to my clg ...in first

2 companies(CTS and WIPRO) I rejected from HR ......so friends dont loose hope think positively thats it u can do ............god will place u in good company

really i m happy to say that now i m the member of worlds largest IT company now i m

IBMmate

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper NIT Durgapur - 11 April 2007

IBM PAPER ON 11th APRIL

Hello friends,

My name is Ajitesh Pathak, a 3rd year student of NIT Durgapur studying in the branch of Information Technology. Like many before, I used to browse this website for company papers and experiences of those who got placed and believe me it feels great while writing as one. On 11th April, IBM India had visited our campus and 72 got selected out of 340 aspirants. Thank God, I was one of them.

Here are the details of the selection procedure.

There were 4 rounds…

1 . Written

2 . Essay round

3 . GD

4 . Tech + HR Interview

340 sat for the interview and 166 got selected. The cut off for every department was variable but for the ECE, CSE and IT ppl it was very high. There were 55 ques and 47 was the cut-off. Yes, believe me, tht’s the fact. 47 was the cutoff and for Non-IT depts.

Like mechanical, EE, Meta, Chem.. the cut off ranged from 35 to 40. Let me brief you about the written test.

There were 4 sections…

1st Verbal Section: 10 question s

2 ques on filling appropriate words..like

[1] The money was shared ______ the two.

(a) Among (b) Between (c) a & b (d) None

[2] _______ preparing for the exams, she had also prepared a presentation.

(a) Beside (b) Besides (c) a & b (d) None

1 ques on a synonym based sentence

[3] The phone number was incorporated into the directory.

(a) Exclude (b) Include (c) Condemned (d) None

Then the next 2 were on articles, very easy ones.

Then there was a RC… on embedded systems. Basically, read the 1st para, answer the 1st ques… the ques were set according to the paras… very easy, try to do it in the end. Do the ones you are comfortable with.

2nd Aptitude Section: 25 questions

Believe me this was a good section. There were easy ques but you had to be patient and not excited. Try to keep your adrenaline flow under control….

Q on Venn Diagram…

There are 32 tables in a room. 9 tables have salt bottles on them. 1 table has salt and pepper only, 1 table has salt and sugar only and 1 table has pepper and sugar only.

3 tables have all of them. The difference between the tables containing pepper and sugar is 2. Find the following..

[1] No. of tables containing sugar. [Ans: 17]

[2] No. of tables containing sugar only. [Ans: 12]

[3] No. of tables containing pepper. [Ans: 15]

[4] No. of tables containing pepper only [Ans: 10]

[5] No. of tables containing salt only. [Ans: 4]

Then there were few symbol based ques.. Like if + is /, / is -, - is * and * is + then evaluate.. there were 4 expressions..

There was a q on odd one out… there were 4 expressions and 3 of them evaluated to 36, the answer was the one which didn’t evaluate to 36.

These comprised of ques [6],[7],[8],[9], [10]…

The next 5 were data sufficiency ones. Very easy… CAT aspirants would sail through this portion.. Very easy ones…

The next five were general questions on aptitude…like

[16] If 5 cakes takes 1 hr 30 mins to bake in an oven when kept together, then how much will it take 10 cakes to bake in an oven when kept together. [ Ans: Same time ]

[17] P and Q can write 135 pages in 27 hrs. P can write 3 pages in 1 hour. How much time will it take Q to write 42 pages. [ Ans: 21]

[18] A beats B in a 100 race by 10m . B beats C in the same race by 10m. Then by how much does A beat C in the same race. [Ans: 20m]

[19] A class took an exam and each scored either 80 or 100 marks. If 10 students gave the exam and 100 was the max score one could get, then find out how many got 100 marks if the average of the class was 94. [Ans : 7]

The last one I don’t exactly remember but that was very easy. Anyone could do it.

The next, the final 5 of this section was a concentrative portion.

If $ represents 1 and * represents 0, then find the following in this code…

There were 5 expressions. One had to find the value of each of the expression and then convert it to binary form and then encode it according to the 1st line. This was a little cautious portion, but keep your cool and don’t make a mistake in finding the binary.

One thing, normally IBM gives q’s on cubes but there were none in our paper. So future aspirants should be knowing how to do the sums of cubes. Just think upon it with a

group of frnds and then it wil be fine. Also know the octal, hexadecimal systems and how to find the equivalents of numbers with decimals, like 0.4375

3rd Attention to Detail Section: 10 ques

This was the easiest section. Some patterns were given and you had tell wich patterns were same according to the options. So be calm and keep your eyes open. There were some symbol based questions also. There were 5 questions which were based on a small passage.

It was a passage about a club with some membership criteria to be fulfilled. Don’t read it.

Start with the questions and relate the options with a criteria because it was a section named Attention to Detail not Reading Comprehension. So work with the options. This is where maximum students lost the time when they started reading the criteria. Play with the options.

4th Technical Section: 10 ques

This was a tough section especially for the Non IT branches.

4 ques on C/C++, 3 on DBMS, 3 on Unix.

Just brush up your C concepts ans do some intelligent guess work. But the crux lies that you are expected to have all the 1st 3 sections right if want to guarantee a place.

When I went to the Interview Room, the interviewer told me that I only made 3 mistakes in the Technical Section, the rest all were right… ie, my score was 52 out of 55… So try to have a very high score in written.

Before the Interview there was the Essay round of 15 mins and GD.

Essay was a general topic… Primary Education is more important than Higher Studies…

There was a GD round and the GD round carried a lot of marks. There were no eliminations after the GD round but it carried a lot of marks in the final score.

When I entered the interview room, it appeared that I was already selected before it. I had a 5 mins interview session. All was HR, they were asking as if it was a formality. They told me about my written test which I mentioned earlier and also my GD and essay, which was very gud as they said. They didn’t see my file neither my CV. They asked me general ques about family background, place of birth, and about extra-currics. Try to mention things which will shift the interview towards your way. Like they asked me whether I had written any complex programs in C or C++. I said that yes I had written few like the 15 puzzle program, Tic-Tac-Toe, Spiral and I purposely mentioned that I didn’t use any A.I. or some high concept but applied my basic knowledge about C like arrays, pointers… From here he asked me what is an array and a vector, Diff between

Call by value and Call by reference, diff. between return() and exit() .. that’t it…

Then they commented on my high C.G.P.A. and asked me my standing in the department. Time was smoothly moving and all my answers were spontaneous. Finally they asked me why a manhole is round. I answered it almost. They shook my hand with

an assured face tht I was selected and said: It was very nice meeting you, Ajitesh. The interview was over even before I could realize.

The results were out after 2 hours and 72 were selected…. My name was announced and everything went happily thereafter.

Other panels also asked many on IBM info…

CEO and Chairman ::: Samuel J. Palmisano Headquarters ::: Newyork (Main)

IBM India President::: Shankar Annaswamy Bangalore(India)

IBM India VC ::: Rajesh Nambiar and Amitava Ray..

Visit the IBM site for further details… and one for those who have spectacles…

I have one but I wasn’t asked this one. Other panels had asked what kind of lens does the specs have and draw the ray diagram showing the defect and the effect after the lens. So be confident and try to score high in written, essay and GD… interview will shorten automatically… Ppl with higher C.G.P.A. have great chance in IBM…

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - other Walchand College of Engineering,Sangli - 1 April 2007

IBM PAPER PATTERN ON 1st APRIL

HI.......... I GOT SELECTED AT IBM ON 1ST OF APRIL ........IT WAS ONLY THING

HAPPENED WITHOUT "APRILFOOL"..........OK... JOKES APART........!!!!!!!

WE HAD PPT AT 8:30 ON MORNING......... THEN TEST STARTED AT 10:30

THE TEST WAS QUITE EASY...........

IT CONTAINED FOLLOWING SECTIONS.........

1:VERBAL :- THERE WAS ONE PASSAGE FOR COMPREHENSION...........JUST

EASY

AND 5 FILL IN BLANKS FOR PREPOSITION FILLING.......... VERBAL IS QUITE

EASY............

2:-QUANTATIVE : IT WAS ALSO EASY.............

U CAN REFER AGARWAL BOOK FOR IT..........

3:LOGICAL: IT WAS COMPARATIVELY DIFFICULT..............

I DIDN,T GOT MUCH TIME FOR IT........ U CAN REFER AGARWAL

BOOK...............

4:TECHNICAL : IT WAS BASED IN BASIC C/C++

IT ALSO CONTAINED QUE FROM DATABASE & UNIX....... THERE WAS

ADDITIONAL, QUE OF ESSEY WRITING..............

TOPIC WAS "SHOULD ENGINEERS ACCEPT FOREIGN JOS?"

IT WAS 15 MIN TIME FOR IT

RESULTS DECLARED AT 3 PM ............. AS EXPECTED I WAS

SHORTLISTED.............

I HAD MY INTERVIEW AT 5 PM..............

THEY ASKED ME ABOUT MY PROJECTS & PPTS IN DEPTH..........

THEY CHECK COMMUNICATION SKILLS,LEADERSHIP

QUALITIES............ALSO U,R MARKS.......

BE CONFIDENT AT INTERVIEW.............THEN U R THE WINNER...................!!!

WELL PREPARE U,R RESUME............ THEY CAN ASK U ANY

QUE................FROM RESUME...........

RESULT DECLARED AT 10 PM ...........

THERE WERE 123 CANDIDATES SHORTLISTED.......... AND 58 STUDENTS

SELECTED FROM INTERVIEW.............

I WAS ALSO SELECTED.............

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper W.C.E. ,Sangli - 1 April 2007

IBM PAPER ON 1st APRIL

Hello u all IBM seeker !!!!

I am Shabbar A. Lokhandwala from T.E. (C.S.E.) W.C.E.,Sangli.

We had an test and interview on 01 04 2007.

Appeared near about 200 students

Aptitude test short listed: 129

Selected: 58

Thanks to God ,all yuvajobs guys , my friends ,my family members praying for me and my luck .

Ya boys n guls I am now IBMer.

Procedure:

1) Written Apti Test

2) Technical Interview cum HR Interview

1. Written Apti Test (Meritrac): 55 questions to be answered within one Hour & an essay to be written within 15 mins.(essay topic is given at last 5 minutes.ours was “engineers should not accept jobs outside the country.”(Write in legible, good, No!!! in best handwriting as it is seen at the time of interview . They may ask u questions on that also as I mentioned @ Swadesh movie I was asked @ that.))

Section 1:English aptitude

1.

I had seen the boy throwing stones …..the old lady. (use towards/on/to/at)

2.

Synonyms lady was so seluete ,so everyone was praising her . ans : flexible

3.

Use a an the example was easy.

4.

Use a an the example was easy.

5.

Preposition again. Easy

Then the long passage and on that 5 qs. leave it .Do at last as u will have much amount of time.

Section 2: Quantitative aptitude (go with examples like bouquet of 200 roses 5 red 2 yellow ,5 red &green like that plz as 5 qs on that I was unable to ans them.)

Section 3: Analytical ability

Is given statement answerable by a:1 b:1,2 c:by both and d: by neither.choose correct option among a,b,c,d. Like plz do as u can win ur match here 5 qs on that.

Easy and must solve first like *replaced by +,/ by *,+ by * and – by / so evaluate

28/4*2/1-3+5

Section 4: Computer section qs from Unix(some commands given what will be the output?) & for technical

DBMS(tables given & ans regarding keys ),what is Normalization? ,sorting complexities worst case which will perform best? Etc.

For quantitative aptitude & analytical ability I will suggest to solve RS AGGARWAL

(both) specially Venn dia, mathematical operations, puzzle test, data sufficiency, binary conversion, direction test(south north east do sense : In south turn towards right is towards east do it cool ly. ),time distance speed, profit loss, percentage problems.

Age problem like veena younger than 3 years seema who is 4 ys lder than reshma….finally who is older amongst all like 3 qs?

Sorry guys I cant provide u the details of written paper as I was then busy in solving

them. But truly speaking it was easiest test I had given ever.Ya Believe me I am also avg case student like u all as my overall % up to 5th sem are 65.36.Ya now u can believe me.

Initially on the ans sheet of essay they have mentioned that they are going to conduct GD of short listed candidates but at last they haven’t , But remember guys they have just started the GD tradition in on campus interview processes.

2) Technical Interview cum Personal Interview

I would like to express my interview experience as I think it maybe useful to them who have the same dream to be an IBM’er just I had.

I:may I come in sir? He:no (amazed !!!!) then come in yaar.(so friendly)

He:have a seat plz .tell me @ u and then @ project.(answered well …like the river. Plz in project explanation draw some figures tables for the sake of his understanding he is just checking ur communication. Skills. (If u r convent student plz drop this instruction) (I am now going to provide u best of all idea to improve the English. first buy CHAOS dictionary of Marathi to English I m not selling or advertising anything(for the sake of my security) just mentioning the thing which I had done so now take the Marathi news paper or any book u like most and daily u have to translate the 10 lines of Marathi to

English. Don’t think about the tenses. Just go on improving ur vocabulary. My experience tells that within 5 days u will have confidence in doing all things .Hoping that u will do it sincerely.) )

Then a complicated pgm given to solve i tried it ,don’t give up so early at least try something who knows ur luck supports u at that time and u will be able to solve it.

Asked @ family.

Why should IBM hire u?

Ans: Because of my abilities like creativeness and innovativeness, learnabilty, flexiblity,…….xplain with eg.

How many files created after successful execution of pgm?

Good!!!!! Strengths ?

Like river I answered (he got impressed)

Ibm: why we use main? Why not multiple mains? If main is not declared what will happen?

Me: compiler will raise an error message.

Ibm: what kind of error message?

Me: I don’t know exactly but I think it will say main function not defined/found.

Then he open up with real weapons and given me 10 problems list to solve within time limit of 5 minutes. Was easy but tricky I solved luckily just to give o/p of pgm (test ur c skills helped here).

IBM: Favorite sub?

I: All. (Impressed but plz give such ans if u r perfect .I was, as I have prepared IBM as my dream company.)

He asked me no. of qs on networking, o.s. Dbms(novice level ),c,c++,java , vc++ all

things explained by me so impressed. Uptil now spent 25 min

Then turned towards personal interview asked all general qs @ relocation, preferred place,etc.

Then I asked his good name. He: Mr. Pravin .

He wished me to meet again. Given clue of selection.

So plz be prepare for the test and interview and to be a part of worlds no-2 brand and s/w no 1 branded company.i m always with u. see u all in IBM .

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper Govt. College Of Engg. Amravati - 23 March 2007

IBM PAPER ON 23rd MARCH AT MAHARASHTRA

Hello Friends !!

I,m Miss Apeksha Dengre,3rd year B.E computers student from SSPM,S College Of

Engg,Amravati,Maharashtra. On 23rd March ,07 I got 1st chance to apper for campus interview. Being 1st chance i was quite nervous but managed somehow, and now finally I

GOT PLACED IN IBM Global Sevices.It was really a dream come true.

Dear friends i,m here providing you with pattern paper we had at IBM.plz do go through it once.....it will surely help you out.

ROUND 1 :

This was an aptitude test.It was simple and easy but needs your concentration.Aptitude

Test had 55 questions divided in 4 sections.

1) English Section :

In this sectin there were in all 10 ques. of which 5 were based on a given paragraph. Rest

5 were too easy ,they included filling up articles and prepositions,also synoms.you can easily get through this section.

2) Logical Aptitude :

This section had some logical ques. easy can be solved using venn diagrams.Also had some ques on blood relation ship.It was somewhat this way

(unknown values) A company manufactures juicies of different flavours like orange

,mango,pineapple,strwberry etc etc.and some conditions are given as it manufactures 4 packs of pure orange juice,7 packs of banana juice,3 packs of mixed orange and mango and so on .and u r told to find the other quantity such as ...How many pure mango packs

are manufactured? try solving it with help of venn diag.

3) Attention to Detail

This was very easy n interesting section.here some options are given and u need to identify which of them are alike and then mark your final answer. for eg. a)XXGFXGGY b)XXGGFXGY c) XXGFXGGY d)XXFFGXXGY. you are given answer options as 1) a & b are alike.

2) b & d are same

3) a & c are alike.

In this case answer is 3)a & c are alike. so here u need a careful eye and good concentration.there were 4 ques of this type so this helps u app up to your score.

It also had some symbolic ques as if , 1 , is represented by , $ , and " 0 " by , * , then what is the value of $$$*$*. somewhat like this.These are really logical and are time consuming here you need to use binary logic.

4) Computer Fundamentals:

This was a bit tough for me as i didn,t have much knowledge bout dbms but there wer some basic ques.In some ques. you,ll be given a program and u need to sort out the errors.u can mange it if you r good at technical.

That was all about the aptitude test.As we finished with it we were given a plaion answer sheet and were made to write an eassy on spot,time alloted was 15 mins. our essay topic was: MONEY BRINGS IRRESPONSIBLITIES.

Just be clear with your views and use good english some proverbs.don,t jumble up just divide the essay in three parts.A bit of intro. then u can go for present senario your view for it and then sugesst some eg if come to your mind how can u make best of your money and lastly conlude it confirming your opinion. thats all .

Now it was a time we were curiously waiting for results.It was around 1.00 pm results were displayed finally and there i saw my name.This made me more nervous but same time excited.Then we all were made to be seated in one room were they gave us a form we were told to fill up and complete nacessary formalities.IBM coordinators are very polite and friendly they help u get through each step.

Now finally Interview round started and countdown begins.Soon I was called.I started with --plz may i come in sir.There were 12 panels each of one.The person who interviewed me was gentlemen with smile on his face.He greeted me --" hello

Apeksha,have a seat".

At 1st he told me to introduce myself.I started very nicely.I tolde him my strengths n achievements.he further asked me my weakness. i answer "i,m talkative" he said in what way it,s ur weakness.i explain it.He then asked me some ques. about paper i presented as it was included in my CV.then i was questioned on my hobbies.i had told "

webrowsing".then he cam,e towards TI. some ques he asked were......

Difference betn C and C++. wat is procedure n object oriented? wat is top down and bottm up approach? types of inhertence? some ques on HTML as i included in my CV. further ques were on my HTML; project of 2nd yr i explained him throughly. then some wer on DBMS.

Then he question me some situational as if u working in IBM with a group of ppl and u need to work with them....n so on...

He asked my" Do you know that IBM is a known as BIGBLUE?" i said"No sir,but asked hin if i could make a guess".He smilingly replied " sure!! ". Then he further continued with situational ques.and finally said" i,m truely satisfied on my side,you may wait for the results". and then was time simply to hold ur heart.and fiinal results were announced by 8.00pm.and I WAS FINALLY SELECTED !!

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper Govt College of Engg, Amaravati - 23 March 2007

IBM PAPER ON 23rd MARCH

Hi everybody ,I got selected in IBM on 23rd March. We were having campus in amravati college of engineering .

Around 1100 students appeared for aptitude test and they selected 147 students in aptitude.

After interview they selected only 60 students and I WAS ONE OF THEM !!

ROUND 1:

The aptitude test was very easy.We were having 55 questions to solve .

There were 4 sections:

1:VERBAL

There were questions on prepositions,fill in the blank with correct word.Solve these first as they are very easy. then there was a passage .Try to do this at last.this saves time.

2:APTITUDE

Logic based questions and some questions on probability .there was a question which

was to be solved by venn diagram.

It was having 3 sub questions.blood relation problem.

3:ATTENTION TO DETAIL

Find r these alike

XXXYYJJGCFHKL XXXYYJJGCFTKL XXXYYJJGCFHKL .3 questions of this type.

This is very easy try to attemt it first .there were questions like $represent 1 and * represents 0.there were 5 questions on this type .like evaluate $$*$$^$* .they are time consuming .use binary numbers concept. there was question like * represent +,/ represents - and so on .there were around

3 questions .evaluate expression as

3/4+6....

4: COMPUTER FUNDAMENTAL

10 questions.They asked the output of small C language command .2 questions were on

UNIx commands some question were on SQL.

This was all about aptitude.

Then they told us to write an essay on "Money brings irresponsibility".they gave us 15 minutes. try to make it impressive..they may ask question on essay like why do you think so.. try to get above 35 in apti..Apti started round 9:30.results were out till 12:30.

ROUND 2:

We were having only one interview ti+pi. my interview was at 4,O clock in afternoon.here r some questions:

Tell me about yourself. what is cursor,accelerator in C. what is data structure. what is pointer. he asked me to solve 2 problems on work-time . if 75 men require 30 days how many 25 will require .both were from R.S.AGARWAL. some unix commands . your favourite subject.why. r u interested in having higher studies if you r offered job by ORACLE n IBM at the same time ,which 1 will u select.why.

JUST BE YOURSELF !dont give any fake answer .they may pull your leg on that point.

Be cool! maintain eye-contact and KEEP SMILING .believe me,this works !!even if u r not able to ans any question , dont be tensed ,just tell him that u dont know it.

This was first time i cleared my apti..n..i got selected!I was benefited by this site.So i contributed my paper.

Thanks to all those who have contributed earlier.

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - Interview Kalyani Govt Engg College - 17 March 2007

IBM PAPER ON 17th MARCH

At last! Oh I haven’t introduced myself --- Anjan Goswami (IT, 3rd year, B Tech) kalyani govt Engg College (K.G.E.C). Whenever I was reading this page I have always thought when will I be able to write at this column & yes it was 17th march 2007 when I got selected in IBM, BIG BLUE. I would like to express my interview experience as I think it maybe useful to them who have the same dream to be an IBM’er just I had.

I was one among the lucky students of K.G.E.C & now I am giving the details: if interested read till last else skip.

Appeared for Written: almost 170

Cleared written: 68

Selected: 39

Initially they informed us that they are going to conduct GD but at last they haven’t but remember guys they have just started the GD tradition in on campus interview processes.

1. Written test (Meritrac): 55 qs to be answered within one Hour & an essay to be written within 10 mins. (in our group essay topic was “chances of

India in winning world cup”)

For aptitude test, paper was easy but time consuming if u r not fast, there also exist overall cutoff (in our case it was 30+) & sectional cutoffs for only CSE, IT, MCA ,

MTECH students so consistency in each section is required.

Section 1: English aptitude(article preposition, RC, Synonyms)

Section 2: quantitative aptitude

Section 3: analytical ability

Section 4: computer section

For quantitative aptitude & analytical ability I will suggest to solve RS AGGARWAL

(both) specially venn dia, mathematical operations, puzzle test, data sufficiency, binary conversion, direction test,time distance speed, profit loss, percentage problems. & for technical qs from Unix, DBMS, C etc

Sorry guys I cant provide u the details of written paper as I was then busy in solving them.

2. Interview: (my interview was mainly HR basis & it was at least 30 min long)

Before announcing results the told us to gather in a room. One of them failed to find the room so I asked him “can I help u sir? He queried I answered then he asked my name after asking whether I am a candidate or not? & said I cleared the written!”. As I have scored too well in written (here I utilized my time management) so I was the first one who went to face technical + HR interview just after the fillup of forms so I didn’t get any time to prepare myself mentally & even to make myself fresh!

Me: may I come in?

Ibm: yes (actually it was a 3 member panel- mr arijit, mr indrajeet, ms dola- she was also a pass out senior of our college)

Me: good afternoon sir, good afternoon mam. (I am still in doubt whether I have greeted them by saying good afternoon or good morning! )

Ibm: please be sitted. Thank u. they carefully observed my CV & other documents & ask to tell me somethibg abt myself.

Me: answered just like a river

Ibm: anjan u hav told that ur aim is get a challenging job & adding value in IBM. Please clarify?

Me: answered (think they were satisfied)

Ibm: but every job isn’t challenging?

Me: I will make it challenging. (With full confi )

Ibm: what do u want to achieve & how can it will be possible in IBM

Me: answered (just conveyed their motto & what ibm offers , listened in ppt)

Ibm: u have told abt ur strengths. What are they Where u have used it & how IBM will be benefited from this?

Me: explained.

Ibm: what kind of difficulties u have faced while organizing college fest?

Me: answered

Now the madam started.

Ibm: u have told datastructure abt ur fav subject. Can I ask some qs from it.

Me: yes why not.

Ibm: what is datastructure, examples , diff bet Stack & Queue explain it. Represent stack by linked list, write the insertion routine by dynamic allocation technique.

Me: answered confidently & correctly

Ibm: whats abt C?

Me: I informed her that this is my fav subject but as C is a prog lang that’s why I have mentioned datastructure.

Ibm: why we use main? Why not multiple mains? If main is not declared what will happen?

Me: compiler will raise an error message.

Ibm: what kind of error message?

Me: I don’t know exactly but I think it will say main function not defined/found.

Again HR continued

Ibm: initially u will be trained in kolkata then Chennai. Any problem

Me: no sir I am relocatable any where in the globe.

Ibm: suppose clients are demanding a work in 24 hrs but it require 48 hrs ur approach as team leader?

Me: just conveyed for “customer satisfaction” I have to make it (initially strategy, tem building & pulling out best from them)

Ibm: as u have completed ur portion but ur peers are facing same problem.do u go for amusements? NO so what will u do?

Me: as I am also bearing the risk of IBM so I will stay to assist my collegues & for this reason I can sacrifice. (I was 100 % confident that my answer really satisfied them)

Ibm: u told that ur hobbies are listening to music & singing. What kind of music u like to listen. What are the diff types of music explain when u listen them. If I give u an option to choose a particular type which one will u choose & why?

Me: answered.

Ibm: anjan would u like to sing some lines for us?

Me: I said why not. Sir do i have the permission to sing any hindi song & sang “koi hero ehaan koi zero ehaan koi bhi star hai koi bekar hai….(pkir bhi dil hai hindustani)”

Ibm: all of them smiled (for the first time I saw them to smile with me) & said its really very nice to meet u.

Me: I smiled & greeted all of them & said “hope we will meet soon”(for this god damn line that I had spoken there I was tensed till the result haven’t arrived)

Ibm: yes definitely we will disclose the result after 8 pm.

That’s all Guys.lastly they offered us their T shirts IBM persons are really friendly u cant imagine their politeness & their behavior. IBM seeks students who have DEDICATION,

INNOVATION, and TRUST. They require team workers so try to deliver your best cause my this kind of strengths have helped me a lot. BEST OF LUCK & hope “WE WILL

MEET SOON in IBM”

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - Interview MIT,Ahmedabad - 16 March 2007

IBM PAPER ON 16th MARCH AT AHMEDABAD

Hi every body, I got selected in IBM on 16th march

i want 2 share my exprience wit u.my aptitude test started on 10.15am there where 4 section in that 1st foenglish;2nd for analytical abilities,then attention department;then last

& 4th section was on computer basic knowladge.the test was easy &we are also provided with the eassy paper to write eassy on 1out of 10 topic in 500 words.then result displayed in 2 hr. after cracking the apti we where suppose 2 attend interview in interview

Sir,1stly saw my resum my all my % given in resum. then ask me question that whet r ur qualities so that we should selectu in IBM?

Then i replied as my self confidence,disipline!! then they crosses lot on my of confidence i replied them all time confidently then they ask me abt my knowladge abt C,C++ but i truely told them that im not perfect in c&c++ then they ask me abt me extra activities other than studies then replied them con fidently my ans then they told me 2 explain my paper presented in pune i explain all things to them then they ask me abt my family background & all the common things???? at last mw interview come 2 end in 20min i was little confident abt my selection & same thing happen I GOT SELECTED just i wan 2 tell u that be confident at time of interview in IBM give all correct information to the sir taking interview u will select in IBM. they are there 2 select u nt 2 reject

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - Interview Asansol Engineering college,Asansol - 23 February

2007

IBM PAPER ON 23rd FEBRUARY

Hi every body, I got selected in IBM on 23rd.

I want to share my experiences with you. During the aptitude exam we had very less time. So time management is an imp factor. The apti consisted of 4 sections. The 1st was

English reading & Comprehension ability test. There were prepositions which were quite dicey and articles. Then there was a comprehension passage on 2D & 3D CAD design.

The second part consisted of numerical & logical ability in which there were questions on number, time ranking test from RS Agarwal, set theory, Binary, Blood relations and few problems which were very easy. 3rd part was attention ability test. Questions were from decision making, mathematical operations i.e. if + stands for *, / for - etc. Fourth part was on Computer fundamentals. Those who are from IT/CSE have an added advantage here, but as I’m from ECE I had a bit of problem. I played a bit of tic tac toe here as there was no negative marking. Guess I was a bit lucky here. It might sound easy but remember we were running short of time and cut off per section was very high about 50-60%.

Interview Questions:

1.

Where is your résumé? Sir invigilator stapled it with my ans sheet.

2.

Introduce yourself.

3.

Why do you want to switch to S/W industry? More opportunities.

4.

Write a program in C to sort a list of numbers in descending order.

5.

What is static & dynamic logic?

6.

Differentiate b/w analog & digital communication.

7.

What’s Bi-CMOS?

8.

Why do you think we should recruit you?

9.

Which is the last book that you have read?

10.

Tell me something about the book?

11.

Which is your preferred location?

12.

Are you ready to relocate?

13.

Do you have any questions for us?

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper Bangalore - 18 November 2006

IBM PAPER ON 18th NOVEMBER AT BANGALORE

Hi friends,

IBM Selection Process:

1) Written test

i) Verbal Ability

ii) Mathematical

iii) Analytical

iv) Techinal

2) HR and Technical Interview.

Written test had 55 questions. i)Verbal Ability consisted of simple questions on prepositions and Synonyms like:

1) Are you aware ---- the consequences of cutting down trees. a. of b. about c. on d. into

2) She is HYPERACTIVE. a. Lazy b. Energytic c. Naughty d. Pretty

2) Mathematical section was also simple like:

1) if * is replaced by +,/ is replaced by *,+ is replaced by -,- is replaced by /, then the resulting answer for 5+6/2*4-7 is

4 options.

2) Problem an ages.

3) Analytical just requires you to look carefully. Questions were like:

Mark the answers according to the options shown below: a) if all 3 answers r the same. b) if only 1st and 2nd are equal. c) if 1st and 3rd are equal. d) if 2nd and 3rd are equal. e) if all 3 are different.

1) a. 3243321 b. 32433242 c. 324343543

2) a. Venkatesh Rishpal b. Venkatesh Rishapal c. Venkatesha Rishpal.

4) Technical questions were on C and Unix.

1) The allocation of pointer to 5 integer elements can be done dynamically by: i) int i=char(*)malloc(sizeof(int)); ii) void i=char(*)malloc(sizeof(int)); iii) iv) a) only i b) only ii c) ii and iii d) none of the above.

2) Another question on Pointers.

3)The operator to redirect from input-output to stderr is: a) p>>> b) p>> c) < d)>

4) Few more ques on unix....i dont remember.

Test was over by 11.30 and we had to wait till 2.30 for our results. They announced the names of shortlisted candidates....205 of us had cleared out of 600.

Next we waited til 4 for our HR and Technical round which was clubed into a single round.

In this round their major concentration is on your communication and how strong you are at talking and putting across you thoughts.

As soon as i was called:

Me: Excuse me sir, may i come in?

Sir: Yes come in.

Me:( i waited for him to offer me the seat)

Sir: Please be seated.

Me: Thank you Sir.

Sir: Hello Mamta, How are you?

Me: Im fine sir, Thank you.

Sir: Had your lunch?

Me: No sir..not yet.(it was 5.00 pm at that time.)

Sir: why?

Me: Sir I thought ill see my results and then have lunch, but as soon as our the results were out,we were called into the seminar room for further rounds.... (i was too straight forward and truthfull (except for few questions) thru out the interwiew). So didnt have lunch yet.

Sir: Are u happy that you are shortlisted?

Me: Oh! Definitely Sir.

Sir: Tell me about youself.

Me: I started off with my education, my projects, my family, my strengths, my hobbies and i stopped there.

Sir: so wat are ur weakness?

Me: Sir this is one tough question to answer..and i paused.

Sir: so dont you want to answer?

Me: I will..and i started to....but he said...k no problem..weakness is one negative point in everyone..which they work to overcome it...so thts k,lets not talk about it.

Sir: He asked wat r ur interets? wat do u do in free time?

Me: Music,I play guitar and key board in free time. i do painting as well.....other than that in my free time i also keep myself updated with the technology.....i ve learnt .net and swings thru net in my free time.

Sir: Talk on the topic Cinemas.

Me: Spoke for sometime...

Sir: Do u think they are advantage or dis advantage to the youth?

Me: It totally depends on the individual, its an advantage wen a person watches it to relax himself...and for entertainment sake...after a stressfull exam..but wen one gets addicted to movies it might become an disadvantage like he may lose interest in studies,bunking classes etc.

Sir: Do u think they have a message to the youth??

Me: Oh yes Sir,some recent movies like Lage raho...has a great message about Gandhiji and his ideologies and philosophies. We ie this generation people had almost forgotten gandhi. we had jus seen him in our currence notes,but had given very less thought about his principles...but after watching the movie,we have started adopting those...blah blah...i spoke spoke n spoke...

Sir: ok now lets talk technical,tell me about your project.

Me: I explained it to him.

Sir: Wat will happen wen u restart the sys,if you had not shut down the system properly.

Me: I said the scan disk will check for errors and cheaks if all the files are proper or damaged.

Sir: Difference between Win 98 and Win 2000.

Me: I told him a few..

Sir: Asked few more such questions..

Me: I answered all that i knew..rest i said i dont know.

Sir: Told few things about the position i was hired that this...

Me: i asked him a few questions too...

Sir: Do u have any question?

Me: i said no..

Sir: He raised his eyebrows n said.. your interview is done..you can wait for your results..it will be announced by 7.

Me: Thank you Sir.

Results were out br 8.00 Pm, I was happy that i was selected...our offer intimation letters were given on the same day..

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper TECHNOINDIA CAMPUS ,KOLKATA - 14 October

2006

IBM OFF-CAMPUS : KOLKATA ON 14 /10/06 AT TEHNOINDIA CAMPUS .

NO OF STUDENT ATTENDED :1000(APPROX)

WRITTEN CLEARED : 162

SELECTED: 90 - 100 .

HI FRNDS,

THE OFF-CAMPUS WAS ORGANIZED BY MERITRAC .. THE QUE S

WAS NOT HARDER BUT THE MAIN FACTOR WAS THE TIME MANAGEMENT .

SO PLZ SOLVE THE QUES BEING INFRONT OF WATCH .

4 SECTIONS

1> VERBAL : FILL IN THE BLANKS , ARICLE - PREPOSITONS , THERE WAS A

PARAGRAPH BY WHICH 5 QUES HAS TO BE ANSWERED . ( TOTAL 10 QUES )

2> APTITUDE : THERE WERE 5 KIND OF QUED LIKE VENN DIAGRAM , CUBE

CUTTINGG , PUZZLE BASED LIKE( TALLER --HEAVIER ) ... EACH TYPE QUES

HAD 4-5 QUES .. HERE U HAVE TO CONCIOUS ABOUT TIME BCOZ THE QUES

S WAS LITTLE BIT TIME CONSUMING ... BASICALLY DO AS MUCH U CAN DO

THE QUES LIKE CUBE CUTTING .. THESE R REALLY HARDER .. ( TOTAL 25

QUES)

3> TECHNICAL QUES : QUES FROM C , DBMS , DATA STRUCTURE , UNIX

COMMAND , OS ( 10 QUES)

SO U NEED THE BOOKS LIKE ->

1) MCQ IN COMPUTER SC BY WILLIAM J TIMOTHY ( EVERY SUB OF CSE

IN A BOOK )

2) TEST UR UNIX SKILL BY KANETHKAR

3)POINTER IN C BY KANETKAR

4) TEST UR C SKILL BY KANETKAR

4> MISCELLANEOUS : THE SEC INCLUDES QUES LIKE DATA SUFFICIENCY ;

* -> + , % -> * ,- ->/ ...;

3 NO LIKE 9.0907865 9.0908865 .... AND 5 OPTION S LIKE 1 N 2 R SAME , 1N

3 R SAME ETC .( TOTAL 10 QUES)

NO -VE MARKING IS THERE .. NO SEC CUT OFF ..SO DO AS MUCH U CAN ..

FEMALE CANDIDATES HAS XTRA ADVANTAGE .. BUT THE BOYS SHOULD

TRY MORE THAN THEIR LEVEL BEST ..

DONT B HOPE LESS .. I HAVE GOT THE JOB AFTER 30 CAMPUS

INTEVIEWS.. AT THE START ING IT WAS TOO TOUGH 4 ME TO CLEAR THE

APTI ROUND .. I WAS REJECTED BY MANY COMPANIED MANY TIMES IN

TECH OR HR .. BUT I NEVER GIVE UP HOPE .. I TRIED N TRIED N ATLAST I

GOT THRU IN COMPANY LIKE IBM ( THANK GOD) ..

QUES OF TECH + HR

(COMBINE TECH N HR )

2 PERSONS R THERE IN MY PANEL IT WAS 5 10 PM

SIR: INTRODUCE UR SELF

I : ........................

SIR: WHAT IS UR OBJECTIVE IN LIFE ?

I: TO FIT MYSELF IN COMPETITIVE WORLD .. N TO PROVE MY SELH BEST N

DO HARD WORK TO ACHIEVE THE RIGHT GOAL .. OTHER WISE ANY

ONE CAN TAKE MY CHAIR .. SO B ALWAYS CONCIOUS ..( HE WAS PLEASED

)

SIR : GIVE N XAMPLE OF UR MOTO OR UR COMPETITION

I: U CAN TAKE TO DAYS INCIDENT THAT I HAVE CLEARED APTI .. I HAVE

DOWNLOADED IBM,S PREVIOUS QUES PAPERS FRM yuvajobs N DID SOLVED

THOSE SITTING INFRONT OF WATCH .. N DID A LOT OF HARD WORK ..N

STILL I AM DOING MY BEST TO HAVE THE OPPORTUNITY INFRONT OF ME

TO B A PART OF IBM ..( AGAIN PLEASED )

SIR : ABT UR PROJECT

I: DESCRIBE IT DRAWING FIG . N XPLAIND ..

SIR : MY SUB CHOICE

I: NETWOKING , MICROPROCESSOR 8085

SIR : WHAT IS SMTP N ITS FUN . N DIFF WITH POP3 B COZ POP3 WAS MY

PROJET SUB

I :...( PLEASED)

SIR: LAYERS OF ISO-OSI MODEL N THEIR FUN

I: ANSWERED BY DRAWING FIG

SIR: REG IN 8085

I:..

SIR: ACCUMULATOR REG OR NOT ?

I: ANSWERED YES N DESCRIBE THE REASON ( PLEASED )

SIR: TRISTATE BUFFER ?

I: ANSWERED BUT NOT SATISFIED

SIR :SOME ASSEMBLY CODE N MEANINGS

I: ANSWERED ALL

SIR :ANY OTHER SUB

I: S/W ENGG , DATA STRUCTURE

SIR : (ANOTHER ONE ASKED ) WHY WE USE S/W ENGG

I: XPLAINED 6 STEPS OF S/W LIFE CYCLE .XPLAINED CUSTOMER NEEDS ..

MODELS .. (PLEASED)

SIR: SOME QUES ON TREE

I: .........

SIR: U HAVE ANY QUES ABT IBM

I: WHAT KIND OF EMBEDDED S/W PRODUCT IBM PRODUCE

SIR:

I: IS IBM INDIA IS DIFFERENT FROM IBM-GBS ?

SIR : ..............

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper SKIT, Jaipur - 23 September 2006

IBM TEST Held on 23 rd September 2006 at SKIT, Jaipur.

IBM paper consists of 3 main stages.

STAGE 1

APTITUDE(55 questions in 1hr) no negative marking

The aptitude consists of 4 sections.

Section A-English(10 questions):

The 10 questions were divided into two main parts. First five questions were fill in the blanks they were very simple we had to fill them using a/an/the etc. They were all very simple any one can do them. The other five questions were based on a passage, the first three questions were simple you can solve them just by going through the passage once.

The other two questions required a bit of analysis that is you interpret the passage and then answer that question. It was also simple. Do not spend more than 10 minutes in this part. You will not get lots of extra time.

Section B-Quantitative(25 questions) Section C-Reasoning(10 questions)

I am giving the two sections together as I don`t remember which question belonged to which section. In this section you need to know the basic mathematics, just brush up all the basic concepts, I had just done r.s. agarwal(both quantitative and reasoning). The questions were based on boat problems, ages, average of whole class is this……..then find the age of the teacher…., speed and distance, trains, one question on venn diagram, blood relations(a man who had no brother and sisters said looking at a photograph “ the person in the photograph is the son of my fathers son” ans: he was his own son. A question on profit and loss, and cubes questions are an important part of this section.

The reasoning questions were very simple. Three main types of questions were:

1. if * is replaced by+, /is replaced by -,- is replaced by * and +is replaced by/ than find 56*36/96-12+3 like. This is very simple just replace as said and then apply the BODMAS rule. There were 3-4 questions on this. You cannot afford to loose these questions.

2. some strings were given you just had to compare them and tell whether they match or not, very simple can be done by any person just be careful. Eg: a) 6677119432 b)

6677119422 c) 6677119432

3. In a binary system 1 is written as $ and 0 is written as *. How will you write 32 in the from of $ and * Clearly this was the problem of binary conversions. You just needed to put $ and * in place of 1s n 0s after converting the decimal number into binary. Learn to convert numbers like 89 and 89.99 into binary. This will do the work. There were about five questions on this and should be solved. Try spending about 10 minutes in the reasoning section.

Section D-Technical(10 questions)

This section I found a bit tough there were two c programs couldn`t get them at all.

One of them was

%c%void main()

%c%{%c%---------------------

---------------

%c%}%c% main()

{

} there were the two mains in this I don`t know what they meant.

The other questions were on DBMS(cardinality), unix(chmod,kernel), sql(find out the mistake in the given query), some basic questions on C and also computer networks.

2 nd Stage(Technical Interview):

The result was declared of the aptitude round in about 2 hrs. about 200 students were selected and the selected students had to go for the presentation and just after that the interviews were to start. Be careful to listen in the presentation because they can refer to it in the interview and through this you can get to know about the company, collect points from the presentation so that you can use them in the interview like you should be able to show that you suite to there needs, your goals and there ethics should match.

The presentation started at 1.30 in the afternoon and I was given time for the interview as

3. the presentation ended at about 3 and I had to rush in for the interview. People were divided into groups and clubbed in different rooms. Different time slots were allotted to all the people. First we were given a form which basically consisted of what is written in our resume and things related to that. One sir called my name and the my answer sheet of the aptitude was attached with my resume and a photograph.

There were two interviewers I wished them good afternoon and they asked me to sit.

Sir: o.k Shikha tell me something about yourself.

I: as my name goes Shikha, I am a person who wants to touch new heights do something new something different and am very innovative. I am a very hardworking person and positive in my approach, diligent in my approach and complete all my work on time,

apart from other hobbies like reading books, making friends I love to learn from my past experiences in my free time I analyse my past.

Sir: o.k as you say you want to do different things, what is it that you have done different till now.

I: sir, I haven`t got a chance till now but given an opportunity I know I can do it.

Sir: (seeing in my resume he asked)what languages do you know?

I: c.

Sir: why c?

I: because this is the language I have been doing from the beginning and have worked more on this.

Sir: you have also written Oracle.

I: I have the practical knowledge of this and not the in-depth knowledge.

Sir: what is the difference between practical knowledge and in-depth knowledge?

I: it means that I can perform the practicals in this as this was the language in our lab.

Sir: but if you can work in this means you have the practical knowledge.

I: no sir, practical means that I am able to create database in this and write queries in this but there are other things in this also which I do not know.

Sir: so you can write queries?

I: yes sir.

Sir: so you have an orders table where you have order_id, order value and region as the fields, now we need to find out the region wise order value.

I: I wrote a query using groupby

Sir: do you think that this will give the required answer, for each region you need the total ordrevalue.

I: I used aggregate function in the query.

Sir: will this query give the required answer?

I: I think so but I am not sure 50%.

Sir: what do you see yourself doing five years from now?

I: I will join the company as a software trainee, I want a steady growth and learn constantly and in five years probably be the project leader or the project manager.

Sir: why do you want a steady growth?

I: I want to learn while I work which is possible with a steady growth, I want to rise stepby-step.

Sir: so you don`t want a fast growth, suppose you reached to a certain level and your friend had a sharp growth in her career then.

I: no sir, it`s not like that it`s like the hare and the tortoise race, hare reached at a place far ahead in less time but finally lost the race, I don`t want to stagnate and grow constantly when I will grow steadily I will learn more.

Sir: so if you will get the opportunity to have a fast rise you will not go in for that and still want to work steadily.

I: sir, if I have the capability in me then I will be able to learn faster as compared to others and reach to a higher position in less amount of time as compared to others while learning.

Sir: so you are what a team leader or a team player?

I: team leader.

Sir: in what all you have acted as a team leader?

I: I participate a lot in the cultural activities which are taking place in the college and coordinate the various events held.

Sir: what do you do as a team leader?

I: while in the college dances I had to select the songs, decide there sequence, the steps which we will perform and how we will perform that, everything has to be decided.

Sir: suppose that you have a friend and she has the capabilities but is not able to contribute then what will you do.

I; sir this actually happened with me, one of my friend`s is very good at dancing but she was not wanting to perform.

Sir: stage fear?

I: yes sir stage fear.

Sir: what did you do then?

I: sir I persuaded her that if we have the capability then we should perform, we should bring out our talent in front of everyone and not keep it to ourselves, and make sure that everyone knows about it. And finally I was able to persuade her and she gave the best performance.

Sir: have you presented any paper till now?

I: yes sir.

Sir: till what level did it reached?

I: level? I couldn`t understand.

Sir: it got which award and could reach to which stage.

I: no sir it got no award.

Sir: so was it selected?

I: no sir.

Sir: what do you think are the reasons that it was not selected?

I: sir I could have found out more about the topic from the net, and prepared a good paper.

Sir: was the time less?

I: Yes sir we had to submit our paper at about 12 in the afternoon and were told about it just a day before that when we were leaving the college at about 4-5 in the evening.

Sir: Shikha you wait outside don`t go anywhere.

I: thankyou sir.

Stage 3(Hr Interview)

As soon as I came out of the interview room I was told to complete the form which I was not able to complete earlier. I had to finish it fast then I was taken to the hr. The sir who took me to the hr handed him the report that the technical people had made and the other things which were given to the technical people also.

Sir: hello shikha

I: hello sir, good afternoon.

Sir: I have not gone through all these papers as I have just got them please give me time to go through these.

I: yes sir.

Sir: it`s a good report shikha.

I: I smiled

Sir: tell me something about yourself, apart from what is there in the resume.

I: as my name goes Shikha, I am a person who wants to touch new heights, do something new and different and am very innovative. I like to learn from my past experiences.

Sir: please don`t mind if I stop you in between because I will stop you when I have got what I wanted to know.

I: no sir.

Sir: can you give me an example what you have learned from your past.

I: I had done a big mistake when I was in class 12, at that time I knew I wanted to go for computers but the way was not sure. I thought that I will probably do B.Sc. and then do

MCA. But by the end of class 12 I realized that I wanted to do engineering but the time was not left for me to prepare for the competitive exams so I had to drop an year for that, if I had decided the thing earlier my one year would not have been wasted.

Sir: what have you decided for now?

I: sir I want to join a good it company and grow personally and professionally.

Sir: professionally is there how will you grow personally?

I: when I join a good company I will be in the company of experienced people so I can learn how do they communicate, their soft skills, how do they work in stress and how do they deal with it. Learn all those things which I am probably lacking now.

Sir: suppose Shikha I assign you a work which you don`t like in the it field, what is it that you don`t like.

I: networking.

Sir: so I assign you to networking but this is not what you like to do how will you persuade me to assign you something of your liking?

I: I will say that I don`t like this work and I am more interested in software development so please assign me some work in that.

Sir: but I am a rigid person and will not agree with you do and say that you will have to do this only, then.

I: I will do that work and do it to the best of my capability and show that I can do this also.

Sir: if I assign you to the job for one year then.

I: I will try to persuade you and say that I will be able to work more properly the work which I am interested in so please assign me some other work.

Sir: but I still won`t agree then.

I: I will do the work.

Sir; if I will tell you to do the work for your lifetime then.

I: I will still try and say that a person can give his 100% to a job he is interested in and can work more efficiently the job he wants to work, rather than something which he is not interested in.

Sir: but I still won`t agree then.

I: then I will do that job and prove that I can do any work which is assigned to me and probably that I will start enjoying that work by then.

Sir: don`t say this to anyone, be honest you cannot do something you don`t like for your lifetime, I will never do that.

I: yes sir

Sir: Shikha give me an example from your life that you were doing something and then the things started going wrong and what did you do so that everything was correct again.

It can be anything, not necessarily academics, can be cooking or anything else you were doing.

I:

Sir: suppose I have 2 posts and I want to take 50 people then why should I take you.

I: apart from being a consistent performer from the beginning, I am a very hardworking person and am flexible so can work in a team easily, and I am eager to learn, so can learn new things easily.

Sir: why do you want to join IBM .

I: it`s a good company, I have no relatives in this company but I have heard about this company that the work environment is good and it takes care of it employees.

Sir: tell me three good points about your college.

I: it has a huge building, excellent teachers and lots of cultural activities.

Sir: do you want to go in for higher studies.

I: no sir.

Sir: why?

I: I want to do a job right now and learn while I am working.

Sir: suppose you get an opportunity to do M.tech or research then what will you do and why.

I: sir, I will like to go in for research because m.tech is something which anyone can do and everyone is going to read the same books and learn the same things there is nothing new or different and what is taught at that time I can learn while being in the job but if I will be in research then I will develop something which others have not developed till now and probably set an example.

Sir: suppose you have been working in IBM for 6months and then you are offered for research then what will you do.

I: sir, if IBM is offering me work in research then I will join that because that will be the field of interest for me.

Sir: no some other company is offering you the job then.

I: I will not join that company because I cannot ditch the company which has offered me the job first. I will not leave IBM .

Sir: you have given how many exams for companies till now.

I: for L&T, Syntel,Sasken and IFlex.

Sir: do you have any offer letters.

I:no sir.

Sir: suppose at this stage you get an offer of 4lac. Then will you join the other company.

I: first, I will see that whether the company is offering me the job of my liking if yes then

I will join that company otherwise not.

Sir: do you want to ask any questions.

I: yes sir, I have two questions

Sir:

I: my first question is, I will join your company as a software trainee then what will be my growth once I join your company.

Sir: explained in detail.

You have got what you wanted.

I: yes sir.

Sir: your second question.

I: do I need to learn anything before joining your company.

Sir: no, we will give you training, but it is a good question, we will think about it.

So Shikha best of luck, probably you will hear a positive response, if your friends are waiting outside for you go and tell them.

I: thankyou so much sir

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper Narayanamma Engg College, Hyderabad - 9 August

2006

IBM PAPER ON 9th AUGUST 2006 AT NARAYANAMMA ENGG. COLLEGE,

HYDERABAD

Hello friends this is dinesh from hyderabad . I have faced IBM Interview on 9-08-

06 at Narayanamma Engg college, Hyderabad .

I got selected here .

This is my 5 th attempt to a s/w company and the second interview faced.(first one was genpact , faced just 4 days before that).

Be sure that ur confident enough at your part. Be straight forward .dont try to hide ur expressions , show ur frankness. They should believe that you are speaking all the facts ( may or may not be true).

Don’t give a chance to them to think in a -ve way abt u.

Always support ur words with a simple example especially when ur talking at the dangerous edges . don’t give a chance to them to ask further Qns on that ans. That the line it self should be self supportive.

For ex : if u r allowed to choose a location to work , you can say one or more locations immediately followed by the reason in 2 r 3 words for ur selection .(it is better than saying that it is ur wish. It indicates ur openness in expressing ur opinion )

Pattern :

The test consists of three rounds as of all of us know.

Written , Technical and HR interviews.

The written paper contains 55 Qns to be answered in 1hr.

It contains the Qns on verbal ability,Aptitude,reasoning, Attention details and technical.

The verbal ability includes the following Qns.

I got ___________ in traffic so got late (struck/struckup/hold/……).

Mr Benerjee the officer of …. was questioned ___________(for ,with,on,to) his connection regarding the murder.

The proteins present in ____ apple ,____banana,______Egg are very essential ………..

We have to fill the blanks with a, an or the ( ans: an,a,an)

A Qn was asked on the meaning of underlined word

Here the word is Therapeautic .

Miss X ( some name is given ) given a speech on _____ bank of ____ river kaveri regarding _____________ abilities of the women . like that the Qn goes here also they have given the options like

1 a, an ,the

2 the,the,a

3 a, the,a

4 the, the, the

ans:4 thre is an essay abt the ATM behavior and usage ,security mechanisms ,connectivity, technology used like that .

Qns are asked as follows.

1. how an ATM is connected to net.

2. what the operation not mensioned in the passage a. with drawl b. deposit c. donations to charities d . amount transaction btnm accounts

3. which of the following is false.

some time s Atm are un reliable.

They are connected through modems.

……

……

3. which is not a possible error regarding ATM.

a. mechanical error b. s/w error .i/p error ……..( the answer depends on the passage and actual errors given)

4. why ATM s are kept in shops

a. because there is no chance of theft there

b. no space in banks.

c. there will be more no of people.

……..

Then csome Qns are on venn diagram models

Like

1 . In a party 10 take only tea 15 take tea and 8 take only coffee then what is the number of persons take either coffee or tea.(nos are not exact).

2. In a college there are students who can play either football or cricket or both.

500 play cricket 220 play both and 600 play football .what is the total strength of the college.

Like this there are one or two more Qns… they r also easy and simple

Then now real IBM pattern starts. It also will be easy but needs a little bit of practice other wise u should have high spontaneous analyzing capacity.

Some 3 Qns are given with instructions like : given three strings check which of them are same ans: A if all are same, B if 1&2 are same, C if 1&3 are same, D if 2&3 are same, E if all are different

Strings are given as

1. a. 66749384879456 b. 6674934879456 c. 6674934879456

2. a. XIVIIMIVIIIVIXIV b.XIIVMIIVXIVIIIV c.XIVIIMIVIIIVIXIV

3. a. 34523897346579 b.343647654869679 c.346548364874379

Three Qns are given in the following model:

1.If + is replaced by *,* is replaced by -,- is replaced by / ,/is replaced by% nad % is replaced by + then what is the value of the following expression.

25-3+32/5%2

Some options will be given u have to choose correct answer. (all the digits are not same)

Next two of the same model but they are giving 4 expressions like above we have to find which one is correct.

Like: a. 35-2+4/3%42=35

b. 25+4-5%6*7=28

…..

……..

Like this they r giving 2 Qns. This seems to be some what risk just increase the speed of calculations .

The remarkable Qn of IBM is on cubes, in this imagination plays major role.

Given a Qn like this: there r three cubes arranged side by side

Each cube is divided into 64 cubes then top most layer of second cube is removed and top two layers of third cube are removed.

And then total volume is painted

1.

what is the number of cubes painted on 1 face , 2. two faces, 3. three faces , 4. four faces , 5. no face.

This qn needs more imagination or u have to know the answer well before for this particular qn.

Some Qn s are given on data sufficiency here also analysys plays major role.

There r some 4 or 5 Qns in this model

Like a can do a worked for 5 days and b worked for 7 days how many days they taek to complete the work ………..like that .

There r 3 more qns on relations ship btn numbers , on the solving of eqns.

Then we can have some Qns on technical

One Qn on c, one Qn on UNIX, one on RDBMS , on on processors like that total I had only 6 to 8 Qns

Qns are like this : what is the o/p of printf(“%d”,printf(ram)); ans:ram3

What is the command to kill or stop a process in unix ( kill,stop,terminate ……) . ans : kill (check it out)

Unix is what kind of OS ( multiuser and multitasking).

Like that some what easy Qns we can get.

In this written test I got 42 out of 54( one Qns is not printed well so they asked us to leave it) I saw it when they are pinning my resume to my applcn form and answer sheet.

I got selected for technical interview I was called up by Mr. Adithya for the first round of Interview.

Technical Interview.

The technical interview went on very cool such that we can say it as simple HR .

I got some Qns abt project and languages .

First I entered his cabin by saying excuse me sir .

He responded well invited me by shaking hand and offered the seat.

I said thank u and sat .

The interview started like this.

Adithya: have u attended the presentation in the morning?

My self: yes sir.

A: any more qns other than qns asked there?

M: If I got selected into IBM what kind of environment can I expect ( team /individual)

A: ya u can work on various technologies which we train u on . here u have work with the data base of Airtel on behalf of IBM. U can go for any of the technologies depending on the requirement and location preferences…………

M: is there any pre requisites for the job?

A: not needed but u can learn on ur own interest but not necessary.

Then he asked me abt my self.

I have my details as a flowing river which is well practiced followed by hobbies

,strenths and weakness, achievements.

A: what is ur greatest strength i.e c/c++/java/php/oracle like that(he said all the subjects

)?

M: I have strong knowledge in C, I know oracle well , I am interested in java also.

He asked what is poly morphism? Afte that what is pointer ?

I answered without any late

A: tell me abt ur project.

I explained the project as I am selling a product to him( with all the benefits by highlighting all the advatages and purpose of project)

By giving the details in the following order:

Project name client name …. Purpose ( simple in one line) back end

After that detailed description of flow was given .

A: what is ur role in ur project?

M : analysis, coding and testing ( analysis,coding,testing mantioned in resume)

A: u have analysed ,designed,coded,and tested the project .

M : ya

A: what the others have done

Here I got a chance to present me as a good maneger and ithink this is one major point I made an impression on him

I answered that as a leader I shared the total wotk among all the members

Ae r 5 people

2 are allotted for only documentation are allotted for only development I myself designed the data flow and screens and the data base ,how it should be.

Then database was to one guy to develop and one guy taken all the interfaces to develop I developed the server side scripting and I have tested all the coponents individually and integrated and tested again . In this way I participated in all the activities as a leader.

Here he got satisfied with the way I supporting my words.

So what ever u say , be sure that it is supported well .

Then he asked abt achievements.

I said that I have presented a paper .

Then he asked the details abt what did u do and what has been presented in the presentation.

Here also the same confidence was shown and given a brief explanation.

A: any more qns regarding IBM other than the subject / technology.

M: why ibm is considering the women and disabled cases while all others are looking for only talent for their profit .

He answered that qn for 3 minutes explaining abt the talent of woman then the risks of taking woman and how they are handling them and encouraging them.

I said it is very impressive and I like this culture

Then he asked me to wait for some time and hr will be conducted.

Among 27 people 7 were called for hr interview

HR

After 1 1/2 hr I was called up to hr as a 5 th guy .

It went on very casually.

Just I entered the cabin . I said excuse me. He smiled at me and shook hand and offered the seat . he is very cool I felt very interest in talking with him. He is … some singh.

He started vth a qn how r u dinesh

Ans : fine thanku and asked how r u.

Singh : u r from kadapa ?

A: yes sir

S: there we can get some thing round like pebbles or some thing icant get that name can u bring it for me.

A: is it a bomb?( generally kadapa is welknown for hand made bombs)

S: no

A: mangoes?( we are having a plenty of mango gardens there)

S: no

A: any kind of sweet?

S: no it was a thing which available there only, kadapa is well known for it .

Actually I didn’t get what he want but I decided to show my skills again.

A: ok sir if want I will bring it for u.

S: sure?

A: definitely I will bring it ( stressing the first word as I am having them in my pocket).

S: ok tell me abt ur self

I told the same by hearted essay which contains all my educational details

,hobbies,strenths and weaknesses.

He stressed on weakness i.e. he just given an expression I understood that he wants more regarding that.

Then I have given a brief explanation with example regarding weakness and told how

I managed to over come that.

S: what kind of work u r dreaming of ?

A: I should be given a chance to prove my innovation or I should work in an environment where my innovative thoughts can work on behalf of me.wher I can get a significance to my work which worth of a huge amount of money.(here I have given more importance to work satisfaction than money)

S: mr dinesh u r going to be placed for BPO where u have to operate over a s/w which is already developed where u can get very less chances of programming . is it ok for u?

A: yes sir . I want to just launch my self into the s/w company through a company like IBM. No problem I can work here.

S: tell me abt ur family

I told abt my family , as a part of that I mentioned my native place name.

He asked abt that whare it is?

And then

S: how far is it from Hyderabad ?

A: 400 kms( ans delivered instantly without any gap of even a milli second but it is actually 500-600km here the speed is required rather than the facts coz none of us measured the distance personally)

S: whare r u staying?

A : Hostel in SR nagar ( again vth the same speed).

S : can u relocate to B’lore or pune?

A: yes sir

S : sure?

A : definitely I will relocate.

S: if I give a chance to choose among banglore,pune,Chennai & Hyderabad which one u choose.

Here I have taken all the freedom to express my view with out any hesitation

I have given my preferences as per my convenience and also said that if it is neede I can work in any places with out any problem . its just my preference as u asked.

S: ok mr dinesh thank u pls u can leave and wait out side .

I was unable to understand , for what he called me and with out asking any single tough qn ( I know ibm interviews are always tough) he Is sending me out what he is going to judge abt me .

And asked when can I expect the result?

S: just wait for 15 min we will tell u . U had ur lunch?

A: yes sir.

S: then pls go & relax .

I am unable to guess what is going to happen but I felt with confidently that if they choose 4 or 5 I should be one of them.

Then we all the guys are waiting for results saying that how much time they take to select 5 or 6 from 7 .

Then one guy came out side vth out any paper in his hand( generally a list of selected names) and asked who is dinesh.

…… .. Yes sir I said .

You please stay back here and remaining people I am very sorry pls leave.

Just after 2 seconds I am able to under stand that I only got selected and I am testing my self whether I am awake r not.

After five minutes they called me inside and explained the things procedure and asked me to show the certificates .I have shown the Xerox copies. Then we exchanged email id and phone nos.

Here they told me that they are seeking for enthusiastic, confident person with innovative thoughts. Which r show in both the rounds.

I felt that the hr called me to just see me and know abt me (which was already mentioned in the feedback by the first interviewer.

They collectively said welcome to IBM

Enjoy ur self

Congrats

Ok we will meet u in Delhi bye take care (training will be given In Delhi ).

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - other BESU,Shibpur (WB) - 6 August 2007

IBM PAPER ON 6th AUGUST

Hi folks,

I am Arnab Mandal, a student of final year BE (IT) and a fresh IBMer. I would like to share my experience with you. On 6th August,2007 IBM visited our campus (Bengal

Engineering and Science University,Shibpur) to recruit for GBS. The programme started with a nice PPT followed by the written test, GD and PI.

WRITTEN TEST

1. Data Matrices-

3 data matrices

 5 questions from each

Total 15 questions

 Time: 13 minutes

 No negative marking

Try to attempt at least 10 correctly. Mark all as there is no negative marking for this section.

2. Number Series-

 20 questions

 Time: 4 minutes

 Negative marking: 1/4 each

Try to attempt at least 10 correctly. Be careful as there is negative marking. Don,t make blind guess. It is very easy section. Very simple series will be there.

3. Quantitative Ability/Analytical Section-

 12 questions

Time:15 minutes

Negative marking: 1/4 each

Tricky questions from Profit & Loss, Time and Distance, Time and Work, Ratio and Proportion, Simple and Compound Interests etc.

Try to attempt at least 5 correctly. Be careful as there is negative marking. Don,t make blind guess. One thing that you should remember is TIME MANAGEMENT. We were told to write an essay on "Politicians shold be honest" within 15 minutes.

GROUP DISCUSSION

Our topic was "Love marriage is better than arrange marriage". There were 10 persons in a group and duration was around 15 minutes. First 10 minutes were for open discussion and then everybody was given 30 seconds to summarize. Express your views only. It is not necessary that you have to take one side; you can take dual-stand also. Speak confidently for a few minutes.

PERSONAL INTERVIEW

Interviewers were very cool and friendly. My interview started with my introduction.

They asked some questions on my weakness. Then there were a few HR questions. Those were very easy to answer. Then there were a few questions from technical subjects viz.

Digital Circuits, OS, C and System Analysis and Design. I couldn,t answer all of them.

They actually look for your attitude, aptitude and learnability. Be confident and show them that you have good soft skills and adequate techical skill.Try to shift the discussion to your areas of interest if there is any scope. So, be cool, calm and confident and you,ll be able to become an IBMer tomorrow. Finally, they declared the results in a gallery.

Total students appeared: more than 100

Short listed after WT: 52

Short listed after GD: 42

Total selection from our university was 32 (18 from UG and 14 from PG students).

See you soon at IBM.

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - other Bengal Engg & Science University, Shibpur - 6 August

2007

IBM PAPER ON 6th AUGUST

Hi , IBM GBS came to our college on 6th august.

The selection procedure has 4 rounds--

1. Aptitude test it had 3 sections............. first section was on matrices. 15 qs with time 12 mins( no negative marks). it had 3 5x5 matrices. then there were 5 qs from each matrix...............all qs were of reasoning type, somethink like if rows 2 & 4 are interchanged, what is the 3rd element in 3rd column.

Then, start at a particular element say upper right corner, follow certain directions and say the element u arrive at............replacing one symbol with other and qs related to that..............easy enough............just have to be fast in cracking those sums........... second section was related to number series. 20 qs with 4 mins time(1/4th negative marks). Series were easy enough, but u have to be really quick. some sequence of numbers will be given, u have to identify next one in series third section was arithmetic,12 qs with 15 mins time(1/4 negative marks). problems were from time&work, interest, time,dist&speed.somewhat easy, though u have to do calculations really quickly

2. Essay writing u will be given 15 mins to write an essay. our topic was "politicians should be honest".

They just want to see whether u have the capability to clearly write ur thoughts. Wont be a major hurdle as essay writing will be evaluated, if at all, during interview. out of 120 odd students, 52 cleared aptitude test

3 GD we were divided into groups of 10 and then there was a gd. topic was "love marriage is better than arrange marriage" they will give 10 mins for open house, then 30 secs at the end 4 each one to express his views. It is a selection rather than rejection round. So, if u speak up in gd, u will almost be through to next round.

43 cleared this round

4 Interview hr and technical will happen simultaneously. it lasts 4 abt 30 mins per person. not very difficult though. Just remember to be confident and keep a smile on ur face. They will be friendly. at last, 32 cleared

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - other Pune - 3 August 2007

IBM PAPER ON 3rd AUGUST AT PUNE

Hello friends...

I m goin to share my experience with u that i had during the selection procedure of IBM.

They came for d placement on 3rd august and started their pre-placement talk at

9:00.After which we had our aptitude test.It had 3 sections

A.Matrix questions

B.Number series

C.Mathematical Section

Key to crack the apti is believe in the almighty plus Time management!!!

Leave the questions that r hard to solve...solve other questions and if time allows,then go for them.Number series was really easy...just be quick wen u solve them...leave the ones that r not comin.In mathematics there were 12 questions to be solved in very less time.here again u ve to manage time..out of 12 i could solve around 6-7...but remember not to mark d questions which u r not able to solve.there was negative marking then after the aptitute test we were given 10 minutes to write an essay...The topic was

"INDIA,s FIRST WOMEN PRESIDENT"....U shold write good points in tat....They generally read that wen they call u for an interview...I was not been asked bout the essay,i think they liked it..But many of my friends were being asked from their essay,s. The aptitude test finished at 12 n the results were out by 12:30..They were really quick...There were around 51 for the apti n wen the results were out my name was there among the 41 students...Imediately it was followed by GD in groups of 10.

Let me tell u that U ve to speak something in GD no matter what ;)...Always remember they r there to select you n not reject u....This not a GD for elimination..they just want you to speak somethin...

In my case the topic of discussion was "CRIMINALS IN THE EYES OF LAW"

It will be good if u start with the discussion but if not then also no problems...listen to all n then analyse n speak...the pannel was very supporting as they were giving chance to everyone in the group.The topics r very general from daily news so make sure to read the current news...Others were given the topic "Money makes u reckless" after Gd was over ,they announced the results n we all were in...infact all people were in..no 1 was rejected...so u ve to speak n with confidence....

Then we were called for the personel interview.... they saw my resume..did not ask nethin bout it ..They asked me my favorite subject...N

asked questions based on that...friends remember to prepare atleast 1 subject before u go for such interviews....U should brush up ur knowledge...I said OS..they asked me questions related to it....I was not able to answr them properly as i didi not revise d syllabus...But their were few questions that i answered well...u should relate ur answers with examples...They asked me if i know bout pointers n told me to write a simple swapping function...

Also some questions based on UmL diagrams just becoz i had it in course...So just remember to revise 1 subject...Then hey asked me if i ve any ques for them...

I initially said no sir...but they thought i was interested so they asked me to tell without hesitation...i asked them bout the work i would be doin in the company n regardin postings....

If u r already placed then they moght ask u d company n why u want to join IBM??? have a good n non-superficial answer.... okay then after waiting for bout 1 hour...they finally came in for declarin the results.... they said they will take only 15....That minute i totally lost hope...They were announcing d names one by one...n then they said Ela Vohra...n i was so thankful to God...it felt really gt to ve been selected for IBM....

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper JNTU College of Engg, Anantapur,A.P. - 30 June 2007

IBM PAPER ON 30th JUNE AT ANDHRAPRADESH

Hi Friends, I am a student of JNTU College of Engineering,Anantapur,Andhrapradesh.

IBM came to our campus on 30th JUN 2007 .

Candidates appeared for written test : 307

Cleared written test : 136

Cleared GD : 93

Finally Selected Candidates : 38

And I am one of those 38 candidates.

Procedure:

1.WRITTEN TEST & ESSAY WRITING

2.GROUP DISCUSSION

3.TECHNICAL CUM HR INTERVIEW

1.WRITTEN TEST:

This is the new pattern of IBM. Ours is the 5th college in which this new pattern has been implemented. it contains 3 sections.

SECTION 1, some information is given in the form of matrices, with headings for rows as row1,row2 …. Etc.For columns with headings as column1,column 2…. Etc.those matrices r as follows.

Column1 column2 column3 column4

Row1 @ * 2 Z

Row2 S K ? $

Row3 I P Z +

Row4 # 8 F Q

Questons r as follows ( not same questions but same type)

1.if column1 , Column 4 r interchanged and row3 , row4 r interchanged and diagonal elements from top left to bottom right r written in reverse order then what is the element in row1 and column 1?

2.if Z’s in odd numbered rows r replced with 7’s and S’s in odd numbered columns r replaced with 5’s then which column elements sum equals to 9?

3.After giving similar type of conditions , what is the element left to H?

In this section they gave around 4 matrices of this type and gave some questions for each matrix.

Total No. of Questions r 15. these r multiple choice questions.5 answers were given for each question. No negative marks for this section. Time Limit is 13 minutes.

SECTION-2

All questions in this section r from number series. Total number of questions r 20.time limit is 4 minutes.these r also multiple choice questions( 5 options).Negative marking(1/4) is there for this section.

SECTION-3

Analytical type Questions . this secton is little bit tough.u must have practice to do this section.questions 12.time 15 minutes.Negative marking(1/4) is there for this section.

*** REMEMBER***

à time management is very very important. don’t waste time on questions which needs calculations. First attempt direct questions only.

à if there is no negative marking then attempt all questions.

ESSAY WRITING:

After written test immediately they will give a topic.we have to write an essay on that topic within 15 minutes in 200 to 300 words.our topic is LIFE AT CAMPUS.

GROUP DISCUSSION:

12 to 16 members in a group. time is 15 minutes.they gave us POVERTY IN INDIA.u have to speak something.otherwise u won’t go to next round.don’t give only intialisation or only conclusion.u have to be interactive throughout the session.other topics r MONEY

MAKES IRRESPONSIBILITY,FOREIGN JOBS.

TECHNICAL CUM HR INTERVIEW:

Next day means on 1st july thy conducted interviews.

The persons of IBM r very cool .Most of the questions for me r of General type and HR .

What is interrupt.

Interrupt handler.

By opening a MS-WORD document if u press ‘A’, what r the different things will be happened.will this interrupt the OS or processor.

What is the turning point in ur life.

Hobbies.i said news paper reading. We discussed a lot of time regarding politics in

Andhrapradesh.

à if u score good marks in written test,Essay writing,GD then ur interview will be shortened. So,be cool and confident ,then easily u can get.

Finally, they announced results at 2 p.m on 1st july 2007 .

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper JNTU Anantapur, A.P - 30 June 2007 IBM PAPER ON

30th JUNE AT ANDHRA PRADESH

IBM PAPER ON 30th JUNE AT ANDHRA PRADESH

Hi Friends Im very glad to post the new pattern of IBM india ltd.. Ours is the 4th coll took new pattern. Im the one selected for IBM among 38 out of 310. the pattern is very interesting but V shud not get confused n shd b very fast...

The selection process consists of 5 -stages

1. WRITTEN TEST

2. ESSAY WRITING

3. GD

4. TECH INTERVIEW

5. HR INTW

In WRTN Tst there r 3 sectoins first of all u need t fill ur Details name,address,mail id

,Percentages etc....Then tst

1.MATRICES( 15 Q,s - 13 mins- NO Negative) in this a 5*5 matrix is given with some diff symbols as its elmnts like

QUE:

_____________________________

| 3 ^ * ( )

| 9 % 7 j k

| % 9 7 ) (

| 7 9 ( 3 *

| 9 * k ) 7

Based on above Matrix there r 5 Q,s folowed ...each carries 1 mark no neg

EX: find the symbol starting from 2nd element of 2nd come down to 5th row move right until to reach last col and trace up to reach 3rd row from there move left 2 positions.

A) % B) 7 C) 9 D) * E) k

Ans is B. like this V r given 3 matrices each with 5 Q,s very simple but the thing is V shud b very concious and do not get confused ....cut may be around 7-8

2. NUMBER SERIES(20 qs -4 mins-20 marks- negative 1/4) simple but v shud b very quick....time is very very very imp 4this section frnds dont get confused really very simple section and 1more thing is the invigilaor signals time 4 every 30 secs dont feel tensewth tht just go wth ur work..

EX: 17,18,19,34,35,19,20,___

Ans....21

EX: 22,21,34,33,45,____

Ans......44

EX: 40,41,41,42,42,42,44,44,____

Ans.....44 once come out of test we cud come to know thevalue of Quote" TIME IS PRECIOUS"....

Nxt MATHEMATICAL REASONING(12 Qs-15 mins-12marks-negative 1/4)

This is aimed to test Mathematical skills. problems r little tough but thing is do not rush

...try to solve the problem tht u feel u can . cut off in our coll is 3 i think so do get dissappointed even u didint attempt good number...but try to solve atleast 5 qs. most of them r Aptitude qs ...from pecentages profit&loss ven diagrams simple comppound interest and all go thru RS agarwal All models V cant sy tht they ll give a particular model so better to go thru all models

I dont think tht ther is sectional Cut-Off ......so dont worry abt sec cut_offs bu t better to perform all sectinons well.

2.ESSAY WRITING.(15 mins_Max 250 words) we r given 15 mins time and the topic is "LIFE IN CAMPUS"

Be extensive and try to explore with a Broader sense...they ll look at this at the time interview so try to avoid Grammar mistakes and abstuse words.

IN OUR COLL TOTAL 310 took test and 136 cleared WRITTEN

Evening we went for GD ..15 in a group and topics mostly general like our Group was given "NON-IT students opting for IT jobs is Good or not" and indian politics, try to open ur mouth and say some thing if dont know the topic then also do not sit Idle.

If u r new to GD. They ll give a chance to share views. so utilize it. after GD 96 were selected 4 Interviews.......

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - Interview MIT, Pune - 26 June 2007

IBM PAPER ON 26th JUNE AT PUNE

Hi all…

IBM… International Business Machines also known as Big Blue conducted campus at

MIT on 26th June, 2007. Students were from PVG, SKNCOE, SCOE and MIT.

Criterion was aggregate 60% (For 5 semesters). Nearly 95 students got short listed from the aptitude test. Further 72 cleared the Group Discussion and finally 59 got through. I was one of them.

1. Aptitude Test : It was very interesting.

It had 3 sections:

· Matrix Manipulation: Three 5*5 matrices were given and there were 5 Qs on each matrix such as interchanging rows and columns, replacing one symbol by other, etc. (15

Qs in 13 min) there was no –ve marking for this section, so, I attempted all Qs.

· Series completion: 20 Qs to be solved in 4 min. It had -1/4 marking. So, I attempted only 18.

· Quantitative: 12 Qs in 17 min. It had -1/4 marking. I attempted only 7 Qs.

This section was a bit tough.

2. Group discussion:

Topic for our group was ‘Should Politicians be Honest?’

We were a group of 16 students.

It was an extempore. Each one had to stand up and present his/her views.

3. Interview (At around 10 pm)

Interviewer: Ajay

(Last Interview of the day!!)

Ajay: Finally…

Gauri: Yeh…Good Evening, Sir.

Ajay: So, what do you feel about being the last one to be interviewed?

Gauri: I got to know the questions that you asked to all my friends…

Ajay: Oh, really?? What did they tell you??

Gauri: They told me that you asked

1. Tell me something about yourself?

2. Why IBM?

Ajay: That’s it??

Gauri: Yeh.

Ajay: (smiling) These are just to start the interview..!! (I just smiled.)

Ajay: Tell me some things which you don’t like about your college…

Gauri: Sir, our college conducts re-tests if we have not cleared the regular unit test, and they send the reports back home.

Ajay: They really do that??

Gauri: Ya, they do.

Ajay: Have you ever given the re-test?

Gauri: Yes sir, 2-3 times. Because we were busy in Firodiya Karandak practice…

Ajay: (Interrupting me…) Have you done Firodiya??

Gauri: Yes sir.

Ajay: As what?

Gauri: As a Singer. I sung a Telugu song in S.E. and a Portuguese Song in T.E.

Ajay: Do you know something?? I am a musician… I have all instruments at my home. I have a reserved floor for music in my bunglow. IBM has it’s own band and we perform all over the world. I am the president of IBM club.

(He was going through my resume.)

Ajay: So, should I grill you on c++ or java??

Gauri: Yes Sir, you can.

Ajay: (smiled) Should I??

Gauri: You can, sir.

Ajay: Anyways, you are watching me since morning, what do you think about me??

Gauri: (Thought for a while) Sir, you are pretty honest and can go naughty at times.. and I think you don’t really prefer job hopping. Do you play guitar??

Ajay: I play all instruments…

Ajay: Do you know, IBM takes special care of it’s women employees?? IBM has won the

Best Employer award for 10-15 years…

(I just nodded.)

Ajay: Ok…tell me something about yourself…

Gauri: I am from Bombay ..

(He immediately stopped me)

Ajay: Bombay or Mumbai??

Gauri: Mumbai…Are you from Mumbai?

Ajay: No, But its like my second home. Why did you think that I am from Mumbai??

Gauri: A person who is so particular about saying Mumbai and not Bombay must be closely related with the city…

(He just smiled)

Ajay: Continue…

Gauri: I love computers. I never get bored of them. It can be gaming or surfing..

Ajay: (Interrupting me…) So, which was the last site you surfed?

Gauri: It was IBM.

Ajay: What did you like about it?

Gauri: Sir, I loved the latest logo in which ‘I’ is shown by vertically drawn eye and ‘B’ is represented by a honeybee.

Ajay: It is not really a logo…

Gauri: Ya, not exactly… but that particular picture…

Ajay: Ok. What is IBM’s slogan?

Gauri: What makes you special!!!

(He nodded in appreciation.)

Gauri: Sir, actually I didn’t know this but my mother messaged me after I told her that I have cleared the G.D and have to go for the interview.

(He smiled.)

Ajay: So, do you want to ask anything?

Gauri: Sir, when did you join IBM?

Ajay: I am with IBM since last 4 years. Before that I was working with a Japanese company.

Gauri: Sir, and what about the training?

Ajay: Training will be for 3-6 months depending upon the project requirements.

Anything else you want to ask?

Gauri: No sir.

Ajay: Sure?

Gauri: Yes sir.

Ajay: (Smiling) Ok…So, now you will tell your mother immediately about the interview??

Gauri: (Smiling) Yes sir.

Ajay: Do you think I will select you?

Gauri: Yes sir.

Ajay: Are you sure?

Gauri: 100% sir.

Ajay: confident?

Gauri: Absolutely Sir…

Ajay: (Smiling) Anyways, it was nice interacting with you..

Gauri: Thank you, sir.

Ajay: Wait for the results now…

Gauri: Yes sir. Bye.

Ajay: Bye.

Finally, around 10: 50 pm results were declared and Expression Of Responsibility was given to us!!!!

I wish you all the very best… c u in IBM…

Gauri Joglekar

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper BITS ,WARANGAL - 2 June 2007

IBM PAPER ON 2nd JUNE

Hai friends I am SATISH BODDU

I have been selected for IBM IN CAMPUS PLACEMENT conducted at BITS, Warangal

,A.P ON 2nd JUNE 2007. A total of 1406 students appeared 4 written test and around

220 were selected in written.

We were asked to write the ESSAY along with written test .Written test was started around 10.30 AM and ended around 12 noon which comprised of ESSAY also. Results were anounced around 3.00 PM.

GDs for 220 students started around 3.30 PM and ended at 5 PM I think so. Results were anounced at 6 PM and 164 were selected in GD.

They held INTERVIEWS on next day .There were no results after tech interview many of the students were directly forwarded to HR and some of them were rejected and they told them this directly. All the interviews were completed at 4PM . They announced the final results and 79 students were selected atlast.

WITH GOD’S GRACE I WAS ONE OF THEM. Let me explain u each phase in detail

1.WRITTEN TEST

A. VERBAL ABILITY(10marks):

1,.2) ques on prepositions

3) nearest meaning of apathetic a) ….. b) sympathetic c)indifferent d)inattentive

4) ……… did not agree him.(ans is with) a)at b)to c)with d)by

5) _ clown of that circus became famous for his antics.(article)

6-10 a RC on pollengrains, reproduction in flowers thru bees ………something like that

This was the easiest RC I have ever seen in any company’s written test.

B.APTITUDE(25 marks):

It consisted of 25 questions believe there was not even a single question from objective arthmetic(ie, trains, boats&streams ,time &distance etc .Please don’t waste ur time in preparing 4 arthmetic)

Almost all the ques r 4m VERBAL REASONING only (RS AGGARWAL is more than enough)

1-5) out of 600 students 536 have credit cards (AMEX,MASTER ,VISA

CARDS)……….(a bit hard try this section with inter 1st year maths(A.P))

Draw the venn diagram with 3 circls intersecting

1)How many had MASTER card

2) How many had only MASTER card

3)How many had VISA card

4) How many had only VISA card

5) How many had AMEX card

I think difference betn 1 & 2 answers is 41 and 3 &4 is 21( have a wise guess its easy then)

Three ques on DIRECTION SENSE (easy)6 . A person starts behind is house which faces to east and walks 50m an turns left walks 100m ……… in wht direction he is from his house.

7. If NORTH is SOUTH-WEST then SOUTH-EAST is (ans is NORTH)

8. I dint remember5 ques on DATA SUFFIENCY(think well then it is easy)

5 QUES on if $ is 1 and * is 0 (just binary representations) then

444 is represented as

125 is represented as

So on Remaining questions were on BLOOD RELATIONS ,PROBLEMS ON AGES etc

C. ATTENTION TO DETAIL(10 marks):

3 Questions were asked on below pattern

1.

Find any dissimilarity. a)234222272451 b) 23422272451 c)234222272451 d)

2342272451

2.

Strings are given as a. 66749384879456 b.

6674934879456 c. 6674934879456

3.

a)CCBDABBC b)CCBDABBC c)…….. d)………

3 Questions on if + stands for * ,/ stands for - ,* stands for / and / stands for + then Find the value of given expressionsRemaining 4 questions are on a case study A person is eligible for a job if passed his degree in Science with aggregate over 60% and willing to pay a bond of RS 2 lakhs for 2 years ………..

If the person fails to satisfy any of mentioned criteria then he has to report Manager or

Administrative officer …………………

D . TECHNICAL(10 marks)

3 questions are from C (easy) 3 questions from DBMS (very tough) 3 questions are from unix(easy 4 comp students) I didn’t remember the missing question sorry(I think its 4m

OS)

That’s it 4 written test RS AGGARWAL(VERBAL REASONING) and any elementary

English Book 4 grammar all the above 2 days before exam is more than enough to crack

IBM WRITTEN That is what I had and what I did.

2.

ESSAY

Topic was "EXERCISE IS GOOD FOR HEALTH" We were given 15 mins just after written and asked to write in not more than 200 words

3.GD

After we entered the room all the rules were changed it was not a GD but just like JAM.

We were 10 in group and each of us was given 2mins to speak on the topic along with our introduction. Panel members were free with us they havent stopped any of us though we ran out of time .

They want u speak .Thats it. Our topic was "ENGINEERS SHUDNT ACCEPT JOBS

FROM OTHER COUNTRIES" 8out of 10 were selected in GD from my group.

4.TECH INTERVIEW:

U cant distinguish tech and HR in IBM both go on same lines

For me there was a lady ,i think she was frm kerala or karnataka,she doesn,t know telugu

.

First of all i stood at the door waiting for call frm her, then i entered the room ,it was comp. lab .

MAM : tell me abt ur self …………..

Then she asked me about my projects ,i explained each n every thing

Here only I scored much more marks

Then she asked me abt team management, how can i manage my team members in different situations,i was aware of this sort of questions , so prepared earliar and answered PERFECTLY.

Then she asked me some 7 questions frm my core subject(am frm MECHANICAL

BRANCH).I answered correctly 6 questions .

TURBINE TYPES, HEAT TRANSFER ,FLUID DYNAMICS,STRN OF MAT., etc........

Then she asked me about 1)Arrays ,2)Pointers 3)Structures

I ANSWERED CORRECTLY for 2 only...!!!!!!!!!!!!!!

she laughed at my answeres , i too gave smile***

she then asked me to wait outside for HR, it took me 55min to clear this round .

She then came out of the cabin and sugested me to learn basics of computer languages, as am frm MECHANICAL.

************ HERE ONLY I SMELLED MY SUCCESS ************

HR

Here is final round for me ,i entered the room ,where hr was sitting ,he asked me to take the seat .

I slowly sat on the chair(Normal plastic chair ).It was comfortable to sit in it .as there was AC in the room.

Then he shook hands with me and askad my name and introduced himself by telling his name his position in IBM,

I was confused for a while that ,interview is 4 me or 4 him.Like that he was so cool that i feel at home with him,at that moment .

SO REMEMBER TO BE COOL WHILE TALKING ,no one is going to beat u there

,okay.........

Then he asked me abt myself ,my projects, my innovative ideas,as i bagged STATE 2ND

PRIZE FOR MY PROJECT,

Then he asked abt IBM, team management ,why software job 4 a mechanical student

,my interested areas in IBM, why IBM

............IT TOOK 1 HOUR FOR ME TO GIVE PERFECT ANSWERS TO HIM.....YOU

MUST BE SPONTANEOUS

TO ANY QUESTION!!!!!!!!!!!!! OKAY........REMEMBER.

Then he asked me , DO YOU HAVE ANY QUESTIONS REGARDING "IBM".

Firstly i hesitated to ask but he forced to ask........

So i asked like this

"WHY IBM IS INTERESTED IN TAKING GIRLS AND PHYSICALLY

HANDICAPED "he then asked me to listen his words,he has given explanation to abt 30min. and then he asked me to wait out side to know the results .

I think abt 1 hr. latter results were announced and ........................................

" I WAS ONE AMONG THE SELECTED CANDIDATES"

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - other Bangalore - 14 June 2007

IBM PAPER ON 14th JUNE AT BANGALORE

Hey Guys beware, IBM has changed their test pattern... This time the test consisted of 4 sections and there was NEGATIVE marking too for two sections...

SECTION-1 this section consisted of 20 questions and NO NEGATIVE marking for this section only..Time given was 13 min for this sec...5 matrices were given and que were like

1 2 3 4 5

1 @ $ * * $

2 $ $ * @ @

3 $ @ @ * *

4 * $ @ $ @

5 @ * $ * *

Q1- If all the $ r replaced by @ , @ r replaced by * ,* r replaced by $ then what will be the 4th element of 3rd row?

a-@ b-$ c- * d- none of these..

Q2- If 3rd column and 5th row r interchanged then wat will the 4th element of 3rd row? similar que were of these type..

SECTION -2

This section consisted of 20 que with NEGATIVE marking (-1/3)..TIME limit only 4 min...20 number series were given..they were OK types.. Refer R.S. Agarwal (Quants)

Though the qu were fairly simple, time management was the only major concern...

SECTION -3

This section consisted of 15 que with NEGATIVE marking (-1/3)..TIME limit only 12 min...

The qu were of the type- profit loss, time work, probability, depreciation....All qu had moderate difficulty level. concepts were from R.S. Agarwal but calulations were difficult...In all sections only time management was required....Interview for non comp it branch were all HR types..

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

Whole Testpaper BITS,Warangal - 2 June 2007

IBM PAPER ON 2nd JUNE

Hai friends I am Niranjan

I have been selected for IBM IN CAMPUS PLACEMENT conducted at BITS, Warangal

,A.P ON 2nd JUNE 2007. A total of 1406 students appeared 4 written test and around

220 were selected in written.

We were asked to write the ESSAY along with written test .Written test was started around 10.30 AM and ended around 12 noon which comprised of ESSAY also. Results were anounced around 3.00 PM.

GDs for 220 students started around 3.30 PM and ended at 5 PM I think so. Results were anounced at 6 PM and 164 were selected in GD.

They held INTERVIEWS on next day .There were no results after tech interview many of the students were directly forwarded to HR and some of them were rejected and they told them this directly. All the interviews were completed at 4PM . They announced the final results and 79 students were selected atlast.

WITH GOD’S GRACE I WAS ONE OF THEM. Let me explain u each phase in detail

1.WRITTEN TEST

A. VERBAL ABILITY(10marks):

1,.2) ques on prepositions

3) nearest meaning of apathetic a) ….. b) sympathetic c)indifferent d)inattentive

4) ……… did not agree him.(ans is with) a)at b)to c)with d)by

5) _ clown of that circus became famous for his antics.(article)

6-10 a RC on pollengrains, reproduction in flowers thru bees ………something like that

This was the easiest RC I have ever seen in any company’s written test.

B.APTITUDE(25 marks):

It consisted of 25 questions believe there was not even a single question from objective arthmetic(ie, trains, boats&streams ,time &distance etc .Please don’t waste ur time in preparing 4 arthmetic)

Almost all the ques r 4m VERBAL REASONING only (RS AGGARWAL is more than enough)

1-5) out of 600 students 536 have credit cards (AMEX,MASTER ,VISA

CARDS)……….(a bit hard try this section with inter 1st year maths(A.P))

Draw the venn diagram with 3 circls intersecting

1)How many had MASTER card

2) How many had only MASTER card

3)How many had VISA card

4) How many had only VISA card

5) How many had AMEX card

I think difference betn 1 & 2 answers is 41 and 3 &4 is 21( have a wise guess its easy then)

Three ques on DIRECTION SENSE (easy)6 . A person starts behind is house which faces to east and walks 50m an turns left walks 100m ……… in wht direction he is from his house.

7. If NORTH is SOUTH-WEST then SOUTH-EAST is (ans is NORTH)

8. I dint remember5 ques on DATA SUFFIENCY(think well then it is easy)

5 QUES on if $ is 1 and * is 0 (just binary representations) then

444 is represented as

125 is represented as

So on Remaining questions were on BLOOD RELATIONS ,PROBLEMS ON AGES etc

C. ATTENTION TO DETAIL(10 marks):

3 Questions were asked on below pattern

1.

Find any dissimilarity. a)234222272451 b) 23422272451 c)234222272451 d)

2342272451

2.

Strings are given as a. 66749384879456 b.

6674934879456 c. 6674934879456

3.

a)CCBDABBC b)CCBDABBC c)…….. d)………

3 Questions on if + stands for * ,/ stands for - ,* stands for / and / stands for + then Find the value of given expressionsRemaining 4 questions are on a case study A person is eligible for a job if passed his degree in Science with aggregate over 60% and willing to pay a bond of RS 2 lakhs for 2 years ………..

If the person fails to satisfy any of mentioned criteria then he has to report Manager or

Administrative officer …………………

D . TECHNICAL(10 marks)

3 questions are from C (easy) 3 questions from DBMS (very tough) 3 questions are from unix(easy 4 comp students) I didn’t remember the missing question sorry(I think its 4m

OS)

That’s it 4 written test RS AGGARWAL(VERBAL REASONING) and any elementary

English Book 4 grammar all the above 2 days before exam is more than enough to crack

IBM WRITTEN That is what I had and what I did.

2.

ESSAY

Topic was "EXERCISE IS GOOD FOR HEALTH" We were given 15 mins just after written and asked to write in not more than 200 words

3.GD

After we entered the room all the rules were changed it was not a GD but just like JAM.

We were 11 in group and each of us was given 3mins to speak on the topic along with our introduction. Panel members were free with us they havent stopped any of us though we ran out of time .

They want u speak .Thats it. Our topic was "ENGINEERS SHUDNT ACCEPT JOBS

FROM OTHER COUNTRIES" 9 out of 11 were selected in GD from my group.

4.TECH INTERVIEW

U cant distinguish tech and HR in IBM both go on same lines Sir : tell me abt ur self me :

…………..

He asked me 3 case studies .I have answered it confidently. Hobbies and Goals ?

Interested subjects? OS and C what is Virtual Memory can u change the size of VM on comp if so how? I have explained him wht is VM and how we can change it in XP . Here is where I hit my first arrow into his heart.

2 quest on DBMS just queries but I was clean bold by those 2 quest but I pretended as if I know it and trying hard to get it . Even interviewer helped me a lot but I cudnt.But I made my mark already. I infered two things in case studies TEAM WORK and NEVER GIVE

UP which I implemented in later part of my interview. To get through tech one shud possess

1. COMMUNICATION SKILLS with min TECH Skills 2. very high TECH stuff

3.mesmarism I used 3 and 1

5 HR

They ask u gen quest abt ur self and what do u know abt ibm? Don t say what u heard from ur friends say wht u know truly , I was caught on similar basis later on I recovered and replied in my own way what I know abt ibm from roots .At the end of i/w I was asked a tech quest what is diff betn class and object? I have answered it in very general way he was amazed at the ans to that quet .I‘ll make one thing clear to u ,Please put the interviewer in conversation and let him know that ur good at communication ,creat a context to speak .many of u thinking how can we? Every interviewer will be asking u

Any questions to me ? there u r. prepare a bunch of questions for him before u go to interview.Be sharp ,walk dynamic have a smile on face, take as much liberty as u can don’t get tensed,talk confident ,TIMING is very very important ,be spontaneous ,put ur true character in front of interviewer and let him know wht u r

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - other BITS College of Eng, Warangal - 2 June 2007

IBM PAPER ON 2nd JUNE

Hi frns, I am sravanthi from Sree Kavitha Engineering College . This pattern was 4r global conduted at bits college warangal. arround 1300 mems attended the written test ,

225 were selected ,then 165 in GD,69 students finally after tec n hr rounds. procedure is as follows

1.Written test

2.Essay writing

3.GD

4.Tech

5.HR

WRITTEN TEST: It consists of 55 quest n time given is 60 min. its very very easy

(1)verbal(10q) -> simple fill in blanks with prep,articles(5q), passage(5q). passage is tough.

(2)technical(10q)-> on c(3q),java,unix windows.

(3)aptitude(15q)->its not from rs agarwal its just general type on prob,permutationse,analytical reasoning .

4)attention 2 ability this section consist quest like any person shuld have all these qualities

1) he suld be 6 ft hieght

2)he shuld be 50 kg wieght

3) he shuld pass aptitude]

4) he suld be physically fit

-if a person satisfies all the above except 1) then he is selected as trainee

- if a person satisfies all the above except 4) then he suld go 4r test etc i dont remember conditions exactly based on these conditions arround 5 quest were asked then.. a)123489 b)123589 c)123489 like these some nums are give n we have 2 find which r alike n which r different arround

4 quest of this type

(5)reasoning : it is also very easy .quest r on blood rels,data sufficiency,picture series,odd man,seating arrangment etc FRNS ITS VERY EASY 2 CRACK BUT TIME

MANAGEMNT IS VERY IMP. Believe me pattern is very easy.

2.essay writing :is very easy it shuld not excede 200 words topic is " EXERCISE IS GUD

FOR HEALTH". time given is 15 min. its immediately after written test.

3.Results were anounced at 3:00 pm n im very happy 2 be one of.. then we were asked 2 attend GD immediately n the topic given us is " ENGINEERS SHULD NOT GO

ABROAD FOR JOB". Frns be careful in gd its not general its like JAMS ie they give us

3 min time n we have express our views. the results of gd were announced at 6.30pm they have shown us company profile etc. we were asked 2 attend 4r other 2 rounds next day.

4.I felt tech was very tough coz as i was frm computers back ground the quest were asked 2 me in electronics , economicsetc. not even a single quest frm computers was asked. also some general quest like " how will u introduce a computer 2 a farmer"," how will u measure the part of water filled in a bottle"

5.if were selected in tech round they say us directly 2 attend hr round else they r saying 2 leave the campus.Thank god i was selected in tech . plz go thru company profile before hr he may ask us quest like

"why only IBM" ," tell me abt company"? hr is very easy it s completely based on resumate prepare an ex of each of ur strengths etc also they give some situations 2 us, give +ve answers . in IBM please stress on team work, innovation, leadership qualities mainly.

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - other C.R.R College,Eluru - 26 May 2007

IBM PAPER ON 26th MAY

I got selected for IBM on 26th May. The selection procedure lasted for two days. On the first day the written test and the group discussion took place. And on the second day it was time for the technical and the HR rounds to take place.

Well the written test was simple but the cutoff compensated it. There are 55 questions in the paper.10 from verbal,10 from technical and the remaining 35 from aptitude. The verbal paper was very simple. It just included the articles and prepositions. There is also a passage given related to a general topic. Every thing is easy in it and its quite good to score in it. Later is the quant paper. It has covered almost all the topics from right from the boats and streams to probability. It also included non-verbal reasoning. it is also easy.

But the most important point that you need to look upon is time factor. The technical paper is easy even.

There i no need to panic upon anything here. You need to manage your time very carefully.

The group discussion is easy as well. Tee topic given was "DOES CCRICKET

OVERSHADOW OTHER GAMES OR NOT?"That is quite an interesting topic to discuss upon. Every thing went on very well and the eliminations are very less in this particular round. The next day in th technical interview we were tested skills related to C and DataStructures.As Im a non It student i was not asked very much on it.I was asked questions related to my subjects.

In the HR interview they tried to jot down the interpersonal skills in you.Wat all that they tested in it were our confidence, stress handling capability and language fluency.

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - Interview CRR College - 26 May 2007

IBM PAPER ON 26th MAY hi friends, I have given the IBM paper today(26/5/2007) at CRR College,elurr.

The procedure follows:

1.

written test (with a essay)

2.

JAM

3.

TR

4.

HR

Its very easy to crack the paper,but the only thing needed is good time mangment.

The paper consisted of 4 sections:

1.

Aptitude(venn diagrams,some quant)

2.

verbal(comprehensions,fill with appropriate words)

3.

technical(just 15 out of 55, these are too from unix,dbms,C++)

4.

and finally they asked us to write an essay on "Agriculture in INDIA"

And this was the major elimination round becoz out of 1,270 only 243 qualified written.

And the results were announced 3hours later, and i got selected in the written, then they called us for group discussions,but they conducted JAM(just a minute) and the topic was

"DO CRICKET OVERSHADES ALL OTHER GAMES"and this is very easy topic and some other pannels have given topics like"globalisation,films,outsourcing....etc" and even in this out of 243 people only 181 could clear this round.

And on the next day they have conducted TR and HR.

Actually to say the IBM,s HR,s are very friendly,and they recieve us with cute smiles on their faces which will make us to present ourself confidently. now my technical interview goes like this,

ME: good morning sir.

SIR: A very good morning, how,s the day.

ME: its pretty sir.

SIR: fine,tell me about ur self.

ME: sir, my name is aparna and ............................;

SIR:what,s ur favorite subject.

ME: sir it,s "digital communications" as i am from ece.

SIR: alright then give me a brief idea about digital communications. i told sir about communications since the early stages and gave him a brief idea, and he posed some questions from what i have told him.

SIR:how can u prove ur self to be more innovative? i gave him some examples of my projects and my leader ship qualities.

SIR:which feild do u choose to work?

ME: I want to work in communications side.

SIR:if i give u the job of software engineer then..

ME: Sir, ............................

Following paper is provided by YuvaJobs.com . Visit http://www.yuvajobs.com

for more details.

General - Interview NIT,SURAT - 10 May 2007

IBM PAPER ON 10th MAY AT SURAT hello everyone, this is the pattern of placement paper for ibm global which came to my campus on 10th May . 192 out of 390 were selected for GD round and 34 got eliminated after GD. In all 114 were finally selected which was a record for them as well as for my college. written test consisted of three section first one was verbal reasoning which consisted of some articles n prepositions. A reading comprehension was also asked, this was tricky one and no question could be answered directly. there were 10 questions in all. second section was aptitude related. Believe me it was the easiest test i ever gave. there were different sections. in all 35 questions were to be answered.5 were related to venn diagram prob,there was a section about binary nos.$ denoted 1 and @ denoted 0.all we had to do was turn each given relation to its binary equivalent and then replace each 1 by

$ and each 0 by @.5 questions were about logical reasoning,20 questions were general questions like time, man power n probability questions, very simple u can do them at one go if u hav average iq.

The third section consisted of technical questions,3 were c lang related,3 on unix,2 on data structure n 2 on dbms specially sql.

GD was more of elimination rather than selection, make it a point to speak some good points and do speak fr some time . just speak and u r thru.

Personal interview hr: wats ur name me: sir abhinav hr: hav a seat mr.abhinav me: thank u sir hr: so mr. abhinav u r frm electrical stream and u r having such a good cgpa then y u want to go to IT sector me: sir before coming to this col i was not knowing wats good for me and where my interest lies.after coming here i tried my hands on programming n found tht i m quite good at it and it intersts me very much,i think u can only grow in tht field in which u hav interest. hr: ok wat all subjects hav u read me: sir i hv read fundamental of c prog,8085 microprocessor, digital circuits...(always mak it a point to tel only those subjects which involve logic or programming, try to skip core subjects lik power sys n control sys fr electrical...he will stop u after u tel him 3 , 4 subjects) hr: so u know c lang.. me: yes sir hr: okk ,so how much u rate urself in c me: sir i m the best in this col regarding algorithm development, infact i m sure i can compete with any comp. science student regarding logic development(believe me u shld b confident enough to say tht, it was a risk n i took it but if u r not tht good in c just say tht u knw basics of c...or whatever u feel is appropriate) hr: really,so can u tel me algorithm used by google search engine... me:( was bit nervous) sir i dont knw exactly bt i can try.. hr: ya sure try try me:blah blah blah hr: so u knw wats binary search me:(tht was very easy) blah blah blah

hr: tel me if i giv u a array of 1000 nos,all in ascending order in hw many iterations will binary search b completed? me: sir 10 because 2 to pwr 10 is 1024 ... hr: yes thts good ,i m impressed me: thank u sir hr: u told me u r very good in prog... can u supprt ur claim. me: yes sir i hav won one c programming contest n was 11 in c online comp.. out of 200 odd teams. hr: good so what all programs u did.. me: told him and then he asked me to explain one of the prog..was quite easy hr: wats diff btwn do while n while me: (told was easy) hr: wats pointer me: (easy) hr: ok so do u want to ask us any question.. me: askd 1-2 questions,(if thy ask u this questions its quite sure u r thru...) hr: u gav bangalore as ur preference can u tel y? me: gave sm funda(never say thers more oppurtunity or smthng lik tht. hr: thank u abhinav it was very nice meeting u me: thank u sir ,it was mine pleasure. see clearing ibm is very easy if u hav good pointer or if hav good marks in their written test, mine score was 43 out of 55 ,highest ws 48 (can b higher this is best to my knowledge) and i think cut off was 35(can b lower also). its easy fr girls ,if girls r in interview its vry rare they will b eliminated (they prefer girls). I don,t think they had sectional cut off, they will make u write essay but its hardly ever read bfr interview.

Download