Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Amdocs Team. If you also belong to the team, you can get access from here

Amdocs Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Amdocs Interview Questions, Process, and Tips for Freshers

Updated 3 Apr 2025

Top Amdocs Interview Questions and Answers for Freshers

View all 54 questions

Amdocs Interview Experiences for Freshers

Popular Designations

79 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Some DSA Question were asked

Round 2 - One-on-one 

(1 Question)

  • Q1. Technical questions related to your skills most on basic dsa questions , operating systems and computer network .
Round 3 - HR 

(1 Question)

  • Q1. About the vision , preferred loaction and so on

Top Amdocs Associate Software Engineer Interview Questions and Answers

Q1. Maximum Sum Increasing Subsequence of Length K Problem Statement You are given an array NUMS consisting of N integers and an integer K. Your task is to determine the maximum sum of an increasing subsequence of length K. Input: The first li... read more
View answer (1)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

1. They ask basic java questions
2. Palindrome and Fibonacci series

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Salary expectations

Top Amdocs Software Developer Interview Questions and Answers

Q1. First Unique Character in a Stream Problem Statement Given a string A consisting of lowercase English letters, determine the first non-repeating character at each point in the stream of characters. Example: Input: bbaca Output: baaac Explan... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Online Aptitute and coding round

Round 2 - Coding Test 

Asked questions related to java and sql

Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

Interview Preparation Tips

Topics to prepare for Amdocs Software Developer interview:
  • Java
  • Spring Boot
  • SQL

Top Amdocs Software Developer Interview Questions and Answers

Q1. First Unique Character in a Stream Problem Statement Given a string A consisting of lowercase English letters, determine the first non-repeating character at each point in the stream of characters. Example: Input: bbaca Output: baaac Explan... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Online Test 1hr based on LC Easy to Medium questions.

Round 2 - HR 

(2 Questions)

  • Q1. Questions Based on Microservices
  • Q2. Questions Based on Core Java

Interview Preparation Tips

Interview preparation tips for other job seekers - Company focus on Java technology more.

Top Amdocs Software Developer Interview Questions and Answers

Q1. First Unique Character in a Stream Problem Statement Given a string A consisting of lowercase English letters, determine the first non-repeating character at each point in the stream of characters. Example: Input: bbaca Output: baaac Explan... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Amdocs interview questions for popular designations

 Software Developer

 (135)

 Associate Software Engineer

 (52)

 Software Engineer

 (43)

 Functional Test Engineer

 (15)

 RF Engineer

 (13)

 Softwaretest Engineer

 (12)

 Senior Software Engineer

 (9)

 Devops Engineer

 (8)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Online assessment 

(2 Questions)

  • Q1. Aptitude Test and logical reasoning
  • Q2. Two coding questions with one sql question
Round 2 - Technical 

(2 Questions)

  • Q1. About previous experience projects
  • Q2. Related to java and sql
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Top Amdocs Software Developer Interview Questions and Answers

Q1. First Unique Character in a Stream Problem Statement Given a string A consisting of lowercase English letters, determine the first non-repeating character at each point in the stream of characters. Example: Input: bbaca Output: baaac Explan... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Get interview-ready with Top Amdocs Interview Questions

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Online test will consist of Aptitude and technical questions. Technical question for QA consists of knowledge about java concepts, testing concepts and API
Round 2 - One-on-one 

(3 Questions)

  • Q1. SQL query to find out the salaries from 2 tables using joins.
  • Ans. 

    Use SQL query with JOIN to find salaries from 2 tables.

    • Use JOIN keyword to combine data from both tables based on a common column

    • Specify the columns you want to select from both tables

    • Use WHERE clause to filter the results if needed

  • Answered by AI
  • Q2. Situationnal questions about testing
  • Q3. Bottleneck experience during testing
  • Ans. 

    Experiencing a bottleneck during testing can occur when a certain component or process slows down the overall testing progress.

    • Identify the root cause of the bottleneck, such as limited resources, inefficient test scripts, or complex test environments.

    • Implement strategies to alleviate the bottleneck, such as optimizing test scripts, parallelizing test execution, or allocating more resources.

    • Monitor and track the progre...

  • Answered by AI

Skills evaluated in this interview

Top Amdocs Functional Test Engineer Interview Questions and Answers

Q1. What is difference between test cases and test scenarios
View answer (1)

Functional Test Engineer Interview Questions asked at other Companies

Q1. 1. Explain OTC cycle? 2. Explain the concept of copy control 3. Explain the steps of pricing procedure 4. Explain the structure of Idoc and why Idocs are used? 5. Billing types and explain with real time examples where they are used 6. Expl... read more
View answer (1)

Jobs at Amdocs

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

I applied through my university.. they asked some basic coding questions and SQL queries in first round.

Round 2 - Technical 

(3 Questions)

  • Q1. They asked some basic coding questions and SQL queries. Basic of Unix.
  • Q2. String reverse program
  • Ans. 

    A program that reverses a string input

    • Create a function that takes a string as input

    • Use a loop to iterate through the characters of the string in reverse order

    • Append each character to a new string to build the reversed string

    • Return the reversed string as output

  • Answered by AI
  • Q3. Some SQL queries
Round 3 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest with the interviewer.

Top Amdocs Software Developer Interview Questions and Answers

Q1. First Unique Character in a Stream Problem Statement Given a string A consisting of lowercase English letters, determine the first non-repeating character at each point in the stream of characters. Example: Input: bbaca Output: baaac Explan... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Interview Questions & Answers

user image

posted on 15 Aug 2022

I applied via Campus Placement and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions from Logical Reasoning, Quantitative Ability, English Grammar and Technical MCQ related to coding outputs and DBMS

Round 2 - Technical 

(1 Question)

  • Q1. Basic Coding Questions alongwith theory concepts related to different subjects which I had written in my Resume
Round 3 - HR 

(1 Question)

  • Q1. Situation and Behavioural based questions.

Interview Preparation Tips

Topics to prepare for Amdocs interview:
  • Java
  • SQL
  • Communication Skills
Interview preparation tips for other job seekers - While giving Interview As a Fresher be confident, dont write too much skills on resume keep the resume short and simple , write only those skills in which you think you are comfortable.

If you dont know the answer of any technical question, politely tell the interviewer that you dont know the answer, you can even say that you have forgotten the answer which is fine
( from my point of view).

While coding even if u get some error, don't get panic try to explain all the logic behind that code to the interviewer in normal language. And for coding purpose I will suggest to learn any one object oriented language completely.

whenever you will be asked a situation based question, that what you will do for xyz situation you have to be stick with your opinion as these kind of questions are asked to check your decision making ability, even if your interviewer suggest you that xyz would have been better option than your answer for xyz situation, dont change your answer quickly, accept the suggestion from interviewer but also tell to the interviewer that (your answer) was your perspective towards certain situation.

For example in my one of the interview from one of the MNC I have been asked by the interviewer that " I have to complete certain task, so will I take help from teammates or not? "
My answer - I told that i will try do that task individually until and unless its not urgent or i can do within deadline.
Interviewer - He gave me suggestion that even if i am able to dask individually i should take help from teammates to complete task even earlier, as in any organisation team work is important not individual contribution.
My Reply - I told him that if take help from teammates every other time then how will I learn and how will I grow, if i am sure that i can do task within deadline then I will not bother my teammates as they will also have their own tasks to do.

Morral of the above conversation is that u have to sure about your answer in any situation based questions as everyone's perspective will be definitely different form person to person.

And always at the end of interview try to ask the feedback from interviewer about your every skills, or simply you can aske the interviewer on what areas you need improvement.

RF Engineer Interview Questions & Answers

user image Onkar Raskar

posted on 27 Sep 2022

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic questions about optical fiber, college project
  • Q2. HR round questions like where will you see in next 3 years

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident, dont't fear, prepare well before interview

Top Amdocs RF Engineer Interview Questions and Answers

Q1. What do you understand by 5-G?
View answer (2)

RF Engineer Interview Questions asked at other Companies

Q1. What is modulation, and what are the different types of modulation schemes.
View answer (3)
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(5 Questions)

  • Q1. Tell me something about yourself.
  • Q2. Do you know about our company
  • Q3. What you can do when you have 24 hours of free
  • Q4. What are your hobbies
  • Q5. Do u have any questions for me

Interview Preparation Tips

Interview preparation tips for other job seekers - Be relax at the time of the interview afterall hr is also a human.

Customer Service Associate Interview Questions asked at other Companies

Q1. Situational: If customer gets damaged product and he is saying he want to return the product then what you will do? (write an mail)
View answer (40)

Amdocs Interview FAQs

How many rounds are there in Amdocs interview for freshers?
Amdocs interview process for freshers usually has 2-3 rounds. The most common rounds in the Amdocs interview process for freshers are Technical, HR and Resume Shortlist.
How to prepare for Amdocs interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Amdocs. The most common topics and skills that interviewers at Amdocs expect are Core Java, Java, Hibernate, J2Ee and Maven.
What are the top questions asked in Amdocs interview for freshers?

Some of the top questions asked at the Amdocs interview for freshers -

  1. Challenges faced in your RPA experience and how you resolved ...read more
  2. what are window functions in ...read more
  3. What is OOPs Concepts? Code for Function overloading and functions overridi...read more
How long is the Amdocs interview process?

The duration of Amdocs interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Amdocs Interview Process for Freshers

based on 42 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 864 Interviews
Google Interview Questions
4.4
 • 842 Interviews
Zoho Interview Questions
4.3
 • 512 Interviews
SAP Interview Questions
4.2
 • 284 Interviews
Adobe Interview Questions
3.9
 • 235 Interviews
Salesforce Interview Questions
4.0
 • 230 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
View all

Amdocs Reviews and Ratings

based on 4.1k reviews

3.7/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.4

Salary

3.5

Job security

3.8

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 4.1k Reviews and Ratings
HR Partner

Pune

3-5 Yrs

Not Disclosed

Software Engineer

Pune

4-6 Yrs

₹ 5.1-15.95 LPA

Devops Consultant Lead

Pune

6-11 Yrs

Not Disclosed

Explore more jobs
Software Developer
8.3k salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Software Engineer
1.9k salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Softwaretest Engineer
1.7k salaries
unlock blur

₹2.9 L/yr - ₹14 L/yr

Functional Test Engineer
1.2k salaries
unlock blur

₹4 L/yr - ₹12.1 L/yr

Associate Software Engineer
1k salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

Explore more salaries
Compare Amdocs with

TCS

3.7
Compare

IBM

4.0
Compare

Oracle

3.7
Compare

Carelon Global Solutions

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview