Amdocs
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).

ALL IN A
ALL IN A MIX:(VERBAL,QUANTITATIVE,DIAGRAMMATIC,C,SQL,UNIX,COMPUTER CHECKING ETC..)
All fat people are not dancers, food loving people are all fat .Find the contradictory statement?
The day before yesterday was WEDNESDAY then the day after 2morrow is?
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?
Mary's father's brother is Andrews Andrews daughter's son is Sunil Brothers name is Sam Who is Sam to Sunil?
If A>B,AD,B
There are A,B techers and C,D doctors.Find the possible no of combinations that should not be repeated more than once?
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?
Computer checking:eeeDD
1.eeggg 2.eeeDD3.eerrt,4.DDeee The write answer is 2)eeeDD
The syntax of command statement in UNIX
If the permission for a file is 000,then the file can be accessed by whom?
Where we can run two same programs on a UNIX console at the same time?
Which is the Shell of UNIX?
Wat is the number of the masked code ee@?
We are UPDATING a field in SQL and ALTER the row also.After giving the COMMIT command the system is crashed.Wat will happen to the commands given,whether it will UPDATE and ALTER the table r not?
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?
How will add additional conditions in SQL?
How will u print TATA alone from TATA POWER using string copy and concate commands in C?
If switch(n)
case 1:printf("CASE !");
case(2):printf("default")
break;
Wat will be printed?
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.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?
Post new comment