Thursday, November 14, 2013

Virtusa & Verizon India placement papers

Virtusa Placement Question Papers
section I : duration 20 min : total marks 30
1. A problem from sum of Alphabets are given numbers from 1 - 9 we hav to assign numbers to alphabets and A+B+C= something like that we have to know value of E ( Ans : 4)
2. x^y=2x+y and given that 2^a=a^3 find value of a?(Ans : a=1)
3. In an exam consists of 150 questions, 50 questions are of mathematics and remaining are others. In which twice the time is to be given to mathematics bit when compared to others.total time is 3 hrs then how much time is to be given to each bit of mathematics? (Ans : 72 sec or 1 min 12 sec)
4. In an multiple choice question paper, each correct answer carries 4 marks and each wrong answer deducts 2 marks. a person scores 480 marks in a 150 questions paper how many questions he did correctly? (Ans :130)

5. A problem on mixtures
6. A problem on ven diagrams. It was a little bit lengthy to read and to remember …sorry
7. A simple problem on probability……………its direct question. A bag contain 5 red and 7 green balls and another bag contain some no. of red and green balls.He asked to find probability of finding a red ball.
8. A problem on work and time. A can do a work in 6 days B can do same work in 8 days, C can complete the same in 12 days.A under took 3 works like that and did for 8 days and left. Then B started work and did for some days and left then in how many days C completes this work?
9. y=inv(cos[cosx+4sinx]/sqrt17) then dy/dx=? (Ans :1)
10. total M persons want to buy a gift of D Rs. Out fo which 3 members are dropped out so how much each person have to pay extra ? (Ans:3D/m(m-3) )(check)
11. A problem is on series 1 + 1(1+1/n)+3(1+1/n)2(square)+5(1+1/n)3(cube)+……………..find sum of n terms
( I not did this problem)
12. A monkey trying to ascend a greesy pole.He ascends 20 mtrs in one minute and goes down 4 mtrs in next minute.how much time it will take to ascend pole of 96 mtrs? (Ans:10 min 48 sec)
13. On a good if 25% discount is given, he will earn profit of 25% what will be profit if he gives 10% discount?
(Ans:50%)
14. .I don’t remember what this qustion is ………..sorry
15. A container has 64 lit of alcohol. 8 lit of which is removed and added with same amt of water. the same process is repeated 3times. what is the percentage of alcohol after the end of the
operations.
ans- formula – intial vol – p lit(64).
vol of removed sol – q lit(8).
no of oprs – n(3).
concentration of first liquid afetr oprts is – ((p-q)/p)*((64-8)/64)**3.
16. x+y+z=0, find the value of (x**3+y**3+z**3)/xyz.
17. 3 men n 2boys can do piece of work in 12 days. same work is done by 6men n 1 boy in 6 days. find how many days can a man alone can complete the work?
18. In an exam the maximum marks is 500. a got 20% more than b, b got 25% less than c, c got 20% more than d. if b marks are 360 then how much did d score? (no. r different prob type is the same.).
19. A tank holds 25 gallons of fuel. before going for a drive which is at a distance of 600 miles. the car goes at a speed of 60 miles per/ hr. however the tank has a hole and fuel leaks out . after travelling a distance of 300 miles, the tank gets emptied. find rate at which fuel gets lost.
Section II : Duration :20 mins : Marks :20
This paper is on C language
1. Write a program to know whether string is palindrome or not?
2. A C program is given and asked what will be output………….
3. A Recursive function is given asked what will be output how and why?
4. write a prg / function to remove the duplicate from a sorted array. (8 m)
5. write a prg to genrate fibonacci series upto 100 recursively. (7 m)
6. predict the output of the following:
char c[]={ ” enter” , “first” , “print” , “new” }.;
char **cp[]={c+3, c+2, c+1, c};
char ***cpp[]=cp;
printf("%s", ++*cp);
printf("%s",–*++cp);
7. A program given and asked what are variables value1 and value2 stores?(ie, in that program they store GCD and LCM)
8. Write a program to sort linked list.
Section III : Duration :20 mins : Marks:40
1) & 2) are like critical reasoning in barrens
3) & 4) are antonyms (he didn’t ask antonyms directly but asked the word in capitals if replaced by any of following, that would be inapproriate in context )
5) & 6) analogies
7) & correct the sentense with appropriate answer from the options given below
9) & 10) are pick oddman out………..easy one
Essay writing:
1)Time and tide wait for none.
2)My vision 2020 of India. 
 
 
 
Verizon India Placement Question Papers
1) You can borrow my car the end of the month
A) until B) by C) in D) for
2) Most scholars consider 1887 to be the beginning of industrialization wine and brandy distillation in
the country.
A) of  in C) for D) and
3) He covered the journey …. foot.
A) in B) by C) on D) none of these
4) …. what I know, I would prefer not to go.
A) by B) with C) in D) from
5) The city police seized uranium pieces from two scrap dealers.
A) the B) an C) one D) a
6) He Is _ finest young player around at the moment
A) a B) an C) the D) some
7) _ look and you know who among them Is the culprit.
A) A B) One C) The D) An
8) How _ earns money is more important than how much one earned? A) one B) some C) a D) None of the other options listed for this question
9) He has formed … union.
A) a B) an C) the D) none of these
10) 1 had a black and …. white dog which has been missing since yesterday.
A) a 6) an C) the D) none of these
11) If there is insufficient RAM to run an application, Windows
A) Uses virtual memory instead of RAM B) Clears the RAM for the application C) Uses registers as the RAM D) Copies the contents of the oldest used RAM to virtual memory, then assigns the RAM to the application
12) Multitasking means,
A) Multiple programs are processed at any instant of time B) Multiple programs are assigned a slice of the processor’s time C) Multiple programs use the RAM through swapping D) Multiple programs use the services of a single hardware
13) According to the passage, a program being processed if is in need of the services of PC’s hardware makes
A) Windows checks and puts a request to use it immediately as it is currently being processed 6) Windows checks and puts a request into queue if it is already in use C) Windows checks and puts a request into queue if it is already in use and keeps processing the program until the current hardware operation is completed D) Windows checks and puts a request into queue if it is already in use and stores the program in registers until the current hardware operation is completed
14) In multitasking, when one program slice of processor time is over
A) Processor writes contents of registers to RAM and from there to virtual memory, the hard disk storage B) Processor writes contents of registers to RAM and fills them again with next programs instructions C) Processor writes contents of registers to RAM and fills them again with next programs data and executes program’s instructions from RAM D) Processor writes contents of registers to RAM and starts executing the next program from RAM
15) Choose the most accurate statement
A) If an application needs additional memory, it sends a request to Windows, which assigns available RAM to the application B) If an application needs additional memory, 9 sends a request to Windows, which saves oldest used RAM to hard disk and assigns the RAM to application C) If an application needs additional memory, it sends a request to Windows which saves oldest used RAM to virtual memory and assigns the RAM to application D) If an application needs additional memory, it sends a request to Windows, which starts swapping between memory and disk to free some RAM and assigns to the application
16) By using DILLS, Windows
A) Saves processing time
B) Multitasks
C) Shares program code
D) Communicates with PC’s hardware
17) To use any routine of a DILL, Windows
A) Searches and copies it in the application code and executes it
B) Loads the OLL file and searches and executes the routine
C) Loads just the required routine in memory and executes it
D) Searches the location of the routine and instructs the application to execute it
18) Which Information does an application needs to pass to Windows, to use a DILL routine?
A) Just the name of the routine
B) Just the name of the DLL, which finds the routine to be executed in return
C) Both the name of the routine as well as DLL and any parameters
D) Name of the DLL, routine, any parameters and type of information to be returned
19) According to the passage, while the DLL routine is executing, the calling application
A) Waits for the routine to execute
B) Continues with other tasks
C) Helps the DLL routine perform by communicating with Windows and through Windows with the PC’s hardware D) Passes all responsibility of program execution to the DILL and is removed from memory
20) The DLL function after execution,
A) Returns the parameters and information into memory, where it can be inspected by the calling application B) Returns information into memory, where it can be inspected by the calling application C) Returns to the calling application the information required by it so that it can inspect it D) Returns the information required into memory so that IDLL can inspect whether the function operation was a success
A if ALL THREE items given in the question are exactly ALIKE. B if only the FIRST and SECOND item are exactly ALIKE. C if only the FIRST and THIRD item are exactly ALIKE. D if only the SECOND and THIRD item are exactly ALIKE. E if ALL THREE items are DIFFERENT
46) 7181.0984612 7181.0984612 7181.0984612
A) A B) B C) C D) D E) E
. . . . . . . . . . .
47)5444644444 64″6444‑44 5444644444
A) A B) B C) C D) D E) E
48)3211133222 3211133222 3212232222
A) A B) B C) C D)D‑ E) E
49) discuteeren discuteren discuteeren
A) A B) B C) C D) D E) E
50) 744.2903519 744.2903419 7″.2903519
A) A B) B C) C D) D E) E
51) Wadhodhia Raste Wadhodhia Raste Wadhobhia Raste
A) A B) B C) C D) D E) E
52) If * stands for I ~ stands for , + stands for * and stands for + then 7170*1+34=?
A) 199 B) 196.4 C) 199.6 D) 197.5
53) If * stands for + / stands for *, + stands for and stands for 1, then 1717*6+38=?
A) 124.6 B) 29.6 C) 19,6 D) 27.9
54) If * stands for J stands for +, + stands for / and stands for then which of the following is true
A) 20114*8+50‑8 = 32.7
B) 14*8/8+50‑8 = 4,7
C) 20*8/14+20‑8 = ‑2~2
D) 8*20/8+50‑8 = 6
55) If * stands for ,/ stands for +, + stands for I and stands for then which of the following is true
A) 32/6*4+908 = 37.6 B) 6*8/4+908 = 25.6 C) 32*416+328 = 18 0) 8*32/4+908 = 26
56) If * stands for + J stands for *, + stands for and stands for 1, then which of the following Is true
A) 24/10*4+9016 = 238A B) 10*1614+9016 = 32,4 C) 24*4110+2416 = 36 D) 16*24/4+9016 = 68
57) If * stands for I J stands for , + stands for * and stands for + , then which of the following is true
A) 12*10/8+12‑16=O~8
B) 8*16/10+80‑16 = 28
C) 1218*10+80‑16 = ‑36
D) 16*12/10+80‑16 = 192
58) Mr. Siddhartha Bhattacharya , wants to be a ‘Quiz Master’ . He is a graduate from Delhi University
A) The candidate is rejected
8) The candidate is selected
C) The data is inadequate to make a decision
D) Candidate is to be referred to the Chief Director
59) Mr. Derek Lora is 29 years and 5 months old on January 1 2003. He is M.Sc in Mathematics from Hyderabad University . He could not clear the final interview .
A) The candidate is selected
B) The candidate is rejected
C) Candidate is to be referred to the Chief Director
D) The data is inadequate to make a decision
60) Ms. Sakshi Bhandari has a diploma in Fashion Technology and wishes to appear for the written test and further wishes to become a Quiz Master.
A) The candidate is rejected
B) The data is inadequate to make a decision
C) Candidate is to be referred to the Chief Director
D) The candidate is selected
61) Ms. Prerna Rawat is a graduate in Science and has her date of Birth Oct 211988. She has cleared the final interview.
A) Candidate is to be referred to the Chief Director
B) The data is inadequate to make a decision
C) The candidate is selected
D) The candidate is rejected
62) Cynthia has secuied a first division in all her prcvlous exams, and completed her graduation last year. She has a rcference letter, and is 26 years old with one year experience.
A) She is considered for the position, B) Data insufficient. C) She is rejected since she doesn’t fulfil the required criteria. D) She is interviewed by HR.
63) Solomon is 30 years old with 5 years experience. He has secured a second division in Xth, XIIth and Graduation. He has a reference letter from his boss of previous organization.
A) He is considered for the position. 6) He is rejected since he doesn’t fulfil the required criteria. c C) Data insufficient. D) He is interviewed by the HR.
64) Jack is 24 years old with 3 years of experience and a very good reference letter. He has a first division in all the exams upto Graduation.
A) He is referred to to the Manager. B) He is interviewed by HR. C) He is rejected since he doesn’t fulfil the required criteria. 0) Data insufficient.
65) Vinod is 29 years old, and has a first division In whichever exam he has appeared upto now. He has a reference letter of his previous manager.
A) He is referred to to the Manager. B) He is interviewed by HR. C) He is considered for the position directly. D) Data insufficient.
66) What is the output of the following function if the following parameter is passed into the function as shown below function(” 12345″);
long function(char *a)
int n=O; int sign; sign =(*s=='’)?1 : 1; if(*S == .2 11 *8
S++;
for(;*s >=’0′&& *s < =V; s++) n 10 * n + (*s V);
return sign n;
A) String 54321 B) String 12345 C) Long int 12345 D) Long int 54321
67) A function called total, sums up the elements of an integer array passed to it (as the first parameter). It returns the total value as an integer. The second parameter to the function is an integer, which contains the number of elements of the array.
Identify the correct code snippet(s) which accomplishes the above task.
A) int total( int numberso, int elements int total = 0, loop; for( loop = 0; loop < elements; loop++ total = total + numbers[loopl; return total; I B) int total( int numbers[l, int elements int total = 0, loop; for( loop = 01 loop <= elements; loop++ total = total + numbersiloopl, return total;
C) int total( int numbersfl, int elements int total, loop, for( loop = 0; loop > elements: loop++ total = total + numbers[loopl; return total;
D) int total( int numbers[], int elements int total, loop; for( loop = 0; loop < elements; loop++ total = total numbers[loop], return total,
68) Which of the following does not print the numbers from I to 10?
A) maino
int i;
while (i<=10)
printf("%dn", i); j++;
B) main()
int i;
i=O; do
Printf("%dn". ++i), while (i<10);
C) maino
int i; for (i=l ; i<=1 0; i++) printf("%dn", i); I D) maino
int i;
i=O; do I printf("%dn", ++i); while (i<=10);
69) char sl [] = 1″rhis is a string"; char s2a = “pqrs";
Identify the code snippet which returns the first location in the String sl where any character from the String s2 occurs
Output:
Searching for one of “pqrs” in the string ‘7his is a string” Located in position:3 A) for (i=O s2[ij !=AO’, i++) for 0 = 0; ~1 U1 1=AO, if (s2[ij = sl Uj) ( if (POS = ‑111 j < p0s)
pos = j;
B) for (i=O; s2fi] !=AO’; i++) for 0 = 0; sl Ul !=AO’; j++) if (s2[ij s 1 Uj) ( if (Pos ‑111 j < pos) POS = j;
C) for(i=Qs2[ij!=’O';i++){ for 0 = 0; S’ U1 !=V: j++) if (s2li] sl Uj) ( if (Pos ‑111 j < pos) pos = j;
D) for (i=O; s2fil 1= W; I++) for a = 0; slUl !=AO’; j++) if (s2[ij sl U]) ( if (pos 111 j < pos) pos = j. I
70) What could be the output of the following program? ffinclude < stdio.h > maino struct r
char city[10]; Int pin;
static struct r p =("mysore",20); static char nj] ="bangalore"; FILE *fp; fp= fopen("TRLAL",wb");

No comments:

Post a Comment

ShareThis

Related Posts Plugin for WordPress, Blogger...