Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For Employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      ADP

      Engaged Employer

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: ADP reviews | ADP jobs | ADP salaries | ADP benefits | ADP conversations
      ADP interviewsADP Software Engineer interviewsADP interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent Posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls," and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalized job recommendations and updates by starting your searches.

      Software Engineer Interview

      Aug 4, 2017
      Anonymous Interview Candidate
      Hyderābād
      No offer
      Negative experience
      Average interview

      Application

      I applied through college or university. I interviewed at ADP (Hyderābād) in Aug 2017

      Interview

      In pool campus drive(Aug 2017) the pattern was 1)aptitude 15 min 15ques( no negative for all 3 sec) 2)reasoning 25min 25ques 3)Languages 40min 40ques In languages, they asked mainly to predict the output and what the code does(fibonacci,counting no. of words in a sentence..) the syntax was written in c.

      Interview questions [1]

      Question 1

      Aptitude questions , Reasoning questions based on work a and b together work for 4days a works 6days more than b......(1/6+1/12=3/12) sum of amount of three members is 264.first is 2times second ,third is 1/3rd of first.Amount of second??72 sqrt(80)+7sqrt(5)options were approx. to 3decimal places calendar for 2007 will be same as Ans :2018 perimeter of rectangle and length breadth ratio was given you need to find area A works for 6days,B works for 8 days ,C works for 12 days find the share of C if total profit was 2340?(1/6:1/8:1/12)(4:3:2)(2/9*2340)Ans 520 Simple interest problem was given to calculate principal 6*n power(2)+6*n is always divisible by?6&12 L is 1year older than S,S is 2 years older than B,R is 1year older than B who is the youngest ?B(bindu) 7,13,25,43,67,?Ans 97 PROJECTING first vowels should be arranged in alphabetical orderand next reamining in alphabetical concat those all characters to form word What is 5th letter from left? Ans j statement 1: last year village x record is available Statement 2: present is 15% more than last year Question is to find the present village record Ans: Statement 1&Statement2 both are required to answer books are arranged on the table like stack.maths between civics and physics,Above commerce HIstory ,English between civics and history Ans:(P,M,Civics,E,H,Commerce) six members sitting in a row. p and v are at the end T between U and V ,R between S and P......(VTUQSRP) Random characters are given pick the 9,16,24,28 character from left and form meaningful word if no meaningful word cannot be formed opt X 398739639.... we have to count how many pairs can form 12 2 Direction que C LANGUAGE QUES a global var can have many declarations and only one defintion recursion factorial f(6) int f(int x){if(x==1)return1; else return x*f(x-1)} magnetic disk 100 cylinders each cylinder has 10........Ans 128*100*100 which of flg is not HTTP request method options get,put,post,receive Ans receive which of flg is not aggregate fun options COUNT MINUS SUM AVG predicting what the code does Ans prints nth fibonacci no. predicting what the code does Ans Bubble sort A and B are relations What does A-B give Two functions were given p=5,q=3 passing address p for f1 address q for f2 f1(&a,b)//swap f2(a,&b)//swap logic was different predicting o/p Ans 5555 Fibonacci at 7 th position(recursion) predicting what the code does count number of words in a sentence Relationship problems(4-6) reasoning array declaration & initialization syntax javascript 1car 1scooter 1car 2scooters 1car 3scooters ............ total 36 vehicles were parked I don't remember exactly how many scooters were there after 18th vehicle... INTERVIEW QUES (Interviewer name was ravi) String reverse we can perform using the stack (push all characters upto null and pop ) Java OOP Concepts About my project he asked what is ur fav sub I replied communication systems he said you should have opted it as a career. Getting a job in core company from low class level colleges is very difficult I said they prefer only iit nit (top colleges)they don't even inform about openings He said that I was thinking wrong. Sql(dml) the interview has hardly lasted about 10min I have waited for the written exam and tr round approx 8hrs. In KMIT(HYD) they don't even have good canteen facility.I have skipped my after-noon meal for the day.In the interview room, they were enjoying the snacks. Interviewer asked any ques I asked for which position they were hiring he said that they were looking for all rounder(No one is perfect in every thing) he should know it. Generally, the interviewer doesn't reject good looking girls.So girls please carry makeup with you.
      Answer question
      6

      Other Software Engineer Interview Reviews for ADP

      Software Engineer Interview

      Jun 3, 2026
      Anonymous Interview Candidate
      Hyderābād
      No offer
      Positive experience
      Average interview

      Application

      I interviewed at ADP (Hyderābād)

      Interview

      Online aptitude test was taken then happend 2 tech rounds asked various DSA , SQL queries as well as Python questions and MERN stack which was moderate to hard HR round where general questions were asked which was easy

      Interview questions [1]

      Question 1

      Node.js accessing database code to write
      Answer question

      Software Engineer Interview

      Feb 12, 2026
      Anonymous Interview Candidate
      No offer
      Positive experience
      Average interview

      Application

      I interviewed at ADP

      Interview

      there will be 4 rounds ,coding round,technical round 1 ,technical round 2, Hr Discussions followed by an basic to advanced concepts Do you have experience in both .NET and Angular? 2. Do you have experience in writing test cases? 3. How do you write test cases in Angular? 5. Write an example of Custom Middleware in .NET Core. 6. Write a Backend Extension Method (C# extension method example). 7. SQL Scenario: o Student table: student_id, student_name o Marks table: student_id, subject, marks Find the students who did not appear in English exam. 8. Rewrite the above SQL query using another approach (alternative query). 9. What is Closure concept (in .NET / TypeScript)? 10. What is the difference between Event and Delegate? 11. Can you write code to declare an Event?

      Interview questions [1]

      Question 1

      Do you have experience in both .NET and Angular? 2. Do you have experience in writing test cases? 3. How do you write test cases in Angular? 5. Write an example of Custom Middleware in .NET Core. 6. Write a Backend Extension Method (C# extension method example). 7. SQL Scenario: o Student table: student_id, student_name o Marks table: student_id, subject, marks Find the students who did not appear in English exam. 8. Rewrite the above SQL query using another approach (alternative query). 9. What is Closure concept (in .NET / TypeScript)? 10. What is the difference between Event and Delegate? 11. Can you write code to declare an Event?
      Answer question

      Software Engineer Interview

      Dec 18, 2025
      Anonymous Interview Candidate
      Hyderābād
      No offer
      Neutral experience
      Average interview

      Application

      I interviewed at ADP (Hyderābād)

      Interview

      offer real candidate experience. showing structured processes(phone screen, tech test, manager chat) with positive feedback on professionalism, friendly interviewers, and clear communication but also negative points like generic rejections or bad technical skills.

      Interview questions [1]

      Question 1

      coding questions. data base related questions. solid principles. java and Microservices
      Answer question