Upload Button Icon Add office photos

Filter interviews by

Automatic Data Processing (ADP) Python Developer Intern Interview Questions and Answers

Updated 10 Nov 2022

Automatic Data Processing (ADP) Python Developer Intern Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in May 2022. 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 - HR 

(3 Questions)

  • Q1. Self indutroduction python basis and c language
  • Q2. Self and python and c language c++
  • Q3. Codeling and any questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Given the Job opportunity sir plz and confirm to lead to the time and project works

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Feb 2024.

Round 1 - Aptitude Test 

Mathematics critical thinking

Round 2 - Coding Test 

What is a generator in python

Round 3 - HR 

(1 Question)

  • Q1. Salary dicssuon

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare hard
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Coding test just like leetcode

Round 2 - One-on-one 

(2 Questions)

  • Q1. All interview questions on python
  • Q2. Coding questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 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 - Coding Test 

One to one interview along with coding round.
Basic questions for python based on list touple dictionary.
Numpy, Pandas, CSV and operation.
SQL queries basic like join query
Having query.

Round 3 - One-on-one 

(5 Questions)

  • Q1. Managerial round Use case base
  • Q2. Completely based on your work experience discussion along with some basic logical use case.
  • Q3. This including salary expectancy questions
  • Q4. Previous projects questions
  • Q5. Core logic of previous work
  • Ans. 

    The core logic of my previous work involved developing a web application using Python and Django framework.

    • Developed a web application using Python and Django framework

    • Implemented various features and functionalities based on client requirements

    • Handled database operations and data manipulation using Django ORM

    • Worked on front-end development using HTML, CSS, and JavaScript

    • Collaborated with a team of developers to ensure

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Dassault Systemes Python Developer interview:
  • Python
  • SQL
  • Use case based
Interview preparation tips for other job seekers - Stick to basics, Be as you are.
Quick answer not expected but give appropriate answer
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Python
username=("Zoho")
Print(username)

Round 2 - Group Discussion 

Group discussion coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Python developer, software Engineer
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Write a code for star pattern

Round 2 - Group Discussion 

Basic coding question

Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Tell me something about company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

30 to 50 question available for interview.

Round 3 - Coding Test 

25 question available for check coding knowledge.

Round 4 - Technical 

(2 Questions)

  • Q1. Face to face interview conducted by the hr.
  • Q2. Oops concepts, django framework,rest framework,api etc
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Coin change problem
  • Ans. 

    The coin change problem involves finding the minimum number of coins needed to make a certain amount of change.

    • Start by creating a list of coin denominations.

    • Use dynamic programming to find the minimum number of coins needed for each amount from 0 to the target amount.

    • Return the value at the target amount index as the minimum number of coins needed.

  • Answered by AI
  • Q2. Python related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for DSA and your project related questions.

Skills evaluated in this interview

I applied via Job Fair and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Python programming language

Round 2 - Technical 

(3 Questions)

  • Q1. 1. What is Python? 2. What Are Python Advantages? 3. Why do you we use in python Function? 4. What is the break Statement? 5. What is tuple in python?
  • Ans. 

    Python is a high-level, interpreted programming language known for its simplicity, readability, and versatility.

    • Python is used for web development, data analysis, artificial intelligence, and more.

    • Advantages of Python include its ease of use, large standard library, and community support.

    • Functions in Python are used to group related code and make it reusable.

    • The break statement is used to exit a loop prematurely.

    • A tupl...

  • Answered by AI
  • Q2. 6.What are local variables and global variables in Python? 7.When to use a tuple vs list vs dictionary in Python? 8.Explain some benefits of Python 9.What is Lambda Functions in Python? 10.What is a Negati...
  • Ans. 

    Local variables are variables that are defined within a function and can only be accessed within that function. Global variables are variables that are defined outside of any function and can be accessed throughout the program.

    • Local variables are created when a function is called and destroyed when the function completes.

    • Global variables can be accessed and modified by any function in the program.

    • Using local variables ...

  • Answered by AI
  • Q3. 11.What is the namespace in Python? 12.What is a dictionary in Python? 13.What is type conversion in Python? 14.What is the difference between Python Arrays and lists? 15.What are functions in Python?
  • Ans. 

    Answers to common Python interview questions.

    • Namespace is a container for storing variables and functions.

    • Dictionary is a collection of key-value pairs.

    • Type conversion is the process of converting one data type to another.

    • Arrays are homogeneous while lists are heterogeneous.

    • Functions are blocks of code that perform a specific task.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. 1. Tell me About yourself? 2. Why role this Attract you? 3. What is more important to you: the money or the work? 4. Why did you leave your last job? 5.What are Achivement in life?
  • Q2. 6.What are your weaknesses? 7.What are your hobbies? 8.Would you lie for the company? 9.What does success mean to you? 10.Do you have any blind spot?

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes i am company work for this Google company to is my work in Google company best work for this company and python Project work for company in Google only for this work this Google company.

Skills evaluated in this interview

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Automatic Data Processing (ADP) Interview FAQs

How many rounds are there in Automatic Data Processing (ADP) Python Developer Intern interview?
Automatic Data Processing (ADP) interview process usually has 2 rounds. The most common rounds in the Automatic Data Processing (ADP) interview process are Resume Shortlist and HR.
What are the top questions asked in Automatic Data Processing (ADP) Python Developer Intern interview?

Some of the top questions asked at the Automatic Data Processing (ADP) Python Developer Intern interview -

  1. Self indutroduction python basis and c langu...read more
  2. Self and python and c language ...read more
  3. Codeling and any questi...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Automatic Data Processing (ADP) interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Automatic Data Processing (ADP) Python Developer Intern Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-Life balance

4.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Senior Member Technical
1.6k salaries
unlock blur

₹7 L/yr - ₹21.3 L/yr

Senior Process Associate
1.4k salaries
unlock blur

₹2 L/yr - ₹8.2 L/yr

Analyst
1.3k salaries
unlock blur

₹3.3 L/yr - ₹10.5 L/yr

Consultant
1.2k salaries
unlock blur

₹10 L/yr - ₹40 L/yr

Member Technical
866 salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

Explore more salaries
Compare Automatic Data Processing (ADP) with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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