Amdocs:: Round 1
Amdocs:: Round 1
Amdocs:: Round 1
Round 1:
1.Quantative (16 ques in 16 min) Distance & time, height & distance, ages ques, DI, ratio,
average, blood relation
2.Reasoning(14 in 14 min).
3.English(18 in 16 min).
4.Coding(2 question in 45 min).
Round 2: Technical
Round 3:HR
1
3*2
4*5*6
10*9*8*7
2.2.QUESTIONS IN DATABASE
(a) query based on self join.
(b) transctions in ATM MACHINE.
(c) difference between truncate , delete , drop table.
(d) some other very easy sql queries.
2.3.QUESTIONS IN NETWORKS
(a) describe OSI model.
(b) TCP/IP model
(c) protocols used in respective layers with their functionalities.
2.4.QUESTIONS IN JAVA
(a) program on this keyword
(b) inheritance
(c) run time polymorphism
(d) default constructor
2.5.PUZZLES
(a)bar puzzle
(b)coding decoding puzzle(medium)
Write a program to print pattern as the following output as per the given input.
Sample Input:-
4Sample Output:-
1
2*3
4*5*6
7*8*9*10
7*8*9*10
4*5*6
2*3
1
Coding question #2:-Write a program to print all the prime numbers till ‘n’ (input).
Sample Input:-
11
Sample Output:-
2,3,5,7,11
2. How are you able to manage all your projects, semester courses and so many positions of
responsibilities at the same time?
3. Out of all the projects that you have developed, explain your favorite project.
6. Which languages do you use for competitive programming and for development?
7. Out of C++ and Java, which language do you prefer as an OOP language?
13. Which is the most important position of responsibility that you have held till date?
2. Have you been ditched by someone? Have you learnt any lesson from it?
8. Being a single child, do you think you are pampered too much?
13. You will be posted in either Gurgaon/Pune which is very far from current place of living
as well as from your native place, so how will you perform your responsibilities towards your
parents?
18. Have you faced any problems while working in a team anytime?
19. Suppose you are the team leader for a project in the company. How will take inputs and
ideas from your team members for the project?
21. Are you flexible to travel in case it is required? If yes, justify your answer with a valid
point except the point that “I love travelling” which I hear always.
Puzzle: You have a 7 inch gold bar and you have to give 1 inch bar daily to a servant working
for you (he works for 7 days). what will be the minimum cut so that you can give the wage to
servant. ( what if the bar is 15 inch and servant works for 15 days).
2+5 = 14
6+6 = 72
8+9 = 136
4+11 = ?
selection sort complexity ( worst case, best case, he was trying to confuse me )
program for Perfect number,
2’s cmplement of -5,
merge sort (only explanation and complexity)
Dangling pointer
#3. HR-Round
1. Tell me about your family background
2. why amdocs?
3. Do you want to do any further study?
4. issue with job location ?
5. why there is variation in percentage of marks
The major questions were from Java and Data Structure and from rest of the topics there were
basic questions.
Java
2)Collection in Java
3)Oops Concepts
5)Code for the explanation of Runtime and Compile Time polymorphism and need of both.
6)How abstraction can be achieved and difference between interface and abstract class.
Data Structure
2)Traversal of tree.
3)Which is better array or Linked List and which data structure will you prefer between both
if you need to maintain a record of 100 names?
4)Recursion
Computer Networks
DBMS
2)Candidate Key
Unix
Operating System
Round 3: It was a telephonic technical interview.When you clear Round 2 you will have a
telephonic technical interview. The questions asked in the telephonic interview were very
basic and from the same topics i.e. Java, OS and Computer Networks.
At first, he introduced himself and asked me to introduce myself. Then he began asking
questions from java.
Java
Operating System
Computer Networks