Upload Button Icon Add office photos

Filter interviews by

Automatic Data Processing (ADP) Software Engineer Interview Questions and Answers

Updated 8 Jan 2025

Automatic Data Processing (ADP) Software Engineer Interview Experiences

5 interviews found

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

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain microservices.
  • Ans. 

    Microservices are a software architecture design where applications are broken down into small, independent services that communicate with each other through APIs.

    • Each microservice is responsible for a specific function or feature of the application.

    • Microservices can be developed, deployed, and scaled independently.

    • They promote flexibility, scalability, and resilience in software development.

    • Examples include Netflix, A...

  • Answered by AI
  • Q2. OOPS

Interview Preparation Tips

Interview preparation tips for other job seekers - This was a contract-based position, so just 1 round of interviews was conducted.

Software Engineer Interview Questions & Answers

user image Percy Mittagadapala

posted on 15 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was about 45mins aptitude test .

Round 2 - Technical 

(1 Question)

  • Q1. I was asked about the double Linked list, stack ,Queue.
Round 3 - Technical 

(1 Question)

  • Q1. Logical questions

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
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more

Software Engineer Interview Questions & Answers

user image sudheer seeram

posted on 8 Nov 2024

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

Dsa was very hard and some db concepts

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

I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 2 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. Explain the project. What is the response for rest API?
  • Ans. 

    The project is a REST API that provides a response to client requests.

    • The project is built using a RESTful architecture.

    • It provides endpoints for clients to interact with the server.

    • The response format is typically JSON or XML.

    • Examples of endpoints include /users, /products, and /orders.

  • Answered by AI
  • Q2. How to do pagination in API.
  • Ans. 

    Pagination in API is done by setting limit and offset parameters in the request.

    • Set a limit parameter to specify the number of results per page.

    • Set an offset parameter to specify the starting point of the page.

    • Return the total number of results and the current page number in the response.

    • Example: /api/users?limit=10&offset=20

    • Example response: {"results": [...], "total": 100, "page": 3}

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident. The interview is easy if you know what you wrote in the cv.

Skills evaluated in this interview

Automatic Data Processing (ADP) interview questions for designations

 Senior Software Engineer

 (2)

 Software Development Engineer

 (1)

 Software Support Engineer

 (1)

 Associate Software Engineer

 (1)

 Software Developer

 (3)

 Associate Software Developer

 (1)

 Full Stack Software Developer

 (1)

 Devops Engineer

 (1)

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

I applied via LinkedIn and was interviewed in Feb 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 - Aptitude Test 

The level is medium and the duration of the exam is 1 hour

Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to join in our company
  • Q2. How you will see yourself in next 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well all the best

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed before Dec 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude like Quantitative , English and Logical Reasoning. Coding round had 4 questions - 2 SQL problems and 2 codes

Round 2 - HR 

(2 Questions)

  • Q1. Personality assessment , character judging and seeing if you are fit for the company on the basis of value was checked
  • Q2. Tell me about yourself

Interview Preparation Tips

Topics to prepare for Amdocs Software Engineer interview:
  • C++
  • SDLC
Interview preparation tips for other job seekers - Nothing to worry about. Just show confidence and good communication skills and a ability to learn.

Interview Questionnaire 

1 Question

  • Q1. Technical questions were asked

Interview Questionnaire 

1 Question

  • Q1. Computer networking, oops, programming

I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 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 

(1 Question)

  • Q1. Questions regarding mainframe technology
Round 3 - Technical 

(1 Question)

  • Q1. Questions regarding COBOL JCL DB2 SQL VSAM IMSDB
Round 4 - HR 

(1 Question)

  • Q1. Regarding salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare in mainframe technology like JCL Cobol DB2 CICS and IMSDB related questions

Interview Questionnaire 

1 Question

  • Q1. Implement serialization of tree
  • Ans. 

    Serialize a tree data structure

    • Use pre-order traversal to serialize the tree

    • Store null values as a special character

    • Use a delimiter to separate nodes

    • Example: 1,2,null,null,3,4,null,null,5,null,null

    • Deserialize by splitting the string and using a queue

  • Answered by AI

Skills evaluated in this interview

Automatic Data Processing (ADP) Interview FAQs

How many rounds are there in Automatic Data Processing (ADP) Software Engineer interview?
Automatic Data Processing (ADP) interview process usually has 2 rounds. The most common rounds in the Automatic Data Processing (ADP) interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Automatic Data Processing (ADP) 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 Automatic Data Processing (ADP). The most common topics and skills that interviewers at Automatic Data Processing (ADP) expect are Javascript, Equity, SQL, Agile and Coding.
What are the top questions asked in Automatic Data Processing (ADP) Software Engineer interview?

Some of the top questions asked at the Automatic Data Processing (ADP) Software Engineer interview -

  1. Explain the project. What is the response for rest A...read more
  2. How to do pagination in A...read more
  3. Explain microservic...read more

Tell us how to improve this page.

Automatic Data Processing (ADP) Software Engineer Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more
Automatic Data Processing (ADP) Software Engineer Salary
based on 98 salaries
₹3.5 L/yr - ₹12.5 L/yr
10% less than the average Software Engineer Salary in India
View more details

Automatic Data Processing (ADP) Software Engineer Reviews and Ratings

based on 16 reviews

4.2/5

Rating in categories

4.3

Skill development

4.6

Work-life balance

3.7

Salary

4.8

Job security

4.6

Company culture

3.3

Promotions

4.2

Work satisfaction

Explore 16 Reviews and Ratings
Senior Member Technical
1.6k salaries
unlock blur

₹7 L/yr - ₹21.7 L/yr

Senior Process Associate
1.4k salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Analyst
1.3k salaries
unlock blur

₹2.9 L/yr - ₹10.5 L/yr

Consultant
1.3k salaries
unlock blur

₹10.4 L/yr - ₹40 L/yr

Member Technical
881 salaries
unlock blur

₹3.5 L/yr - ₹11.4 L/yr

Explore more salaries
Compare Automatic Data Processing (ADP) with

Oracle

3.7
Compare

Amdocs

3.7
Compare

Carelon Global Solutions

3.9
Compare

Microsoft Corporation

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview