verizon test paper 16 june 2004

» Placement_papers » Verizon » verizon test paper 16 june 2004
Category (Placement Paper or Interview Experience): 
Placement Paper
Paper/Interview: 

TEST
The Verizon paper was very very easy and totally below your standards...
The paper was divided into 4 sections namely
1. Verbal
2.Analytical
3.Mental Ability
4 technical
Total duration of the test : 90min
They will give us one answer sheet. But after every section they will collect the question paper back
There may/maynot be negative marking
Verbal: (20 questions 15 minutes)
1-10 questions of the type
Rose is _______ beautiful flower.
options :a,an,the,none
11-16 Reading comprehension... 0n computer protection and secutity
17-20 Reading comprehension on databases
( Actually you dont need to read the passage you will be able to answwer without reading it--- its so trivial)
ANALYTICAL( 30 questions 30 minutes)
21. Sheela is 16th from first. 29th from last in a test. 6 boys did not come. 3 failed what is the strenght of the class
22-26 problems on sets..
eg 15 speak tamil 25 speak tamil and hindi out of 53 people how many speak tamil alone..etc( i don remember exact figures)
27-32 problems on sets
eg 54 boys play cricket.61play football,66 play tennis. 24 play all three, 32 play football and cricket, 15 play foot ball and tennis.how many players played only cricket, foootball, tennis
SAme kind of problem on white ,green and yellow kites
33-37 Typical anals question( u find in RS Agarwals)
6 movies need to be screeneed in a movie festival.the slots are 9.30,10.30,1 3.30 5.30, 7
A can screeen in afternoon or morning
B cannot scrreeen before C
nobody else can screen when D is screening..( similar conditions..Watch out we all ran out of time trying to attempth this question)
38-40 Question on cube
A cube is painted with three colours namely Red, yellow ,green its [ainted in such a way that colors are on the adfjacent sides are not same.the cube is cut into 27 smal cubes.
how many cubes with one color, two color, three color etc
41-45 One question and Two statements would be given Mark A if statement 1 alone is enough toget the answer. B if satament 2 alone is enough, C if statement 1 and 2 are necessary.D if anser cannot be arrived at
eg 1.P-X>0
2., pX>0
is p positive.
46-50 Question on cube..
16 cubes are kept on top of which 4 cubes r kept at the centre , on top of that 2 cubes are kept and on top of that one cube is kept. It is painted from top to bottom.
how many cubes with 1,2,3,4, 0,sides painted
MENTAL ABILITY( 15 questions 25 minutes)
51-53 questions on pattern matching.Like mark A if first and third are identical,B if secondd and third are identical, C if first and second are identical D if they are different
eg GGGRSSSRR GGGRRSSRR GGGRSSSRR
54-59 Questions of the form
if +is - and - is * . * is / and / is + then find 12/3*5-2+5
60-62 A set of conditions for admissions of a school student is given like he should be in top 20 in the entrance test or should hav sports exceleence etc.. and questions of different cases are given and we need to find if the candidate can be admitted or not
63-65 Similar questions for recruitment of cook. He should be 25 yrs of age with 3 yrs experianceif he has lesser exp. he shud meet the head cook . if he is below 25 yrs he shud meet the manager and questions on various cases
TECHNICAL( C and DS)
66 Of the following select a code to print a singly link list in a reverse order.
67 select a code to print elements of a dequeue
68 a=3,b=3,c=3
a-=b-- - --c;
printf(a,b,c);
69 Find a declaration of ADT of a polynomial.
70. Select code that shows DFS of a graph
71 Select the statement that appropriately fills the DFS algot\rithm
72.File *fp1,*fp2;
fp1=fopen("a","w");
fp2=fopen("a","w");
and operations using these two file pointers . and 4 options based on that
73.int *px;
do{
*px=f(1);
} while( i<10 && *px<900);
f(int a)
{
int x= a*50;
return &x;
}
and 4 options abt value of *px also has options on error conditions
74.Some question on strings.4 codes given and we need to select an appropruate code.
75.i think code for printing an array

Your Opinion (What do you think about the Expereince ? Any tips/suggestions ?): 

They were focussed only on what we have mentioned in the resume and in the write-up.
So we must write things that we actually know in the resume
These were jus some of the questions that i could remember. There were lot of questions from my answers. So we need to be really careful while answering.
These were the questions that i could remember.