I applied through college or university. The process took 3 days. I interviewed at Amdocs (Chennai) in Sep 2021
Interview
My interview experience is pretty great , and my interviewer is very friendly
At First I started with my introduction , afterwards I have grilled with SQL Queries and DBMS concepts , Later they gave my me a questions to solve by coding . Here I used python and completed my coding question successfully
Interview questions [1]
Question 1
They have ask some questions from SQL like
1.Whata are the Aggregate Function ?
2.What is DCL , DDL , DML , TCL ?
3.Difference between Truncate and Delete command ?
4.Python basics
5.DBMS concepts
I applied in-person. I interviewed at Amdocs in Aug 2021
Interview
Online JAVA test at Amdocs nazareth.
The test contains 8 questions : 2 Coding questions and 6 multiple choice questions.
and there is a specific time (it was about 2 hours) to finish the test.
The coding questions were easy relatively to the multiple choice questions that were trickey a little bit.
Interview questions [2]
Question 1
1- Find the smallest positive number missing from an unsorted array:
The question was to solve the problem without sorting the array, and with O(n) time complexity.
Input: {15, -10, -1, 8, 6, 7, 3, 2, 3}
Output: 1
Input: {1,1}
Output: 2
2- Given a string containing characters, return a numeric string representing each character and it’s frequency(see example)
Input: AABBCD
Output: 2A2B1C1D
1. Mock test online
- very difficult
2. technical round
- very Difficult
3. HR round
- Average
Overall process is difficult if you are not prepared well, so be prepared and must need to clear mock first
Interview questions [1]
Question 1
1. Mock test online
- very difficult
2. technical round
- very Difficult
3. HR round
- Average
Overall process is difficult if you are not prepared well, so be prepared and must need to clear mock first