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 21 Feb 2025

Top Amdocs Interview Questions and Answers

View all 401 questions

Amdocs Interview Experiences

Popular Designations

512 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Arrays Lists Queues Maps

Round 2 - HR 

(2 Questions)

  • Q1. Your personal details
  • Q2. Educational Details

Top Amdocs Software Developer Interview Questions and Answers

Q1. First Unique Character in a StringYou are given a string A consisting of lower case English letters. You have to find the first non-repeating character from each stream of characters. For Example: If the given string is 'bbaca', then the op... read more
View answer (4)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (40)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Sep 2024.

Round 1 - Coding Test 

Asked 3 Java coding questions.
1. Reverse a linked list
2. Palindrome
3. Anagram Strings

Round 2 - Technical 

(2 Questions)

  • Q1. Project related questions like Architecture
  • Q2. Java OOPs, spring boot, spring security

Technology Specialist Interview Questions asked at other Companies

Q1. How would you design a Machine Learning algorithm to prioritize lift waiting time
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Question about dba
  • Q2. Difference Between SQL And nosql
  • Ans. 

    SQL is a structured query language used for relational databases, while NoSQL is a non-relational database management system.

    • SQL is used for structured data with predefined schema, while NoSQL is used for unstructured or semi-structured data.

    • SQL databases are vertically scalable, while NoSQL databases are horizontally scalable.

    • SQL databases are ACID compliant, ensuring data integrity, while NoSQL databases sacrifice so...

  • Answered by AI
  • Q3. How to restore the database using rman
  • Ans. 

    Restoring a database using RMAN involves connecting to the target database, restoring the control file, and recovering the database.

    • Connect to the target database using RMAN

    • Restore the control file from a backup

    • Restore the datafiles and tablespaces

    • Recover the database to bring it to a consistent state

    • Perform necessary checks and validations after restoration

  • Answered by AI
  • Q4. How to change column in table
  • Ans. 

    You can change a column in a table using the ALTER TABLE statement in SQL.

    • Use the ALTER TABLE statement followed by the MODIFY keyword to change the data type or size of a column.

    • Use the ALTER TABLE statement followed by the ADD or DROP keyword to add or remove a column.

    • Make sure to specify the table name, column name, and the new data type or size when making changes.

  • Answered by AI
  • Q5. What are different types of objects in database
  • Ans. 

    Different types of objects in a database include tables, views, indexes, sequences, and stored procedures.

    • Tables: Used to store data in rows and columns.

    • Views: Virtual tables created by a query.

    • Indexes: Improve the performance of queries by allowing quick access to specific rows.

    • Sequences: Generate unique numbers.

    • Stored Procedures: Precompiled SQL code that can be executed with parameters.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice company with good management and work environment.

Skills evaluated in this interview

Top Amdocs Oracle Database Administrator Interview Questions and Answers

Q1. How to configure RAC in detail? Shell scripting SQL scripting
View answer (1)

Oracle Database Administrator Interview Questions asked at other Companies

Q1. how can you recover the deleted datafiles if datafiles are not taken backup
View answer (1)

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 21 May 2024

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

I applied via Referral and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java oops concept Selenium all concepts like where we use action class how handle drop-down how to handle alert and windows pop It's all good experience with interviewer
  • Q2. Oops concept java selenium
Round 2 - Technical 

(1 Question)

  • Q1. They asked about Manual testing They asked about jira they asked about project details some scenario based questions all over experience is good interviewer also very friendly
Round 3 - Behavioral 

(1 Question)

  • Q1. They ask about project they told their work what amdocs products what is amdocs company culture experience was very good manager is also very friendly nature they will co-operate
Round 4 - HR 

(2 Questions)

  • Q1. Here they asked about salary disscusion
  • Q2. What is expected CTC What amdocs n all hr common questions totaly it was very good experience with all members who can took the interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on project
If you mention automation testing then go with java all concepts like oops
This and super keyword constructor
Focus on selenium and framework

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Amdocs interview questions for popular designations

 Software Developer

 (135)

 Associate Software Engineer

 (50)

 Software Engineer

 (43)

 Functional Test Engineer

 (15)

 RF Engineer

 (13)

 Softwaretest Engineer

 (12)

 Senior Software Engineer

 (9)

 Devops Engineer

 (8)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Indian School of Mines (ISM), Dhanbad and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. Some technical questions from your resume
  • Q3. Be prepared what you know of your technology
Round 2 - HR 

(2 Questions)

  • Q1. Behaviour questions
  • Q2. Ask about location

Top Amdocs Software Engineer Interview Questions and Answers

Q1. Reverse Stack Using RecursionReverse a given stack of integers using recursion. Note: You are not allowed to use any extra space other than the internal stack space used due to recursion. You are not allowed to use the loop constructs of an... read more
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Get interview-ready with Top Amdocs Interview Questions

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

(2 Questions)

  • Q1. Related with Azure enterprise application, Active Directory
  • Q2. AD connect

System Administrator Interview Questions asked at other Companies

Q1. 2. What is Cloud Technology. What is Microsoft Intune. If we can manage applications using MAM then why do we need MDM?
View answer (8)

Jobs at Amdocs

View all
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at National Institute of Technology, Surathkal and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Easy coding question in c

Round 2 - Technical 

(1 Question)

  • Q1. Intro , projects , basic dsa
Round 3 - HR 

(1 Question)

  • Q1. No qualified for hr

Top Amdocs Associate Software Engineer Interview Questions and Answers

Q1. Maximum Sum SubsequencYou 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. Note: 1. The array may contain duplicate elements. 2. The ar... read more
Add answer

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (1)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is SDLC AND TYPES?
  • Ans. 

    SDLC stands for Software Development Life Cycle. It is a process used by software developers to design, develop, and test software.

    • SDLC is a systematic process for building software applications.

    • There are different types of SDLC models such as Waterfall, Agile, Iterative, Spiral, etc.

    • Each type of SDLC model has its own set of advantages and disadvantages.

    • SDLC involves phases like planning, analysis, design, implementat...

  • Answered by AI
  • Q2. What is bug and unit testing?
  • Ans. 

    A bug is an error, flaw, failure, or fault in a computer program or system. Unit testing is a software testing method where individual units or components of a software are tested in isolation.

    • Bug is an error, flaw, failure, or fault in a computer program or system.

    • Unit testing is a software testing method where individual units or components of a software are tested in isolation.

    • Bug testing helps identify and fix issu...

  • Answered by AI

Skills evaluated in this interview

Top Amdocs Software Developer Interview Questions and Answers

Q1. First Unique Character in a StringYou are given a string A consisting of lower case English letters. You have to find the first non-repeating character from each stream of characters. For Example: If the given string is 'bbaca', then the op... read more
View answer (4)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic opp concepts
  • Q2. Java 8 question
Round 2 - Technical 

(3 Questions)

  • Q1. Project related questions
  • Q2. Springboot questions
  • Q3. When to use Microservices
  • Ans. 

    Microservices are best used when you have a large, complex application that can be broken down into smaller, independent services.

    • Use microservices when you need to scale different parts of your application independently.

    • Microservices are beneficial when you have multiple teams working on different services.

    • They are useful when you want to adopt different technologies for different services.

    • Microservices can improve fa...

  • Answered by AI
Round 3 - Behavioral 

(2 Questions)

  • Q1. Sprint and jira related?
  • Q2. Project architecture related
Round 4 - HR 

(2 Questions)

  • Q1. Basic salary negotiation
  • Q2. Last working day

Skills evaluated in this interview

Top Amdocs Software Engineer Interview Questions and Answers

Q1. Reverse Stack with Recursion Reverse a given stack of integers using recursion. You must accomplish this without utilizing extra space beyond the internal stack space used by recursion. Additionally, you must refrain from using any loop con... read more
Add answer

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

Software Tester Interview Questions & Answers

user image Garvit Singh

posted on 26 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Asked about my Major project
  • Q2. Write sql join and other queries
  • Ans. 

    SQL join and other queries are used to retrieve data from multiple tables based on specified conditions.

    • Use INNER JOIN to retrieve rows from both tables that have matching values

    • Use LEFT JOIN to retrieve all rows from the left table and the matched rows from the right table

    • Use WHERE clause to specify conditions for the join

    • Use GROUP BY to group rows that have the same values

    • Use ORDER BY to sort the result set

  • Answered by AI

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)

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 353 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Oracle Interview Questions
3.7
 • 902 Interviews
Mphasis Interview Questions
3.4
 • 810 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 - DWH

Pune

3-5 Yrs

₹ 2.4-18.7 LPA

Mainframe Assembler Specialist

Pune

7-12 Yrs

₹ 25-32.5 LPA

Software Engineer

Pune

3-5 Yrs

₹ 5.38-15.95 LPA

Explore more jobs
Software Developer
8.2k 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

₹3.8 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 L/yr - ₹12 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