i
Amdocs
Filter interviews by
I was interviewed before Jun 2023.
They usually ask fundamental question like, palindrome, string inversion etc.
I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before May 2023. There were 3 interview rounds.
Basic Aptitude and reasoning
Intermediate String questions.
Buy and sell stocks.
Second largest salary SQL.
Basic linux commands.
I applied via campus placement at National Institute of Engineering (NIE) and was interviewed in Mar 2022. There were 4 interview rounds.
The aptitude test was quite hard because the platform does not have questions which are in online
There are 5 questions 3 programming questions and 2 Sql Queries
I applied via campus placement at Thapar Institute of Engineering and Technology (TIET) and was interviewed before Feb 2023. There were 3 interview rounds.
It consisted of MCQ questions related to sql, dbms, OS and computer networking. And then 2 easy level coding questions.
Amdocs interview questions for designations
I applied via campus placement at Visvesvaraya National Institute of Technology (VNIT), Nagpur and was interviewed before Feb 2023. There were 2 interview rounds.
Get interview-ready with Top Amdocs Interview Questions
Mcq questions math c c c c c c c c v v v v v v v v
I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before Feb 2023. There were 3 interview rounds.
Basic aptitude and grammar questions. Difficulty level not too hard.
I was interviewed in Aug 2021.
Round duration - 90 Minutes
Round difficulty - Medium
This was an online coding round where we had 2 questions to solve under 90 minutes . Both the questions were of easy to medium difficulty .
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 subsequen...
Find the maximum sum of an increasing subsequence of length K in an array.
Iterate through the array and maintain a dynamic programming table to store the maximum sum of increasing subsequences of different lengths.
For each element, check all previous elements to find the increasing subsequences and update the maximum sum accordingly.
Return the maximum sum of the increasing subsequence of length K.
Example: For input [1,...
Given a string STR
consisting of lowercase English letters, identify the first non-repeating character in the string and return it. If no such characte...
Identify the first non-repeating character in a given string and return it, or '#' if none exists.
Iterate through the string to count the frequency of each character
Iterate through the string again to find the first character with frequency 1
Return the first non-repeating character or '#' if none exists
Round duration - 60 Minutes
Round difficulty - Medium
This round consisted of questions from DS/Algo , OOPS and Operating Systems primarily usage of some basic UNIX commands .
You have a string 'STR' of length 'N'. Your task is to implement the atoi function, which converts the string into an integer. If the string does not contain any numbers, the funct...
Implement a function to convert a string to an integer, ignoring non-numeric characters and considering negative numbers.
Iterate through the characters of the string and check if they are numeric.
Handle negative numbers by checking the first character of the string.
Ignore non-numeric characters while converting the string to an integer.
Return 0 if there are no numbers in the string.
Ensure the resulting number is within
Run time polymorphism in C++ allows objects of different classes to be treated as objects of a common parent class.
Run time polymorphism is achieved through virtual functions and function overriding.
It allows a function to behave differently based on the object it is called on.
Example: Using a base class pointer to call a virtual function that is overridden in a derived class.
A friend function in C++ is a function that is not a member of a class but has access to the private and protected members of the class.
Friend functions are declared inside a class with the keyword 'friend'.
They can access private and protected members of the class they are friends with.
Friend functions are not member functions of the class.
Example: friend void displayDetails(Student);
Essential UNIX commands include ls, cd, pwd, mkdir, and rm.
ls - list directory contents
cd - change directory
pwd - print working directory
mkdir - make directory
rm - remove files or directories
Round duration - 30 Minutes
Round difficulty - Easy
This is a cultural fitment testing round .HR was very frank and asked standard questions. Then we discussed about my role.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I applied via Campus Placement and was interviewed before Nov 2022. There were 5 interview rounds.
50 Marks medium questions
2 Coding and 1 Sql question
I applied via Campus Placement and was interviewed before Nov 2022. There were 3 interview rounds.
Top trending discussions
Some of the top questions asked at the Amdocs Associate Software Engineer interview -
The duration of Amdocs Associate Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 35 interviews
4 Interview rounds
based on 119 reviews
Rating in categories
Software Developer
8.2k
salaries
| ₹5 L/yr - ₹17 L/yr |
Software Engineer
1.9k
salaries
| ₹4 L/yr - ₹16 L/yr |
Softwaretest Engineer
1.7k
salaries
| ₹3.8 L/yr - ₹14 L/yr |
Functional Test Engineer
1.2k
salaries
| ₹4 L/yr - ₹12.1 L/yr |
Associate Software Engineer
1k
salaries
| ₹3 L/yr - ₹12 L/yr |
TCS
IBM
Infosys
Wipro