Amdocs interview experience Real time questions & tips from candidates to crack your interview

Software Engineer

Amdocs
upvote
share-icon
4 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 4 months
Topics: Data Structures And Algorithms, Object Oriented Programming, Relational Database Management Systems
Tip
Tip

Tip 1 : Practice coding questions from HackerRank, InterviewBit, 
Tip 2 : Do at least 1 project and must have the in depth knowledge about it
Tip 3 : One should also do one technical internship. It adds to the working experience we get during our degree
Tip 4 : Very good communication skills are mandatory. Practice a lot to speak in formal english
Tip 5 : Prepare CS subjects like OOPS, RDMS. One must have in depth knowledge about these subjects.

Application process
Where: Campus
Eligibility: 60% throughout academics, with no breaks/year down
Resume Tip
Resume tip

Tip 1 : Everything written on the resume should not be false. There should be atleast one project and one technical internship 
Tip 2 : Skills related to various CS subjects and Programming languages should also be mentioned
Tip 3 : Skills related to participation in various co-curricular activities leaves a good impact on the interviewer

Interview rounds

01
Round
Medium
Online Coding Interview
Duration120 Minutes
Interview date27 Oct 2020
Coding problem2

The test included MCQ questions from SQL, Linux Commands, C/C++ programming, Logical Reasoning, Aptitude questions.
The other section was the coding round, where 2 SQL queries and 2 coding questions were there.
The environment was pretty good. No technical issues were there

1. Subarray with equal occurrences

Moderate
15m average time
80% success
0/80
Asked in companies
AmazonAmdocs

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 which the number of 0s and 1s are equal.

Try solving now

2. Umbrella

Moderate
25m average time
75% success
0/80
Asked in companies
FacebookVisaGoldman Sachs

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 “UMBRELLA”, you need to determine the minimum number of umbrellas required to cover exactly ‘M’ people with umbrellas.

Note -

You have an infinite number of umbrellas of each type.
If it is not possible to shelter exactly ‘M’ people then print -1. 
Try solving now
02
Round
Easy
Online Coding Interview
Duration15 Minutes
Interview date29 Dec 2020
Coding problem0

his was a 15 mins test that had 50 objective type questions. This round was taken just to check your decisions in different situations.

03
Round
Medium
Video Call
Duration60 Minutes
Interview date30 Dec 2020
Coding problem1

The technical round was totally based on resume submitted by us during registration. They asked in depth questions related to the technical internship done by me in past. The discussion related to the technical internship went for 20 minutes. They saw the working of my project deployed on Heroku platform and done a good discussion on that too. Then they give me a coding question based on recursion and I was supposed to write the code on Hirepro platform itself. I was asked 3 puzzles also in order to check my problem solving. The interviewers were friendly and they provide a friendly environment during the interview.

1. Reverse Stack Using Recursion

Easy
21m average time
80% success
0/40
Asked in companies
AmazonOracleRazorpay

Reverse a given stack of 'N' integers using recursion. You are required to make changes in the input parameter itself.


Note: You are not allowed to use any extra space other than the internal stack space used due to recursion.


Example:
Input: [1,2,3,4,5] 
Output: [5,4,3,2,1]

add image

Try solving now
04
Round
Easy
HR Round
Duration20 Minutes
Interview date30 Dec 2020
Coding problem0

In the HR round, I was asked basic HR Questions like my interests, weaknesses, strengths, family background, why Amdocs, CEO of Amdocs etc.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you select an element by class name in CSS?

Choose another skill to practice
Similar interview experiences
company logo
Software Engineer
4 rounds | 5 problems
Interviewed by Amdocs
1713 views
0 comments
0 upvotes
company logo
Software Engineer
4 rounds | 4 problems
Interviewed by Amdocs
784 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 3 problems
Interviewed by Amdocs
2537 views
0 comments
0 upvotes
company logo
Software Engineer
1 rounds | 1 problems
Interviewed by Amdocs
307 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
3 rounds | 5 problems
Interviewed by Mindtree
11345 views
7 comments
0 upvotes
company logo
Software Engineer
3 rounds | 7 problems
Interviewed by Optum
7191 views
1 comments
0 upvotes
company logo
Software Engineer
5 rounds | 5 problems
Interviewed by Microsoft
8847 views
1 comments
0 upvotes