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

Updated 3 Mar 2025

Top Amdocs Interview Questions and Answers

View all 403 questions

Amdocs Interview Experiences

Popular Designations

514 interviews found

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

I applied via LinkedIn and was interviewed in Dec 2022. There were 3 interview rounds.

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 - Coding Test 

Basic python and sql. more about problem solving mindset than thereotical. so prepare fpor the basics and clear understanding

Round 3 - One-on-one 

(4 Questions)

  • Q1. 1v1 round with the manager. he focused on my problem solving mindset. gave some basic python questiojs to solve and they were easy if your baiscs are clear
  • Q2. Sort a list in python
  • Ans. 

    Sort a list in Python

    • Use the built-in sorted() function to sort the list in ascending order

    • Use the sort() method to sort the list in place

    • Use the reverse parameter to sort in descending order

  • Answered by AI
  • Q3. What are window functions in sql
  • Ans. 

    Window functions in SQL are used to perform calculations across a set of rows that are related to the current row.

    • Window functions are used to calculate values based on a subset of rows within a table

    • They allow you to perform calculations across a set of rows that are related to the current row

    • They are often used for running totals, ranking, and moving averages

    • Examples of window functions include ROW_NUMBER(), RANK(),

  • Answered by AI
  • Q4. Solve sql problem using case statements

Interview Preparation Tips

Topics to prepare for Amdocs Data Engineer Intern interview:
  • Python
  • SQL
  • Big Data
Interview preparation tips for other job seekers - Have clear understanding of basics od any technology u are using. I was mostly asked about python and sql nd about big data tehcnologies.

Skills evaluated in this interview

Data Engineer Intern Interview Questions asked at other Companies

Q1. what are window functions in sql
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jul 2023. There were 3 interview rounds.

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 - Coding Test 

Mostly two coding question. Sometimes it includes sql and aptitude questions also

Round 3 - Technical 

(1 Question)

  • Q1. It is mainly languagage specific round “.

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. On spring, boot, java
Round 3 - Technical 

(1 Question)

  • Q1. Difference between prototype and singleton scope
  • Ans. 

    Prototype scope creates a new instance for each injection, while singleton scope creates a single instance for all injections.

    • Prototype scope creates a new instance every time it is injected, while singleton scope creates a single instance for all injections.

    • Prototype scope is useful when you want a new instance each time, like for stateful objects. Singleton scope is useful for sharing a single instance, like for stat...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t join amdocs. Even though they are running their business in benefit but firing a lot

Skills evaluated in this interview

Top Amdocs Senior Software Engineer Interview Questions and Answers

Q1. What would you use to store password? String or CharArray?
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Joins,views, procedure, function

Round 2 - Technical 

(5 Questions)

  • Q1. Dynamic SQL and queries
  • Q2. Plsql procedure
  • Ans. 

    PL/SQL is a procedural language extension for SQL in Oracle databases.

    • PL/SQL stands for Procedural Language/Structured Query Language.

    • It is used to create stored procedures, functions, triggers, and packages in Oracle databases.

    • PL/SQL code is executed on the server side, providing better performance compared to SQL statements executed on the client side.

  • Answered by AI
  • Q3. Performance tuning
  • Q4. Joins in detail with 100 line code for review
  • Ans. 

    Explanation of joins in SQL with 100 line code example

    • Joins are used in SQL to combine rows from two or more tables based on a related column between them

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id

  • Answered by AI
  • Q5. Procedure and trigger

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 (42)

Amdocs interview questions for popular designations

 Software Developer

 (135)

 Associate Software Engineer

 (51)

 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
-
Process Duration
-
Result
-
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 - Coding Test 

1 Hr coding Test , with basic programs and logical programmed

Round 3 - Technical 

(1 Question)

  • Q1. Based on Tech Stack .
Round 4 - Technical 

(1 Question)

  • Q1. Based on Tecj stack

Interview Preparation Tips

Interview preparation tips for other job seekers - DO hardwork for better oppourunity

Software Development Specialist Interview Questions asked at other Companies

Q1. Features of react
View answer (1)

Get interview-ready with Top Amdocs Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

1 hour
C++
SQL
Parser

Round 3 - Technical 

(1 Question)

  • Q1. Write a function of True and false
  • Ans. 

    Function that returns true or false based on a condition

    • Create a function that takes in a condition as input

    • Use an if statement to check the condition

    • Return true if the condition is met, false otherwise

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare technical

Implementation Engineer Interview Questions asked at other Companies

Q1. What is the SI unit of current?
View answer (5)

Jobs at Amdocs

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(4 Questions)

  • Q1. Which is a best technique to generate automated test report ?
  • Ans. 

    The best technique to generate automated test report is to use a reporting tool that integrates with the automation framework.

    • Choose a reporting tool that supports the programming language and automation framework being used

    • Configure the reporting tool to generate reports in the desired format

    • Include relevant information in the report such as test case name, status, and duration

    • Add screenshots or videos to the report t...

  • Answered by AI
  • Q2. How you can compare expected and actual result in selenium?
  • Ans. 

    Use Assertion methods to compare expected and actual results in Selenium.

    • Use Assertion methods like assertEquals(), assertNotEquals(), assertTrue(), assertFalse(), etc.

    • Pass the expected and actual results as parameters to the Assertion methods.

    • If the expected and actual results match, the test case will pass, else it will fail.

    • Example: assertEquals(expectedResult, actualResult);

  • Answered by AI
  • Q3. Describe best technologies to build a good software testing framework?
  • Ans. 

    The best technologies for building a good software testing framework are Selenium, Appium, JUnit, TestNG, and Cucumber.

    • Selenium for web application testing

    • Appium for mobile application testing

    • JUnit and TestNG for unit testing

    • Cucumber for behavior-driven testing

    • Continuous Integration tools like Jenkins for automated testing

  • Answered by AI
  • Q4. What is difference between smoke and sanity testing?
  • Ans. 

    Smoke testing is a quick and shallow test to check if the application is stable enough for further testing. Sanity testing is a subset of regression testing to check if the bugs have been fixed and new changes have not affected the existing functionality.

    • Smoke testing is done to check if the critical functionalities of the application are working fine.

    • Sanity testing is done to check if the bugs have been fixed and new ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - To achive goals in testing uh have to learn updated and latest technology was used by world

Skills evaluated in this interview

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

They are getting apti for fresher

Round 2 - Technical 

(1 Question)

  • Q1. If you are using linux then tell me 10 commands in your daily work
  • Ans. 

    10 commonly used Linux commands in daily work

    • ls - list directory contents

    • cd - change directory

    • grep - search for a pattern in a file

    • tail - display the last part of a file

    • cat - concatenate and display files

    • chmod - change file permissions

    • sudo - execute a command as a superuser

    • ps - display information about running processes

    • kill - terminate a process

    • ssh - connect to a remote server securely

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. What is your day to day work

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep update always if you want to get job in IT field

Skills evaluated in this interview

Production Support Analyst Interview Questions asked at other Companies

Q1. Write a query using below data to find out last string from emp table?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Regarding performance testing
Round 2 - Coding Test 

Regarding performance testing coding scripting

Round 3 - Technical 

(1 Question)

  • Q1. Regarding performance testing
Round 4 - HR 

(1 Question)

  • Q1. Current employer details

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through thoroughly regarding performance testing

Performance Test Engineer Interview Questions asked at other Companies

Q1. List some scenarios where you observe issues with the heap dump and provide recommendations to the dev team. Follow-up questions will be asked based on your answer to the previous questions.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Describe your current Role
  • Ans. 

    I am responsible for testing software applications to ensure they meet quality standards.

    • Conducting manual and automated testing

    • Identifying and documenting defects

    • Collaborating with developers to resolve issues

    • Creating test plans and test cases

    • Performing regression testing

  • Answered by AI
  • Q2. Question Based on ISTQB
Round 2 - One-on-one 

(2 Questions)

  • Q1. HR Related questions
  • Q2. Salary discussion

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)

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. Puzzle:- you have two jars 3L and 5L and unlimited supply of water. How will yo...read more
  2. What is sdlc stlc waterfall model,smoke testing, black box testing, what is qua...read more
  3. 1)How to run failed test case: using failed.xml 2)how to use click in diff ways...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

based on 357 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Oracle Interview Questions
3.7
 • 846 Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
View all

Amdocs Reviews and Ratings

based on 4k reviews

3.7/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.5

Salary

3.5

Job security

3.8

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 4k Reviews and Ratings
Software Engineer

Pune

2-5 Yrs

₹ 5.05-15.95 LPA

DevOps Engineer

Pune

1-6 Yrs

₹ 3.6-18.9 LPA

Information Security Lead

Pune

2-7 Yrs

Not Disclosed

Explore more jobs
Software Developer
8.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
1.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
1.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Functional Test Engineer
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
956 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Amdocs with

TCS

3.7
Compare

IBM

4.0
Compare

Infosys

3.6
Compare

Wipro

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