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 and Answers

Updated 10 Aug 2025
Popular Designations

432 Interview questions

A Disaster Recovery Manager was asked 3d ago
Q. How soon can you join?
Ans. 

I can join immediately, but I am flexible to accommodate your needs for a smooth transition.

  • I am available to start right away, ensuring no disruption in the recovery process.

  • If needed, I can assist in the handover process to ensure a seamless transition.

  • I understand the urgency in disaster recovery and am prepared to prioritize this role.

View all Disaster Recovery Manager interview questions
A Senior QA Engineer was asked 6d ago
Q. What is the difference between Samplers and Listeners?
Ans. 

Samplers collect data from the application, while Listeners process and display that data in various formats.

  • Samplers are responsible for sending requests to the server and receiving responses.

  • Examples of Samplers include HTTP Request, FTP Request, and JDBC Request.

  • Listeners are used to capture and visualize the results of the Samplers.

  • Examples of Listeners include View Results Tree, Aggregate Report, and Summary ...

View all Senior QA Engineer interview questions
A Senior QA Engineer was asked 6d ago
Q. What tools do you use for performance testing?
Ans. 

I utilize various tools for performance testing to ensure applications meet speed and scalability requirements.

  • Apache JMeter: A popular open-source tool for load testing web applications.

  • LoadRunner: A comprehensive performance testing tool that supports various protocols.

  • Gatling: A powerful tool for testing web applications, known for its high performance and ease of use.

  • BlazeMeter: A cloud-based performance testi...

View all Senior QA Engineer interview questions
A Fiber Engineer was asked 1mo ago
Q. What is fiber engineering?
Ans. 

Fiber engineering involves the design, development, and application of fiber materials for various industries.

  • Focuses on creating synthetic and natural fibers for textiles, composites, and other applications.

  • Involves understanding fiber properties like tensile strength, elasticity, and thermal resistance.

  • Examples include developing carbon fibers for aerospace or biodegradable fibers for sustainable textiles.

  • Incorp...

View all Fiber Engineer interview questions

What people are saying about Amdocs

View All
endlessdahi
6d
ex -
Syneos Health
Staffing firms calling for Amdocs, Wipro roles—is it legit?
I'm getting daily calls from staffing companies like Sage IT, Techilla, etc., claiming to work with big clients like Amdocs, Wipro, and Virtusa. They offer good packages on their payroll, saying companies like Virtusa are their clients. How do they provide services to companies that are already service-based? Are these offers genuine? They ask about experience, salary expectations, and even for the last 4 digits of my Aadhar, then send a confirmation email. I've canceled interviews before, but the calls keep coming. Can someone help me understand this?
Got a question about Amdocs?
Ask anonymously on communities.
A Software Engineer was asked 1mo ago
Q. What do you know about relational databases?
Ans. 

Relational databases store data in structured tables, allowing for complex queries and relationships between data entities.

  • Data is organized in tables (e.g., Customers, Orders) with rows and columns.

  • Each table has a primary key that uniquely identifies each record (e.g., CustomerID).

  • Tables can be related through foreign keys, enabling data integrity (e.g., Order table referencing CustomerID).

  • SQL (Structured Query ...

View all Software Engineer interview questions
An Expert fiber engineer was asked 1mo ago
Q. Which pole is not required to do PLA in the southeast market?
Ans. 

In the Southeast market, the pole not required for PLA is the cold pole, as it doesn't influence the production process.

  • PLA (Polylactic Acid) production typically requires heat for polymerization.

  • The cold pole is not necessary as it does not contribute to the thermal processes.

  • In contrast, the hot pole is essential for maintaining the required temperatures.

  • For example, in extrusion processes, maintaining heat is c...

Amdocs HR Interview Questions

48 questions and answers

Q. What motivates you to want to join this company?
Q. What was your role in your previous company?
Q. Tell me about your roles.
A Functional Test Engineer was asked 2mo ago
Q. What is the Agile process?
Ans. 

Agile is an iterative approach to software development that emphasizes flexibility, collaboration, and customer feedback.

  • Focuses on delivering small, incremental changes to software.

  • Encourages collaboration between cross-functional teams, such as developers and testers.

  • Utilizes time-boxed iterations called sprints, typically lasting 1-4 weeks.

  • Incorporates regular feedback loops through sprint reviews and retrospec...

View all Functional Test Engineer interview questions
Are these interview questions helpful?
A Functional Test Engineer was asked 2mo ago
Q. What is the difference between smoke testing and sanity testing, and how do both relate to regression testing?
Ans. 

Smoke testing checks basic functionality, while sanity testing verifies specific functionalities after changes. Both are part of regression testing.

  • Smoke Testing: A preliminary test to check if the basic functions of an application work. Example: Verifying if the application launches.

  • Sanity Testing: A focused test to ensure that specific functionalities work after changes. Example: Testing a new feature after a bu...

View all Functional Test Engineer interview questions
A Functional Test Engineer was asked 2mo ago
Q. What is the difference between priority and severity in the context of software testing?
Ans. 

Priority refers to the urgency of fixing a defect, while severity indicates the impact of the defect on the system.

  • Priority is about the order in which defects should be fixed, while severity is about the impact of the defect.

  • High severity defects may not always be high priority. For example, a critical bug in a rarely used feature may be severe but low priority.

  • Conversely, a minor defect in a key feature may be h...

View all Functional Test Engineer interview questions
A Technical process business analyst was asked 2mo ago
Q. What is IMAP?
Ans. 

IMAP (Internet Message Access Protocol) is a protocol for accessing and managing email on a remote mail server.

  • IMAP allows users to access their email from multiple devices while keeping messages synchronized.

  • Unlike POP3, IMAP does not download emails; it keeps them on the server.

  • IMAP supports folder management, allowing users to organize emails into different folders.

  • Example: A user can read an email on their pho...

Amdocs Interview Experiences

536 interviews found

Architect Interview Questions & Answers

user image Puja Khandhedia

posted on 28 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Micro services concept, cloud concept, batch processing
Round 2 - Technical 

(1 Question)

  • Q1. Kafka, spring batch , cloud best practices, containerization, Architectural principles,
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial Round No technical questions
Round 4 - HR 

(1 Question)

  • Q1. Salary, Work Policy
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Assignment 

Basic self evaluation test.

Round 2 - Technical 

(3 Questions)

  • Q1. What project I have completed and follow-up questions on that?
  • Q2. How to handle class imbalance.
  • Ans. 

    Handling class imbalance involves techniques like resampling, using different algorithms, and adjusting class weights.

    • Use resampling techniques like oversampling or undersampling to balance the classes.

    • Utilize algorithms that are robust to class imbalance, such as Random Forest, XGBoost, or SVM.

    • Adjust class weights in the model to give more importance to minority class.

    • Use evaluation metrics like F1 score, precision, r...

  • Answered by AI
  • Q3. Basic Python coding questions.
Round 3 - Technical 

(2 Questions)

  • Q1. Data-related questions.
  • Q2. ML Ops questions.

Interview Preparation Tips

Topics to prepare for Amdocs Data Scientist interview:
  • Python
  • MLOPS
Interview preparation tips for other job seekers - Prepare your projects well. And be ready for basic python coding questions. Prepare MlOps roles as well.

PMO Lead Interview Questions & Answers

user image Anonymous

posted on 3 Mar 2025

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

I appeared for an interview in Feb 2025.

Round 1 - Technical 

(1 Question)

  • Q1. What is the hierarchy in JIRA?
  • Ans. 

    JIRA hierarchy includes Boards, Projects, Issues, Epics, Stories, and Sub-tasks.

    • Boards are used to visualize and manage work in progress.

    • Projects contain issues and can be broken down into Epics, Stories, and Sub-tasks.

    • Epics are large bodies of work that can be broken down into Stories.

    • Stories represent individual units of work that can be further broken down into Sub-tasks.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is the concept of risk management?
  • Ans. 

    Risk management is the process of identifying, assessing, and prioritizing risks followed by coordinated and economical application of resources to minimize, monitor, and control the probability and impact of unfortunate events.

    • Identifying potential risks that could impact the project or organization

    • Assessing the likelihood and impact of each risk

    • Prioritizing risks based on their potential impact

    • Developing strategies t...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

1 coding question and MCQ on CS fundamentals were asked.

Round 2 - Technical 

(3 Questions)

  • Q1. Questions were on my project. It was a full stack project on MERN. I was asked about non blocking IO, promises, alternatives to react.
  • Q2. I was asked a DSA question to find the set of element that occurs twice in the array. I was expected to run the code.
  • Ans. 

    Find elements that appear exactly twice in an array using efficient algorithms.

    • Use a hash map to count occurrences of each element.

    • Iterate through the map to collect elements with a count of 2.

    • Example: For array [1, 2, 3, 2, 1], the output is [1, 2].

    • Time complexity is O(n) and space complexity is O(n).

  • Answered by AI
  • Q3. I was asked basics about cloud and if I have any related experience as the role would be devops.
Round 3 - HR 

(1 Question)

  • Q1. I was asked basics questions about myself. It was a very short 15 minute interview.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Data structure related question

Round 2 - Technical 

(4 Questions)

  • Q1. Quesitions related to data structure, cloud
  • Q2. Find the second highest integer
  • Ans. 

    To find the second highest integer in an array, sort the array in descending order and return the second element.

    • Sort the array in descending order

    • Return the second element in the sorted array

    • Handle edge cases like duplicates or small arrays

  • Answered by AI
  • Q3. Question related to two sum
  • Q4. Some sliding window problems
Round 3 - HR 

(1 Question)

  • Q1. General Behavioral Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the basics

Skills evaluated in this interview

Interview Questions & Answers

user image Anonymous

posted on 18 Jan 2025

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

I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

Agenda could be anything but prepration should be in essential pointers

Round 2 - Technical 

(1 Question)

  • Q1. Tricky related to the any technical skills set
Round 3 - HR 

(1 Question)

  • Q1. What has been your duration of employment with the organization?
  • Ans. 

    I have been employed with the organization for 5 years.

    • Employed for 5 years

    • Started in entry-level position and progressed to current role

    • Received promotions and increased responsibilities over time

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be promot with the answer and smartly
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I appeared for an interview in Jul 2025, where I was asked the following questions.

  • Q1. What is difference between Samplers and Listeners?
  • Ans. 

    Samplers collect data from the application, while Listeners process and display that data in various formats.

    • Samplers are responsible for sending requests to the server and receiving responses.

    • Examples of Samplers include HTTP Request, FTP Request, and JDBC Request.

    • Listeners are used to capture and visualize the results of the Samplers.

    • Examples of Listeners include View Results Tree, Aggregate Report, and Summary Repor...

  • Answered by AI
  • Q2. What tools you use for performance testing?
  • Ans. 

    I utilize various tools for performance testing to ensure applications meet speed and scalability requirements.

    • Apache JMeter: A popular open-source tool for load testing web applications.

    • LoadRunner: A comprehensive performance testing tool that supports various protocols.

    • Gatling: A powerful tool for testing web applications, known for its high performance and ease of use.

    • BlazeMeter: A cloud-based performance testing to...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. Core Java (OOPS, basic core java question)
  • Q2. Java8 feature questions
  • Q3. Linux Command Questions
  • Q4. Spring boot questions (annotations, bean scopes, DI)
  • Q5. Write a Junit test case
  • Ans. 

    A JUnit test case verifies the functionality of a Java method using assertions to check expected outcomes.

    • Use @Test annotation to define a test method.

    • Utilize assertions like assertEquals, assertTrue, etc., to validate results.

    • Example: @Test public void testAddition() { assertEquals(5, add(2, 3)); }

    • Use @Before to set up any necessary preconditions before tests.

    • Use @After to clean up resources after tests.

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. It was technical plus managerial round
  • Q2. Mostly question is asked on resume, so please be mindful while putting anything on resume as you need to justify each thing
  • Q3. Why you want to join amdocs?
  • Ans. 

    I want to join Amdocs because of their reputation for innovation and their commitment to employee growth.

    • Amdocs is known for its cutting-edge technology solutions in the telecommunications industry

    • I am impressed by Amdocs' focus on continuous learning and development for its employees

    • I believe that Amdocs offers a dynamic and challenging work environment that will help me grow as a software engineer

  • Answered by AI

Associate Software Engineer Interview Questions & Answers

user image Avronil Chakraborty

posted on 15 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Programming MCQ's
  • Q2. Coding and SQL Questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Coding Question
  • Q2. Questions based on projects done in college
Round 3 - HR 

(2 Questions)

  • Q1. Basic Introduction
  • Ans. 

    I am a passionate software engineer with a strong foundation in coding, problem-solving, and teamwork, eager to contribute to innovative projects.

    • Graduated with a degree in Computer Science, where I developed a solid understanding of algorithms and data structures.

    • Completed an internship at XYZ Company, where I worked on a team to develop a web application using React and Node.js.

    • Participated in coding competitions, en...

  • Answered by AI
  • Q2. Family Background
  • Ans. 

    I come from a close-knit family that values education and support, fostering my passion for technology and problem-solving.

    • My parents are both educators, which instilled a love for learning in me from a young age.

    • I have a younger sister who is pursuing her degree in computer science, inspiring me to excel in my own studies.

    • Family gatherings often involve discussions about technology and innovation, encouraging my inter...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your fundamentals strong
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Aug 2024, where I was asked the following questions.

  • Q1. Over all process and technical background
  • Q2. How soon u can join
  • Ans. 

    I can join immediately, but I am flexible to accommodate your needs for a smooth transition.

    • I am available to start right away, ensuring no disruption in the recovery process.

    • If needed, I can assist in the handover process to ensure a seamless transition.

    • I understand the urgency in disaster recovery and am prepared to prioritize this role.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Think thrice before joining

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is bigadata
  • Ans. 

    Big data refers to large and complex data sets that are difficult to process using traditional data processing applications.

    • Big data involves large volumes of data

    • It includes data from various sources such as social media, sensors, and business transactions

    • Big data requires specialized tools and technologies for processing and analysis

  • Answered by AI
  • Q2. How spark works
  • Ans. 

    Spark is a distributed computing framework that processes big data in memory and is known for its speed and ease of use.

    • Spark is a distributed computing framework that can process data in memory for faster processing.

    • It uses Resilient Distributed Datasets (RDDs) for fault-tolerant distributed data processing.

    • Spark provides high-level APIs in Java, Scala, Python, and R for ease of use.

    • It supports various data sources li...

  • Answered by AI
  • Q3. Explain your application
  • Ans. 

    Our application is a data engineering platform that processes and analyzes large volumes of data to provide valuable insights.

    • Our application uses various data processing techniques such as ETL (Extract, Transform, Load) to clean and transform raw data into usable formats.

    • We utilize big data technologies like Hadoop, Spark, and Kafka to handle large datasets efficiently.

    • The application also includes machine learning al...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on basic. And have clear understanding of concepts , accept what you dont know and show attitude to learn and work on require skill

Amdocs Interview FAQs

How many rounds are there in Amdocs interview?
Amdocs interview process usually has 2-3 rounds. The most common rounds in the Amdocs interview process are Technical, HR and Coding Test.
How to prepare for Amdocs interview?
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 microsoft, Amdocs, Computer science, Technical Support and Unix.
What are the top questions asked in Amdocs interview?

Some of the top questions asked at the Amdocs interview -

  1. What is sdlc stlc waterfall model,smoke testing, black box testing, what is qua...read more
  2. Which is a best technique to generate automated test repor...read more
  3. Puzzle:- you have two jars 3L and 5L and unlimited supply of water. How will yo...read more
What are the most common questions asked in Amdocs HR round?

The most common HR questions asked in Amdocs interview are -

  1. Why are you looking for a chan...read more
  2. What are your salary expectatio...read more
  3. What are your strengths and weakness...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.

Overall Interview Experience Rating

4.2/5

based on 376 interview experiences

Difficulty level

Easy 17%
Moderate 78%
Hard 6%

Duration

Less than 2 weeks 69%
2-4 weeks 24%
4-6 weeks 5%
6-8 weeks 0%
More than 8 weeks 1%
View more

Interview Questions from Similar Companies

Google Interview Questions
4.3
 • 917 Interviews
Oracle Interview Questions
3.6
 • 899 Interviews
SAP Interview Questions
4.2
 • 292 Interviews
Adobe Interview Questions
3.8
 • 249 Interviews
Salesforce Interview Questions
4.0
 • 236 Interviews
24/7 Customer Interview Questions
3.5
 • 179 Interviews
Oracle Cerner Interview Questions
3.6
 • 163 Interviews
View all

Amdocs Reviews and Ratings

based on 4.4k reviews

3.7/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.4

Salary

3.4

Job security

3.8

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 4.4k Reviews and Ratings
Fiber Engineer (AT&T, QC, Drafting, and Aramis)

Pune,

Gurgaon / Gurugram

2-7 Yrs

₹ 3.5-12.1 LPA

Fiber Engineer

Gurgaon / Gurugram

1-4 Yrs

₹ 3.5-10.5 LPA

Explore more jobs
Software Developer
8.6k salaries
unlock blur

₹9.2 L/yr - ₹15.6 L/yr

Software Engineer
2k salaries
unlock blur

₹7.7 L/yr - ₹16.2 L/yr

Softwaretest Engineer
1.8k salaries
unlock blur

₹5.8 L/yr - ₹14 L/yr

Functional Test Engineer
1.2k salaries
unlock blur

₹5.2 L/yr - ₹12.5 L/yr

Associate Software Engineer
1k salaries
unlock blur

₹4.8 L/yr - ₹10 L/yr

Explore more salaries
Compare Amdocs with

TCS

3.5
Compare

IBM

3.9
Compare

Oracle

3.6
Compare

Carelon Global Solutions

3.8
Compare
write
Share an Interview