Placement Papers - Perot

Perot Systems
PEROT SYSTEMS PAPER
Posted by :
Harika
(5)
section-1 10 questions of 2 marks each(series)
section:2 15 questions of 2 marks each(quantitative)
section:3 10 questions of 5 marks each(programming)


total time: 45 minutes

after this there is a 20 min. test on english (25 questions) : simple english usage


section:1
simple questions on series completion.

The series were from Rs aggrawal Modern approach mainly ap\'s.
do them in one go.

section:2

10 data sufficiency ques-very easy.do them in a single go as well.

quantitative questions:
1.dishonest dealer question.some thing In fraction frm rs aggarwal quant

2.speed from a to b is 40 km/hr and avg speed from b to a 50 km/hr. total average speed?
a) 50  b)24  c)48

6.time & work questions: some men finish a work in 100 days. If 10 men leave then they will finish in 10 days more. What is the original no. of men?

7.Arun give some money to Gopal ,Gopal gave 40% to Suresh. How much was with Arun initially???

8.A finishes in 15 days B in 20 days C in 25 days. How many days they will take if they all work together?

10.Radiius of sphere is 10 cm. How much % is surface area of volume
a)30% b) 25% . .

11. a+b=E b+c+d=p
what is a+b+c+d?
a) 50 b) data inadequate

section 3:
there is 100 ml sol of wine and water in A and B if 10ml is taken frm a and put it in b and then 10 ml from b put in to A . Which jug has more solution

.A RECTANGLE OF SIze 78*63.Cut the rectangle into squares of 1 units. Draw a diagonal through the rectangle. Through How many squares diagonal pass
through.?
a) 138  b)139  c)141 d)139 e)140

i think ans is 141(not sure)

a question on 8*8 chessboard what is the no. of adjacent squares?? i dont remember the question.
a) 216  B) 228.. 208

1. Mountain hiking:A person starts at 2:00 in the Friday afternoon.a person does not move with constant speed. reaches mountain top in 4 hrs. he again starts
at 2:00 on saturday and reaches bottom in 3 hrs, what is the probability that he was at the same point as he was on friday..
a) 0  b) 1  c) 12  d)14
i think answer is b ie 1.

2.
a==1,b==2,c==3,d==4

step1: x==0
step 2: x==x+1
step 3: a==b
   b==c
   c==d
   d==a
step4 if x<==1 goto step 2

what is the value of a,b,c,d???

A bank pays interest of 7% in first year and 9% in second year compoundedly. what is rate of interest if it is S.I?


english:........25 ques -time 20 mins

1.To write accurately is better than _____________
a) to finish quickly  b) finishing quickly ...................

2. Americans _____________ cereals in breakfast..
a) are used to eat
b) are used to eating

C/C++

i choose C.
time 30 mins

20 ques - 1 mark each & 10 ques 3 marks each.
clear ur self on pointers to structures,unions etc
pg 132of kernigan & ritchie is very imp- only first half page where it
s described about pointers to structures and increment operators to
pointers,elsemnts in the structure.

for next 10 quesions, they were all bitwise operators with recurssion
and it was asked
ab running time
ab appropiae mask
ab missing statements
all these ques were very very difficult