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

SDE - 1

Amdocs
upvote
share-icon
3 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Journey
During my second year of college, In lockdown, I started to learn Data Structures and Algorithms through online platforms such as GeeksForGeeks, Leetcode, and InterviewBit. I dedicated myself to preparing for full-time placements and internship opportunities. I devoted significant time to practicing a wide range of questions to enhance my problem-solving skills. Also, I focused on core computer Science subjects Like (DBMS,OS,CN) as well properly.
Application story
In January 2022 amdocs posted Internship opportunity for Female Candidate (Diversity Hiring) . I got this opportunity via LinkedIn Post and took refferal from one of the software Developer of Amdocs and applied on their Carrier Portal.
Why selected/rejected for the role?
I performed well in interviews i answered almost every question they asked very confidently and I cleared all rounds and Finally I Got selected.
Preparation
Duration: 10 months
Topics: DSA,OOPS,Computer Network,DBMS,Operating System,Design Patterns
Tip
Tip

Tip 1 : Prepare a good Resume this is first step to getting a chance for interview
Tip 2 : Prepare Well All Technical Fundamental Core Subjects,and do lots of Problem Solving (15-20 questions from each topic),also 3-4 project in resume is must.
Tip 3 :Try to setup Mock Interviews with seniors or with your friends before interview

Application process
Where: Referral
Eligibility: Female Only,2022 batch & B.E./B.Tech/ME/M.Tech(E&TC & E&C)/CS/IT ,60% throughtout Academics,with no breaks/Year down
Resume Tip
Resume tip

Tip 1:Add atleast 3-4 project and try to give links of your project where you deployed it or stored the codebase
Tip 2: Do not write false things ,you will get caught during interviews.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60 minute
Interview date16 Jan 2022
Coding problem2

This was the first Online Screening Rounds ,Plateform was HIREPRO ,I got Mail from Hiring Team about all the details on This rounds along with the timings and test Link . This Plateform was good first we need to do system check before starting assessment if system check will pass then we can take assessment from the same system.

1. Reverse a string

Easy
15m average time
85% success
0/40
Asked in companies
SAP LabsWalmartFacebook

You are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string.

For example:

 If the given string is: STR = "abcde". You have to print the string "edcba".
follow up:
Try to solve the problem in O(1) space complexity. 
Problem approach

step 1 : devide string by mid length
step 2: start add chacters from both end of devided string
step 3 : now will get our final answer string

Try solving now

2.

There was given a problem statement with three table of student and we need to write SQL Query to achive expected Data.

Problem approach

Tip 1: I read problem statement and analyse the probelm statement.
Tip 2: I understand and applied joins concept .
Tip 3: finally i write the query and get expected output.

02
Round
Easy
Video Call
Duration60 minute
Interview date21 Jan 2022
Coding problem1

This round was of 60 minute and there were two interviewers they asked me to share my screen and open video.
step 1: Interviewers Introduce them selves and asked about my introduction.
step 2: After that they asked about OOPS concept ,OS fundamental Concept (CPU Scheduling Algorithms),Sql Queries.
step 3: After 30 minute they asked about my projects which are mentioned in resume and some question on project .
step 4: In last 20 minute they asked me one DSA question on BFS Traversal of Binary tree.

1. Write a Level Order traversal of Binary Tree and give space and time Complexity.

Easy
15m average time
85% success
0/40
Asked in companies
FacebookMcAfeeOYO

Given

Problem approach

I applied Standard BFS Algorithm to find the level order Traversal Of Binary Tree using Queue Data Structure.

Try solving now
03
Round
Easy
HR Round
Duration30 minute
Interview date22 May 2023
Coding problem1

This Round was Online Video Call with HR.
1 she asked about introduction
2 my strength and weekness
3 My interest
4 she gave some insight about intership ,project,work.
5 finally this will end up

1. Basic HR Questions

1 she asked about introduction
2 my strength and weekness
3 My interest
4 she gave some insight about intership ,project,work.
5 finally this will end up

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 remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 4 problems
Interviewed by Amdocs
2059 views
0 comments
0 upvotes
company logo
SDE - 1
1 rounds | 2 problems
Interviewed by Amdocs
1308 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 3 problems
Interviewed by Amdocs
1312 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 5 problems
Interviewed by Amdocs
1411 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
115097 views
24 comments
0 upvotes
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by Microsoft
58238 views
5 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
35147 views
7 comments
0 upvotes