VERIFONE
VERIFONE
VERIFONE
in
pentium
15 Minutes, 20 Questions
5 ways.
3. There are 27 balls, of which 1 is heavier.
given a balance
how many times you need to weigh to find out the
odd ball.
3 Weighs.
4. Product of three consecutive nos. 210.
is the sum
of two least numbers
11.
What
E is from A?
Some 3 questions on Reasoning like,
10. If you say that giving stock options to
employees increases the
productivity of the company, which of the
following sentences
support it.
A) Giving stock options increases the morale
of the employees
..
..
etc.,
11. Gamblers comes to the Amusement parks.
There are some Amusement
parks in each city. There are some gamblers in
each city. So
what can you infer.
A) Amusement park always have gamblers.
..
..
etc.,
2. Technical Questions.
i. Electrical & Electronics
: 15 Questions
1.A Circuit with nand gates. (ans. may be
XOR)
2.CMRR. relates to (options not in order)
voltage follower
non invering amplifier
inverting amplifier
integrator
3. Given a circuit , give the ouput.
(ans. may be triangular wave.)
4. o/p of an assembly code.
mulitply by 11.
5. how to handle asynchronous events.
a) polling
b) interrrupt
etc.
ii)Data Structures, Algo., & Complexity theory : 5
questions
iii) OS : 5 questions
iv) Networks and Hardware: 5 questions
v) Databases and Misc.: 5 questions
vi) C Pgm. : 5 questions
some more 10 questions.
1. if W is a sequence of strings without a and W'
is its reversal
then WaW' is accepted by:
Context Free Grammmars
2. Whether all recusive pgm can be writtten
iteratively?
yes.
3. What data structes you will use if you want to
go to first record from
the last and vice versa?
doubly linked circular list
4. Given 10000 nos. and 48MB Memory. What is the
complexity of the
efficient
sorting
algo.?
(the
algo.
is
not
mentioned)
O(N)
5.
that
particular code does the sorting in Desending order
(+- is
struct
{
char a[3];
int b;
}x;
char *cp;
a) size of x is 7.
B
b)
c)
d) cp takes the size of a pointer.
(d ) is the ans.
********************************************
***********
ORACLE
********************************************
***********
section 2:
1. what is sparese matrices?. give (at least)
two methods for implemetation
rather than two dimentional array.
2.what are cheap locks/latches?.
************************************
VERIFONE
************************************
there will be 45 qstns. 15+5+5+5+5+5+5.
section: electronics:
1.a logic ckt is given and asked to identify the
configuration.
ans: XOR.
2.multi vibrator with nor gates is given
ans: astable multi sqr wave opt.
3.4 stage ripple counter with delay(f/f) 10msec.
How much time it takes
for a state to change. 4*10=40.
4.impedence
of
a
p'lel
resonant
circiut
at
resonance:R.
5.serial
to
parellel
conversion
is
done
by
ans:shift register.
5.if the address bus id 20bits.then the memory
space is 1Mb.
6.filtering
can
be
done
with:capacitor,iductor,both,none.
7.the config that is worst effected by low CMMR
ans:Non inverting amplifier.
8.two progs are given. one satrts counting frm 0 to
MAX and the other