Open In App

Amdocs Interview Experience for Software Engineer (On-Campus)

Last Updated : 10 Sep, 2021
Improve
Improve
Like Article
Like
Save
Share
Report

Online Test – 2hours: In the online test, four-section were there the first round comprised of MCQ questions which have five sections including three coding questions.

  • Section1: Aptitude, 15 questions in 20 minutes.
  • Section2: Technical, 18 questions in 20 minutes.
  • Section3: 3 coding questions, 60 minutes
  • Section4: 10 questions in 10 minutes.
  • Section5: C++/ Java technical MCQ, 8 questions in 10 minutes.

In the coding questions, you can use a brute force method. And, it is passing all the test cases. For MCQ, you should have basics strong in SQL, C++/Java, and reasoning.

Round 1 (Psychometric Test): It was 15 minutes round in which you have to answer 50 MCQ questions. These Questions are just to know about you, your behaviour as a software engineer, and your confidence. It was a compulsory round for all selected in the online test. And, there is no elimination.  

In the online test, there are some 250 students and, they cleared 54 students for the interview.

Round 2 (Technical Interview): It is a technical round and, he asked one coding question. An integer n is given. You need to find first n prime numbers. For this, I use sieve methods to get the prime number.
Article Link: https://www.geeksforgeeks.org/program-to-print-first-n-prime-numbers/
Practice Link: https://www.geeksforgeeks.org/problems/find-prime-numbers-in-a-range4718/1

Next, he asked me about some oops concepts like polymorphism, association, inheritance. Further, he asked me about the latest technologies like cloud computing, ML. I know the basics of these things. So, I just told him some basic definitions about these and said I am interested in new technology but, I haven’t studied much about these now.

Note: If you don’t know the answer to any question, then don’t hesitate to say no(obviously in a polite way) to the interviewer.

From this round, 21 students passed the HR round.

Round 3 (HR Round): It was 15 minutes round, and she asked me about my introduction, about my family, and some basic HR questions like why Amdocs.

Finally, I selected Amdocs.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads