Upload Button Icon Add office photos

Filter interviews by

Automatic Data Processing (ADP) Member Technical Staff Interview Questions and Answers

Updated 21 Oct 2024

Automatic Data Processing (ADP) Member Technical Staff Interview Experiences

4 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Data structure and java
  • Q2. SQL query and DBMS
  • Q3. What is java and OOPS CONCEPT
  • Ans. 

    Java is a popular programming language known for its platform independence. OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction.

    • Java is a high-level, object-oriented programming language.

    • OOPs concepts in Java include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation refers to bundling data and methods that operate on the data into a single unit.

    • Inheritance allows a clas...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

All questions cs fundamentals

Round 2 - Coding Test 

Basic coding questions

Round 3 - Technical 

(1 Question)

  • Q1. Technical interview
Round 4 - One-on-one 

(1 Question)

  • Q1. Second technical interview kind of managerial
Round 5 - HR 

(1 Question)

  • Q1. Basic hr questions

Member Technical Staff Interview Questions Asked at Other Companies

asked in Salesforce
Q1. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in Salesforce
Q2. Optimal Strategy for a Coin Game You are playing a coin game with ... read more
Q3. Next Smallest Palindrome Problem Statement Find the next smallest ... read more
Q4. Check Permutation Problem Statement Given two strings 'STR1' and ... read more
asked in Salesforce
Q5. Longest Happy String Problem Statement Given three non-negative i ... read more

Member Technical Staff Interview Questions & Answers

user image bhawana syangdan

posted on 5 Mar 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Feb 2023. There were 5 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 

1st step is aptitude test and coding test

Round 3 - Technical 

(1 Question)

  • Q1. 2nd round is technical round
Round 4 - One-on-one 

(1 Question)

  • Q1. Its one and one round and managerial questions they will ask
Round 5 - HR 

(1 Question)

  • Q1. At last there will be hr round

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have good Technical skills and knowledge about the languages and hr questions too
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

I was medium level. it included basic aptitude, English and basics of computer fundamentals

Round 2 - Technical 

(1 Question)

  • Q1. Technical interview was fairly hard. The interviewer went through the resume thoroughly and it asked questions according to it. It went for around 45 mins
Round 3 - HR 

(1 Question)

  • Q1. It was easy. Got to talk with the HR and it was for around 10-15 mins

Interview Preparation Tips

Interview preparation tips for other job seekers - adp is a good company, and has a comparatively simpler selection process just Be confident.

Automatic Data Processing (ADP) interview questions for designations

 Member Technical

 (23)

 Senior Member of Technical Staff

 (1)

 Senior Member Technical

 (19)

 Technical Lead

 (1)

 Technical Support Engineer

 (1)

 Technical Support Specialist

 (1)

 Software Engineer

 (5)

 Software Developer

 (3)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Asked coding question on array medium level.
Round 2 - Technical 

(1 Question)

  • Q1. Asked design related question and coding question and current project architecture etc
Round 3 - Behavioral 

(1 Question)

  • Q1. Techno behavioural question
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - PS dsa system design doing properly will help
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Reverse linked list
Round 1 - Aptitude Test 

It will be easier those who are good in C program and mathametics

Round 2 - Coding Test 

It consists of 5 questions with moderate level

Round 3 - Coding Test 

It consists of 3 questions but its more difficult than the 2nd round

Round 4 - Technical 

(1 Question)

  • Q1. It is face to face technical round in this round questions were asked from fundamentals of java
Round 5 - HR 

(1 Question)

  • Q1. About your self, about the previous rounds and discussed the salary and date of joining

Interview Preparation Tips

Topics to prepare for Zoho Member Technical Staff interview:
  • Advanced Java
Interview preparation tips for other job seekers - Try to use Java programming in coding rounds
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2022. 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 

Oracle RDBMS concepts, core java, data structures

Round 3 - One-on-one 

(1 Question)

  • Q1. More like a discussion

Member Technical Staff Interview Questions & Answers

Oracle user image Jay Vardhan singh Rana

posted on 8 Oct 2021

I applied via Indeed and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is garbage collection?
  • Ans. 

    Garbage collection is an automatic memory management process.

    • It frees up memory that is no longer being used by the program.

    • It helps prevent memory leaks and crashes caused by running out of memory.

    • Examples include Java's garbage collector and Python's reference counting.

    • Garbage collection can have an impact on performance and should be tuned accordingly.

  • Answered by AI
  • Q2. What is dynamic programming?
  • Ans. 

    Dynamic programming is a technique to solve complex problems by breaking them down into smaller subproblems.

    • It involves solving subproblems only once and storing their solutions for future use.

    • It is used in optimization problems, such as finding the shortest path or maximizing profit.

    • Examples include the knapsack problem and the Fibonacci sequence.

    • It can be implemented using either a top-down or bottom-up approach.

    • Dyna...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be attentivw smart and good in front

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Medium DSA question based on string and sliding window algorithm
Round 2 - Technical 

(1 Question)

  • Q1. 2 Medium DSA Questions - 1 was based on using heaps (both min and max) - 1 was based on binary search with using few other optimisations
Round 3 - Technical 

(1 Question)

  • Q1. LLD Round - Based on Designing HashMap
Round 4 - Behavioral 

(1 Question)

  • Q1. Couple of behavioural questions and small discussion on one of the projects mentioned on Resume. Was a friendly discussion of around 30 mins.

Automatic Data Processing (ADP) Interview FAQs

How many rounds are there in Automatic Data Processing (ADP) Member Technical Staff interview?
Automatic Data Processing (ADP) interview process usually has 3-4 rounds. The most common rounds in the Automatic Data Processing (ADP) interview process are One-on-one Round, HR and Aptitude Test.
What are the top questions asked in Automatic Data Processing (ADP) Member Technical Staff interview?

Some of the top questions asked at the Automatic Data Processing (ADP) Member Technical Staff interview -

  1. What is java and OOPS CONC...read more
  2. Technical interview was fairly hard. The interviewer went through the resume th...read more
  3. Its one and one round and managerial questions they will ...read more

Tell us how to improve this page.

Automatic Data Processing (ADP) Member Technical Staff Interview Process

based on 5 interviews

1 Interview rounds

  • Technical Round
View more
Automatic Data Processing (ADP) Member Technical Staff Salary
based on 127 salaries
₹4 L/yr - ₹10.1 L/yr
46% less than the average Member Technical Staff Salary in India
View more details

Automatic Data Processing (ADP) Member Technical Staff Reviews and Ratings

based on 17 reviews

3.5/5

Rating in categories

2.8

Skill development

3.4

Work-life balance

3.0

Salary

3.9

Job security

3.0

Company culture

2.5

Promotions

3.0

Work satisfaction

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

₹7 L/yr - ₹21.5 L/yr

Senior Process Associate
1.4k salaries
unlock blur

₹2 L/yr - ₹8.2 L/yr

Analyst
1.3k salaries
unlock blur

₹2.9 L/yr - ₹10.5 L/yr

Consultant
1.2k salaries
unlock blur

₹10 L/yr - ₹40 L/yr

Member Technical
877 salaries
unlock blur

₹3.5 L/yr - ₹11.4 L/yr

Explore more salaries
Compare Automatic Data Processing (ADP) with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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