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
3.8

based on 3.8k Reviews

Filter interviews by

Amdocs Software Engineer Interview Questions, Process, and Tips

Updated 2 Jan 2025

Top Amdocs Software Engineer Interview Questions and Answers

  • Q1. Reverse Stack Using Recursion Reverse a given stack of integers using recursion. Note: You are not allowed to use any extra space other than the internal stack space used ...read more
  • Q2. Umbrella You are given ‘N’ types of umbrellas, where each umbrella can shelter some number of people. Given the number of people each umbrella can shelter in the array “U ...read more
  • Q3. Subarray with equal occurrences You have been given an array/list ARR of length N consisting of 0s and 1s only. Your task is to find the number of subarrays(non-empty) in ...read more
View all 26 questions

Amdocs Software Engineer Interview Experiences

45 interviews found

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

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find DuplicateYou have been given an integer array/list(ARR) of s ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
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

Software Engineer Interview Questions & Answers

user image lovesh gupta

posted on 14 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Mix of apti and coding

Round 2 - Technical 

(1 Question)

  • Q1. Binary search of array
  • Ans. 

    Binary search is a divide and conquer algorithm that searches for a target value within a sorted array.

    • Ensure the array is sorted before performing binary search.

    • Compare the target value with the middle element of the array.

    • If the target value is less than the middle element, search the left half of the array. If greater, search the right half.

    • Repeat the process until the target value is found or the subarray is empty.

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. How you manage your time daily
  • Ans. 

    I prioritize tasks, use time management tools, take breaks, and set boundaries.

    • Create a to-do list with priorities

    • Use time management tools like calendars and task managers

    • Take short breaks to stay refreshed

    • Set boundaries to avoid distractions

    • Delegate tasks when necessary

  • Answered by AI

Skills evaluated in this interview

Amdocs interview questions for designations

 Associate Software Engineer

 (52)

 Senior Software Engineer

 (9)

 Software Testing Engineer

 (5)

 Software Support Engineer

 (2)

 Software Development Engineer

 (1)

 Junior Software Engineer

 (1)

 Software Engineer II

 (1)

 Software Developer

 (132)

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

So it was MCQ related to AWS along with a TypeScript program. It was 3 hours long.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Related to TypeScript
  • Q2. Related to AWS services

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst experience ever. After clearing the 1st round, which was 3 hours long, I received a call from HR discussing about the expected CTC. They said it would be possible as I was asking only for a 30% hike as I also needed to relocate to Pune. Then I gave the interview, after which the HR said I cleared the round, but the expected CTC is too much and would be reaching out to the manager. But I have not heard anything back and it has been more than a month.

Get interview-ready with Top Amdocs Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Easy and midium level coding test

Round 2 - Technical 

(1 Question)

  • Q1. Technical interview round asked basic about spring boot, java, mysql, microservice
Round 3 - Behavioral 

(1 Question)

  • Q1. Behavioral and managerial round, asked about previous project and how handle production deployment, design and what are challenges faces at that time

Software Engineer Jobs at Amdocs

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

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Check palindrome
  • Ans. 

    A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

    • Create a function that takes a string as input

    • Remove all non-alphanumeric characters and convert the string to lowercase

    • Check if the reversed string is equal to the original string to determine if it is a palindrome

  • Answered by AI
  • Q2. Modified binary search

Software Engineer interview

user image Interview Overflow

posted on 30 Nov 2021

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 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 - Technical 

(2 Questions)

  • Q1. Basic questions about technology
  • Q2. Queries with different conditions
Round 3 - Technical 

(2 Questions)

  • Q1. Salary expectation
  • Q2. Whether I'm okay with location
  • Ans. 

    Yes, I am okay with the location.

    • I am open to working in different locations.

    • I am flexible and adaptable to new environments.

    • I prioritize the opportunity and the work over the location.

    • I have experience working remotely or in different cities.

    • I am willing to relocate if required.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - First round was technical and went pretty well. I was informed that I've cleared the technical round and second round will be techno managerial round. I have prepared for the general behavioral questions and questions about the company. But I was asked technical questions again, I have given few answers but panicked later. Manager was rude and unfortunately I couldn't clear it.

Software Engineer Interview Questions & Answers

user image Naman Chopra

posted on 19 Oct 2023

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

For duration of almost 2 hours had the coding + technical mcq

Round 2 - Technical 

(5 Questions)

  • Q1. Explain the difference between delete and truncate in dbms
  • Ans. 

    Delete removes specific rows from a table, while truncate removes all rows from a table.

    • Delete is a DML command, while truncate is a DDL command.

    • Delete operation can be rolled back, while truncate operation cannot be rolled back.

    • Delete operation triggers delete triggers, while truncate operation does not trigger any triggers.

    • Delete operation is slower compared to truncate operation.

    • Example: DELETE FROM table_name WHERE

  • Answered by AI
  • Q2. What is normalisation
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down data into smaller, more manageable tables

    • It helps in reducing data redundancy by storing data in a structured manner

    • Normalization ensures data integrity by avoiding update anomalies

    • There are different normal forms like 1NF, 2NF, 3NF, BCNF, etc.

  • Answered by AI
  • Q3. Told me to write a query on basic algorithms
  • Q4. A join question was asked to code for a query
  • Q5. Told me to explain all the joins

Skills evaluated in this interview

Amdocs Interview FAQs

How many rounds are there in Amdocs Software Engineer interview?
Amdocs interview process usually has 2-3 rounds. The most common rounds in the Amdocs interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Amdocs Software Engineer 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, Technical Support, Amdocs, Continuous Improvement and Application Software.
What are the top questions asked in Amdocs Software Engineer interview?

Some of the top questions asked at the Amdocs Software Engineer interview -

  1. Given a circular cake and a specified number of straight cuts, what is the maxi...read more
  2. PLSQL= 1.What is cursor &types 2. Diff btw primay key &unique key. 3.triggers ...read more
  3. What is the difference between arrays and ArrayLists in Ja...read more
How long is the Amdocs Software Engineer interview process?

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

Tell us how to improve this page.

Amdocs Software Engineer Interview Process

based on 15 interviews in last 1 year

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more

People are getting interviews through

based on 30 Amdocs interviews
Job Portal
Campus Placement
Company Website
Referral
WalkIn
37%
27%
13%
13%
3%
7% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
Amdocs Software Engineer Salary
based on 1.9k salaries
₹4 L/yr - ₹16 L/yr
16% more than the average Software Engineer Salary in India
View more details

Amdocs Software Engineer Reviews and Ratings

based on 185 reviews

3.8/5

Rating in categories

3.4

Skill development

3.6

Work-Life balance

3.5

Salary & Benefits

3.6

Job Security

3.8

Company culture

3.2

Promotions/Appraisal

3.3

Work Satisfaction

Explore 185 Reviews and Ratings
Software Engineer

Pune

3-6 Yrs

₹ 6.25-15.95 LPA

Software Engineer

Gurgaon / Gurugram

0-6 Yrs

Not Disclosed

Software Engineer

Pune

2-4 Yrs

₹ 5.05-18 LPA

Explore more jobs
Software Developer
7.6k salaries
unlock blur

₹4.9 L/yr - ₹16.7 L/yr

Software Engineer
1.9k salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Softwaretest Engineer
1.7k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Functional Test Engineer
1.2k salaries
unlock blur

₹4 L/yr - ₹12.3 L/yr

Associate Software Engineer
1k salaries
unlock blur

₹3.2 L/yr - ₹12 L/yr

Explore more salaries
Compare Amdocs with

TCS

3.7
Compare

IBM

4.1
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview