Open In App

Amdocs Interview Experience | On-Campus 2020

Improve
Improve
Like Article
Like
Save
Share
Report

Amdocs visited our campus on October 1, 2020,  for 2 roles, System Analyst and Developer, we were shortlisted for the roles based on our score in the online test.

Around 200 students appeared for the test.

Round 1 (Online Test): The test was conducted on hirepro platform. The test consisted of 4 sections.

  1. Aptitude Questions 
  2. MCQs based on PL/SQL, Linux Commands, Shell scripting, OS, DBMS, and OOP. 
  3. Programming – There were 4 problems in this section. 2 of them were coding questions and the other 2 were MySQL questions.
  4. MCQs based on C/C++/Java – Here we had to choose one language. There were 10 MCQs (Guess the output/DS) based on the language selected.

60 students were shortlisted after the online test.

Round 2 (Psychometric Test): This was a 15-min test. All the 60 students had to appear for the test.

Round 3 (Technical Interview):

  1. My technical contributions in the last 3 years.
  2. My role in the projects and internships that I had mentioned in the resume.
  3. What is the difference between C and C++? What are the features of C++? What are the classes and objects?
  4. What is data abstraction?
  5. Write a code to check whether the given number is Armstrong’s number or not. After executing the code, I was asked whether I could reduce the no. of variables that I had used before, and if yes execute the code again by reducing the no. of variables.
  6. Write code to reverse a string. I had written both the codes in C. The interviewer asked me to explain how will I use C++ to do the same.
  7. What is int in int main()? Why is return 0 used? Can I use return 1 or return 2 or return 3 or …. instead of return 0? Can I use void main() or string main() instead of int main()?
  8. What are constructors? Types of constructors? Syntax.
  9. If I have 2 objects say p1 and p2, what will happen if I write p1 + p2?
  10. Give real-life examples of stacks and queues? 
  11. What is the difference between DELETE DROP and TRUNCATE?

The interview lasted for 45 min and in the end, the interviewer asked if I had any questions for him.

Round 4 (HR Round):

  1. Introduce yourself.
  2. Have you been to Pune from childhood?
  3. What do you like about Pune?
  4. What are your strengths?
  5. Are you a team player?
  6. What are your achievements?
  7. What are your hobbies? 
  8. Why Amdocs?
  9. What do you know about Amdocs? 

The interview lasted for 20 mins and in the end, the interviewer asked if I had any questions? The results were declared on the next day of the interview. 15 out of 60 students were selected.

Tip:

Be confident when you speak. Even if you don’t know the complete answer to the question asked, tell the interviewer what you know. If you don’t know something is honest and tell them. 

Go through the company’s website. If you have questions ask the interviewers, they will be more than happy to answer them.

Ask them for feedback or  few suggestions after the interview. This will help you understand where you can improve or what you need to work upon. The interviewer will also tell you what you are good at.

ALL THE BEST !!!


Last Updated : 14 Oct, 2020
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads