Вы находитесь на странице: 1из 18

 

 
Job Placement Papers (All Companies)
 
Placement Papers>>
Amdocs
 
Amdocs test has 2 sections

   1.  Aptitude consist of 4 sections n consisted of


diagrammatic reasoning n non verbal stuff
   2.  Technical test consisted of 4 sections each of
pseudocode,c,unix n sql all tests r computer based

  The tests were :

  1.   Analytical reasoning: maths 


  2. diagrammatic reasoning: In this, we were given 8
diagrams and had to select the9th corresponding
      dg frm the givn choices. U have to be very fast in this
test. 
  3. problems to be solved using Venn diagrams.

  4. This test was to check our adaptation to the computer


screen.We had to solve abt 30 qs in 15 min. 
      U have to be very very fast in this also. 
  5. In this test we were given a booklet of abt 7-8 pgs in
which there was the syntax of some
      hypothetical lang, ( its syntax was somewhat like Visual
Basic). This was very easy since the 
      whole syntax was given & u can refer to it. We were
given almost 90-120mins for this test. If u 
      want u can rd the booklet before the start of the test.The
qs consisted of programs for which
       u have to find the o/p or where there is wrong syntax
etc. 
  6. C test: Study pointers very well .Visit
www.c4swimmers.esmartguy.com that helps you to test the 
 
 

1.    All fat people are not dancers, food loving people are all fat .Find the contradictory
statement?
2.    The day before yesterday was WEDNESDAY then the day after 2morrow is?
3.     A goes to the party if B goes
         B goes to the party if C goes
         C goes to the party if D goes                                                               
         Totally how many will go to the party?
4.   Mary's father's brother is Andrews Andrews daughter's son is Sunil Brothers name is Sam Who
is Sam to Sunil?
5.   If A>B,A<C,B>D,B<DFind the Shortest?
6.   There are A,B techers and C,D doctors.Find the possible no of  combinations that should not
be repeated more than once?
7. There are 3 males and 2 females,find the possible no of orders that can be made by making the
arrangement as in between two males one women is allowed to sit?
8.  Computer checking:eeeDD
     1.eeggg 2.eeeDD3.eerrt,4.DDeee  The write answer is 2)eeeDD
9.  The syntax of command statement in UNIX
10. If the permission for a file is 000,then the file can be accessed  by whom?
11.  Where we can run two same programs on a UNIX console at the same time?
12.  Which is the Shell of UNIX?
13. Wat is the number of the masked code ee@?
15.  If we r terminated at the middle of the program execution in UNIX,wat will happen to the
program,it will continue running r terminate r the o/p will be send to ur mail?
17. How will u print TATA alone from TATA POWER using string copy and  concate commands in C?
18.   If switch(n)
      case 1:printf("CASE !");
     case(2):printf("default")                                                                             
     break;
     What will be printed?
19. How will u divide two numbers in a MACRO?

20.  int a,b;


      1.main()
      2.{
     3.scanf("............",&a,&b);
     4.if...........{
     5.printf("Print A");
     6.else
     7.Printf("...........");
    8.endif}
    9..........
   A.Wat will come in the 9 dash?
   B.Wat will happen if we replace Print A as Print X?
   C.Wat will come in the 3 dash?                                                                                
   D.Wat will happen if we interchange 4 and 7?
   E.Wat will come in the 4 dash?
Amdocs Placement Paper 1
Amdocs Placement Paper 1

1. All birds are animals. All animals which are four legged are birds.

b. All birds are four legged

c. Some birds are four legged

d. Some birds are animals but not four legged.

1. a and b 2. b and c 3. only b 4. only d

1. All fat people are not dancers, food loving people are all fat .Find the contradictory statement?

2. The day before yesterday was WEDNESDAY then the day after 2morrow is? 3. A goes to the party
if B goes

B goes to the party if C goes

C goes to the party if D goes

Totally how many will go to the party?

4. Mary's father's brother is Andrews Andrews daughter's son is Sunil Brothers name is Sam Who is
Sam to Sunil?

5. If A>B,AD,B

6. There are A,B techers and C,D doctors.Find the possible no of combinations that should not be
repeated more than once?

7. There are 3 males and 2 females,find the possible no of orders that can be made by making the
arrangement as in between two males one women is allowed to sit? 8.

Computer checking:

eeeDD

1.eeggg 2.eeeDD3.eerrt,4.DDeee The write answer is 2)eeeDD

2. q#Df684%d
options would be: 1. q#Df634%d 2. q#Df684%d 3. q#df684%D 4. q#Df685%d

3. Find the matching one below same as "Quiescent"

a. Quiesent b. Quiescant c. Quiescent d. Quicesant.

UNIX Test: 

1. The syntax of command statement in UNIX 10. If the permission for a file is 000,then the file can
be accessed by whom?

2. . Where we can run two same programs on a UNIX console at the same time?

3. Which is the Shell of UNIX?

4. What is the number of the masked code ee@?

5. If we are terminated at the middle of the program execution in UNIX,what will happen to the
program,it will 

(i) continue running

(ii) terminate

(iii)the o/p will be send to ur mail?

6. what is the command to connecto to remote terminals

7. what is the command to fetch first 10 records in a file

8. unix has the following features

a. multithreading

b. multitasking

c. ..

C Test:

1. How will u print TATA alone from TATA POWER using string copy and concate commands in C?

2. If switch(n)
case 1:printf("CASE !");

case(2):printf("default");

break;

What will be printed?

9. How will u divide two numbers in a MACRO?

int a,b;

1.main()

2.{

3.scanf("............",&a,&b);

4.if...........{

5.printf("Print A");

6.else

7.Printf("...........");

8.endif}

9..........

A.What will come in the 9 dash?

B.What will happen if we replace Print A as Print X?

C.What will come in the 3 dash?

D.What will happen if we interchange 4 and 7?

E.What will come in the 4 dash?


Tuesday, April 27, 2010
Amdocs placement paper - 28th march 2010
1. All fat people are not dancers, food loving people are all fat .Find the contradictory statement? 

2.The day before yesterday was WEDNESDAY then the day after 2morrow is? 

3. A goes to the party if B goes 


B goes to the party if C goes 
C goes to the party if D goes 
Totally how many will go to the party? 

4.Mary's father's brother is Andrews Andrews daughter's son is Sunil Brothers name is Sam Who is
Sam to Sunil? 

5. If A>B , AD , B
Find the Shortest? 

6. There are A,B teachers and C,D doctors.Find the possible no of combinations that should not be
repeated more than once? 

7. There are 3 males and 2 females,find the possible no of orders that can be made by making the
arrangement as in between two males one women is allowed to sit? 

8. Computer checking:eeeDD 
1.eeggg 2.eeeDD3.eerrt,4.DDeee The write answer is 2)eeeDD 

9. The syntax of command statement in UNIX 

10. If the permission for a file is 000,then the file can be accessed by whom? 

11. Where we can run two same programs on a UNIX console at the same time? 

12.Which is the Shell of UNIX? 

13.Wat is the number of the masked code ee@? 

15. If we r terminated at the middle of the program execution in UNIX,wat will happen to the
program,it will continue running r terminate r the o/p will be send to ur mail? 
16. How will add additional conditions in SQL? 

17. How will u print TATA alone from TATA POWER using string copy and concate commands in C? 

18. If switch(n) 
case 1:printf("CASE !"); 
case(2):printf("default") 
break; 
Wat will be printed? 

19. How will u divide two numbers in a MACRO? 

20. 

int a,b; 
1. main() 
2. { 
3. scanf("............",&a,&b); 
4. if...........{ 
5. printf("Print A"); 
6. else 
7. Printf("..........."); 
8. endif} 
9.......... 
A.Wat will come in the 9 dash? 
B.Wat will happen if we replace Print A as Print X? 
C.Wat will come in the 3 dash? 
D.Wat will happen if we interchange 4 and 7? 
E.Wat will come in the 4 dash?

Posted by  placer  at 7:22 AM 

Labels:  company papers, Placement papers

1 COMMENTS:
The recruitment process consists of the following rounds:

1) Aptitude Test (General + Technical)


2) Technical Interview
3) HR Interview
APTITUDE TEST

The duration of the test is approximately 2 hours. It was supposed to be an online test but due to
some technical problems on their side, they decided to conduct a written test. There were a total of 95 questions to
attempt.
The test is conducted by MeriTrac.
There is 60% sectional cut-off for both sections.
The aptitude test comprises mainly of two sections:
1) General Aptitude Test
2) Technical Test
General Aptitude test
The general aptitude test consisted of the following sub-sections:
- Arithmetic Ability (20 min)
- Verbal Reasoning (20 min)
- Attention to Detail (Very easy) (15 min)
Study the following topics for R.S. Aggarwal Verbal & Non-Verbal Reasoning and Quantitative Aptitude:

- Data sufficiency
- Puzzles
- Blood relations
- Venn Diagrams
- Profit & Loss
- RC
- Percentage
- Ratio
- Cubes and Dice
Technical Test

The technical test includes three sub-sections:

- SQL (15 min)


- UNIX (15 min)
- Language (15 min) (Here you can choose between C, C++ or Java)
  I chose C for the language test.
UNIX Test (15 questions)
The UNIX section comprised of 15 questions mostly on unix commands.
Some of the questions were as follows:
1) Which command would you use to change the priority of a running process?
a) nice  b) ps   c) top   d) ls
Ans: a) nice
2) Which command is used to display the output of a command as well as store it in a file ?
a) cat  b) grep  c) tee  d) top
Ans: c)  tee
3) A series of commands are given and you're required to find the final output
$ cd /
$ ls /etc
$ cd /tmp
$ cd $_
$ pwd
a) /    b) /tmp   c) /etc  d) error
Ans: b) /tmp
Also there were two questions where you have to find out any error(s) in a shell script. So study how to write shell
scripts properly.
For the UNIX test, i would suggest you to read Sumitabha Das' UNIX Concepts and Applications.
SQL Test (15 questions)
The SQL section is very easy to clear if you know the syntax of the language properly coz most of the questions were
based on identifying the correct syntax of a query.
Study JOINS, VIEWS, Aggregate functions properly for this test.
Language test (20 questions)
And finally, the language test. Only those who took C finally cleared this test. So i would suggest you to go for C. It's
not a difficult section anyway. In most of the questions you are required to check if the code would result in a
compilation error or no.
Some of the questions were
1) main ()
    {
         char s1[] = "Amdocs";
         char s2[] = "DVCI";
         s1 = s2;
         printf ("%s", s1);
     }
a) Amdocs   b) DVCI  c) Compilation error  d) Run-time error

Ans: c) Compilation error

2) main ()
    {
          char s1[20] = "Amdocs DVCI";
          printf ("%d", sizeof(s1));
    }
a) 20   b)  11  c) 12   d) 10

Ans: a) 20

3) int main ()
    {
          int var[4][4] = { {1,3}, 4, 2 };
          int size = 0;
          var[3][2] = 5;
          size = sizeof (var);
          printf ("%d", size);
          return 0;
    }
    /* assume size of int to be 2 bytes */
a) 16  b)  32  c) Initialization error  d) Run-time error

Ans: c) Initialization error (some elements are not initialized)

Also, a couple of questions were based on File handling.


Study Pointers, Structures, File handling and Arrays very well. 
For practice, visit http://www.c4swimmers.esmartguy.com/
Results of the test were announced after 2 hours. Out of 110 who appeared, only 24 cleared the test and i was one of
them :)

12 candidates were shortlisted for interview on that day and the remaining 12 were called on the next day.
First was the technical interview and then HR.
Technical Interview

The technical interview is of about 30 minutes and make sure you have studied well. A good knowledge of UNIX and C
is a must. So it went this way.

Some questions included:
- Your favourite subject
- As my work experiene was in the field of Linux and UNIX, he asked me lots of questions on UNIX like
  - Explain the use of tee command
  - What is the /etc/hosts file used for?
  - What is the use of top command 
  - Whats a shell
  - What is ifconfig
  - Use of grep / egrep
  etc
- Then he moved on to C. I was asked to implement the strcat() function without using arrays. This shows that they
want you to be very good @ pointers. Then i was asked to explain the function. And some other basic questions.
- Eventually, he asked some questions on SQL. I was asked to write some queries on Joins especially outer joins.
Some questions on views.
HR Interview

The HR interview was of about 10 minutes. Questions included:


1) Tell me something about yourself
2) Work experience
3) Why Amdocs ?
4) As i was already placed in Accenture, he asked me to compare the aptitude tests of accenture and amdocs. Which
one was easy/difficult ? etc.
5) My strengths and weaknesses.

The results were announced on the next day. They selected 13 out of 24 candidates.
And I was lucky to be one of them

Read more: http://www.ittestpapers.com/amdocs-placement-paper--1.html#ixzz0z66R9IPV

Amdocs Recruitment Pattern

 Amdocs test has 2 sections


Aptitude consist of 4 sections  consisted of diagrammatic reasoning n non  verbal stuff
Technical test consisted of 4 sections each of pseudocode,c,unix n sql all tests r computer based
In C learn for - Programming (ARRAY,SEARCH,SEQUENCE NUMBERS,PERFECT 
 NUMBBERS,FIBONOCCI etc),Quries on STRINGS ,MACRO especially

In SQL learn for - Commands that are somewhat internal like COMMIT,
 etc..but its easy only

In UNIX learn for - the common features of UNIX console,executing the                            


commands ,syntax etc.,
The aptitude cum technical test for Amdocs consisted of 7-8 papers. The test is computer based .It takes abt 5-6 hrs.
Each          paper has a time slot . u can take a break after each test. It's very cool.

The tests were :


Analytical reasoning:simple maths

diagrammatic reasoning: In this, we were given 8 diagrams and had to select the 9th corresponding dg frm the givn
choices. U have to be very fast in this test.

problems to be solved using Venn diagrams.


This test was to check our adaptation to the computer screen.We had to solve abt 30 qs in 15 min( I don't remember
the timings very well).  eg: q#Df684%d
options would be: 1. q#Df634%d 2. q#Df684%d 3. q#df684%D 4. q#Df685%d U have to be very very fast in this
also.
In this test we were given a booklet of abt 7-8 pgs in which there was the syntax of some hypothetical lang, ( its syntax
was somewhat like Visual Basic). This was very easy since the whole syntax was g iven & u can refer to it.
We were given almost 90-120mins for this test. If u want u can rd the booklet before the start of the test.(As I said, U
can start a paticular test whenever u want). The qs consisted of programs for which u have to find the o/p or where
there is wrong syntax etc.
C test: Study pointers very well .Visit www.c4swimmers.esmartguy.com that helps you to test the C/C++
programming   strengths.
SQL test: It consisted of sql queries mainly inner join, outer join ,group by statements etc.

 Unix test: kernel, 1-2 qs on TCP/IP, basic commands ( more on commands).

Read more: http://www.ittestpapers.com/amdocs-placement-paper---test-pattern-.html#ixzz0z66omcX6

MDOC Placement Paper


AMDOCS

Section: 1

36 qs,30 min.
sample:

FGH

``
ABC=> + => => =>BAA

FG 

RRQP

Then:
TUV=> => => =>?

VUT 

SECTION:2
36qs,20 min
similar type of qs only boxes of different colours are chosen

SECTION:4
60qs
this is the easiest section

MATCHMAKING:
60 question in 7 minutes.
u can attemp all as question is very easy
1:AM%:$69
match with
a: BM%:$69
b: AM%:$69->correct
c: AM%:69
d: AM%:$59

section:6

Technical test.
this is very easy test. you will get enough time.

A language made up of c and pascal is given And 30 qs follow.25 carry marks and 5 are bonus i.e. if
two people get the same marks one getting more bonuses right will be in a advantageous position.
If u have learned c well don't waste much time reading the language as it is like c. go back to it
when answering qs. Try to get as many correctly as possible.

30 qs, 90 min

***********
a program is given and u have to find count
ans of first question is 3 and next question ans is 0

1:input string 1011011100010


a long program is given and u'll have to find out the a count

answer given here is =3.

2:the string is changed to 10101010101010 and u'll have to 


find the count again.
ans-0

3: if not C1 AND NOT C2 AND NOT C3 =?

answer given here is =if not(c1or c2 or c3).

4:given a program on input string what will be printed

answer given here is =GOOD GOLD

5: answer given here is =CANNY

7:similar qs
answer given here is =HELLO

****a program of binary search is given


ans
1-mean=(top+botton)/2
2=mean
3 top=min+1
4-bottom=mean-1
*********
8:A PROGRAM on fibonacci series u'll have to find out the 
changes to be made.
** in this quwstion
in a line given
b=c;
a=b;
this is incorrect
it should be
a=b;
b=c;
and 
in next question intialise sum=2;
*************
a program to cheque a palindrom(1253521)
it is very easy,
ans-
1 temp=n
2 temp >0
3 mod(temp,10)
4 temp/10
plz verify the ans also
**************** 

Section :3

This is a tough section and there r some coloured lights 


and they r on or off. It is similar to first and second sections. don't panic u'll get enough time to
grasp these in the example time given. 

note-there is no psychometric test

SECTION -I : PROGRAMMING SKILLS TEST (30 QUESTIONS) (25 COMPULSORY + 5 OPTIONAL Q'S) TIME:
90 MINUTES.

SECTION - II: LETTER REASONING. (36 QUESTIONS) TIME:30 MINUTES 

SECTION -III: DIAGRAMATIC REASONING TEST (36 QUESTIONS) TIME : 20 MINUTES.

SECTION- IV: FAULT FINDING TEST (36 QUESTIONS) TIME: 20 MINUTES.

SECTION -V : COMPUTER CHECKING TEST (60 QUESTIONS) TIME: 7 MINUTES.

SECTION -VI: PSYCHOLOGY TEST (136 QUESTIONS)


TIME : 15 - 20 MINUTES.

1) PROGRAMMING TEST:
program- One to find whether no. is perfect or not.
eg. 28 = 1+2+4+7+14 (sum of factors excluding no.)
ans-
************** 
for i=2 to n/2 step 1
if mod(n ,i)=0
then sum=sum+i
endif
endfor
if sum<>n
then return 0(not perfect)
else
return 1(perfect)
*****************

EXAMPLE:
The following program reads 100 integers and displays the 
no. of appearances of Even and Odd nos. resp.

MAIN()
INTEGER in,odds=0,evens = 0,i
FOR i = ???????
READ in
IF ????? = 0
evens = evens + 1
else 
odds = odds + 1
ENDIF
ENDFOR
PRINT evens,odds
ENDMAIN

A) What does the ??????in line 3 represent?


i) i = 1 TO 100 STEP 1
ii) i = 1 TO 100 STEP 2 Correct ans: (i)
iii) i = 1 TO 100 
iv) None of these

B) What does the ????? in line 5 represent?


i) in/2
ii) MOD(in,10) 
iii) MOD(in,2) Correct ans ; (iii)
iv) in

THESE ARE THE TYPE OF TEST QUESTIONS YOU WILL ENCOUNTER. 

3) DIAGRAMMATIC REASONING :
This section aims at finding the resultant figure obtained after passing Through some special
symbols (2 in no.)

Process box: When figure is input to this box the 


corresponding size.shape And color attribute changes according to marked X .

Check Box: it compares the input figure with the comparison Figure .comparison is done of the
attribute marked by ? In the symbol.

 y Chetana S
 

 Published 1/09/2009
 

 2008 PAPERS
 

 Unrated
CHETANA S
This is Chetana, owner of the World's Biggest Job Group "CHETANA-JOBS".
View all articles by Chetana S

AMDOCS PAPER - 29 SEP 2008

Hi Chetanaites
http://www.ChetanaS.org
1. All birds are animals. All animals which are four legged are birds.
b. All birds are four legged
c. Some birds are four legged
d. Some birds are animals but not four legged.
1. a and b 2. b and c 3. only b 4. only d
1. All fat people are not dancers, food loving people are all fat. Find the contradictory
statement?

2. The day before yesterday was WEDNESDAY then the day after 2morrow is?

3. A goes to the party if B goes


B goes to the party if C goes
C goes to the party if D goes
Totally how many will go to the party?

4. Mary's father's brother is Andrews Andrews daughter's son is Sunil Brothers name is
Sam Who is Sam to Sunil?

5. If A>B,A D,B

6. There are A,B teachers and C,D doctors. Find the possible no of combinations that
should not be repeated more than once?

7. There are 3 males and 2 females, find the possible no of orders that can be made by
making the arrangement as in between two males one women is allowed to sit? 8.

Computer Checking:  eee DD
1. eeggg 2. eeeDD  3. eerrt 4. DDeee 
The right answer is 2)eeeDD

2. q#Df684%d options would be: 1. q#Df634%d 2. q#Df684%d 3. q#df684%D 4.


q#Df685%d

3. Find the matching one below same as "Quiescent"


a. Quiesent b. Quiescant c. Quiescent d. Quicesant.

UNIX Test:
1. The syntax of command statement in UNIX 10. If the permission for a file is 000, then
the file can be accessed by whom?
2. Where we can run two same programs on a UNIX console at the same time?
3. Which is the Shell of UNIX?
4. What is the number of the masked code ee@?
5. If we are terminated at the middle of the program execution in UNIX, what will
happen to the program, it will
(i) continue running
(ii) terminate
(iii)the o/p will be send to ur mail?
6. what is the command to connect to remote terminals
7. what is the command to fetch first 10 records in a file
8. unix has the following features
a. multithreading
b. multitasking

SQL:
1. We are UPDATING a field in SQL and ALTER the row also. After giving the COMMIT
command the system is crashed. What will happen to the commands given, whether it
will UPDATE and ALTER the table or not?
2. How will add additional conditions in SQL?

C Test:
1. How will you print TATA alone from TATA POWER using string copy and concate
commands in C?
2. If switch(n)
case 1: printf("CASE !");
case(2):printf("default");
break;
What will be printed?
http://www.ChetanaS.org
3. How will u divide two numbers in a MACRO?
int a,b;
1.main()
2.{
3.scanf("............",&a,&b);
4.if...........{
5.printf("Print A");
6.else
7.Printf("...........");
8.endif}
A. What will come in the 9 dash?
B. What will happen if we replace Print A as Print X?
C. What will come in the 3 dash?
D. What will happen if we interchange 4 and 7?
E. What will come in the 4 dash?

(Paper Submitted By : Priya) 

Вам также может понравиться