Open In App

ADP Interview Experience for MTS (On-Campus) 2022

Last Updated : 13 Jul, 2022
Improve
Improve
Like Article
Like
Save
Share
Report

ADP India visited our camps for member technical profiles. There were 3 rounds in total and each of them was an elimination round.

Round 1: Aptitude and CS Subjects MCQs 

All the questions were objective and the test was divided into sections-

  • Aptitude 
  • Logical Ability test 
  • Technical (basic data structure, DBMS, and Java output questions)-

After the first round, they shortlisted 68 students for the next round.

Round 2:(TR-40 min): Basic questions-

  • Tell me something about yourself that is not in the resume.
  • Project discussion
  • SQL joins
  • Academic discussion

After that, he asked me to write code for some questions :

Some of them are:

  • Given an array with even and odd elements equally arrange them in even-odd-even-odd order.
  • Fibonacci with memoization.
  • Sort students w.r.t their age. If age is equal sort w.r.t their marks.

Round 4:(Managerial-40 min): It was basically a combination of both tr and hr rounds. He started with my project and asked me to explain both projects thoroughly.

  • Explain Binary search.
  • Given an infinite number of sorted elements, Given a target element, you need to find whether the target is found or not?  What approach will you use?
  • What are your favorite subjects and why?

After that, he asked If I have any questions. Then after 1 hr result was declared and 22 students were selected, I was one of them 🙂

Tips: 
Concentrate on java topics, linear data structures, and basics of SQL.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads