Automatic Data Processing (ADP)
Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 3 interview rounds.
Design a scalable solution for a real-time chat application with user authentication and message storage.
Use microservices architecture for scalability and maintainability.
Implement WebSocket for real-time communication between users.
Utilize a NoSQL database like MongoDB for flexible message storage.
Incorporate JWT for secure user authentication.
Consider using a cloud provider like AWS or Azure for hosting.
Top trending discussions
I appeared for an interview in Jan 2021.
Merge sort and Quick sort are sorting algorithms while Fibonacci is a sequence of numbers.
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts each half and then merges them.
Quick sort is also a divide and conquer algorithm that selects a pivot element and partitions the array around the pivot.
Fibonacci is a sequence of numbers where each number is the sum of the two precedin...
posted on 26 Oct 2020
I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.
Data scraping, computer vision, agile methodologies, change request, and testing methods are all important aspects of software engineering.
Data scraping involves extracting data from websites or other sources.
Computer vision involves using algorithms to interpret and analyze visual data.
Agile methodologies are a set of principles for software development that prioritize flexibility and collaboration.
Change requests are...
I applied via Approached by Company and was interviewed before Aug 2021. There was 1 interview round.
Design a traffic signal system
Identify the number of lanes and intersections
Determine the traffic flow and peak hours
Choose appropriate sensors and controllers
Implement a synchronization algorithm
Consider emergency vehicle prioritization
Include pedestrian crossing signals
Ensure compliance with local regulations
Hashmap is a data structure that stores key-value pairs and provides constant time complexity for insertion, deletion, and retrieval.
Hashmap uses hashing function to map keys to indices in an array
Collisions can occur when multiple keys map to the same index, which can be resolved using separate chaining or open addressing
Java implementation: HashMap<String, Integer> map = new HashMap<>();
This code prints a pyramid pattern of stars based on a specified number of rows.
Use nested loops: Outer loop for rows, inner loop for spaces and stars.
Calculate spaces: For each row, print (n - i) spaces before stars.
Print stars: For each row, print (2 * i + 1) stars after spaces.
Example for 5 rows: * *** ***** ******* *********
Common point in linked list refers to the node where two or more linked lists intersect.
The common point can be found by traversing both linked lists and comparing the nodes.
The common point can also be found by using two pointers, one for each linked list, and moving them until they meet at the common point.
Examples include finding the intersection point of two linked lists or finding the loop in a linked list.
posted on 8 Apr 2021
posted on 16 May 2021
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 4 interview rounds.
posted on 13 Aug 2021
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
posted on 4 Mar 2021
Learning programming languages is important for software engineers to effectively communicate with computers and develop software solutions.
Programming languages are the foundation of software development.
Learning multiple languages expands the range of problems a software engineer can solve.
Different languages have different strengths and are suited for different tasks.
Knowing multiple languages improves adaptability ...
posted on 20 Oct 2022
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 interview rounds.
Some of the top questions asked at the Automatic Data Processing (ADP) Solution Architect interview -
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Senior Member Technical
1.6k
salaries
| ₹8.2 L/yr - ₹22.6 L/yr |
Analyst
1.4k
salaries
| ₹5 L/yr - ₹11 L/yr |
Senior Process Associate
1.4k
salaries
| ₹3.4 L/yr - ₹7 L/yr |
Consultant
1.4k
salaries
| ₹19 L/yr - ₹32.6 L/yr |
Member Technical
927
salaries
| ₹4.8 L/yr - ₹10 L/yr |
Oracle
Amdocs
Carelon Global Solutions
KPIT Technologies