Filter interviews by
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
Microservices are a software architecture design where applications are broken down into small, independent services that communicate with each other through APIs.
Each microservice is responsible for a specific function or feature of the application.
Microservices can be developed, deployed, and scaled independently.
They promote flexibility, scalability, and resilience in software development.
Examples include Netflix, A...
It was about 45mins aptitude test .
Dsa was very hard and some db concepts
I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 2 interview rounds.
The project is a REST API that provides a response to client requests.
The project is built using a RESTful architecture.
It provides endpoints for clients to interact with the server.
The response format is typically JSON or XML.
Examples of endpoints include /users, /products, and /orders.
Pagination in API is done by setting limit and offset parameters in the request.
Set a limit parameter to specify the number of results per page.
Set an offset parameter to specify the starting point of the page.
Return the total number of results and the current page number in the response.
Example: /api/users?limit=10&offset=20
Example response: {"results": [...], "total": 100, "page": 3}
Automatic Data Processing (ADP) interview questions for designations
I applied via LinkedIn and was interviewed in Feb 2023. There were 3 interview rounds.
The level is medium and the duration of the exam is 1 hour
I applied via Campus Placement and was interviewed before Dec 2021. There were 2 interview rounds.
Basic Aptitude like Quantitative , English and Logical Reasoning. Coding round had 4 questions - 2 SQL problems and 2 codes
posted on 16 Apr 2021
I applied via Recruitment Consulltant and was interviewed before Oct 2021. 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
based on 5 interviews
Interview experience
based on 16 reviews
Rating in categories
Senior Member Technical
1.6k
salaries
| ₹7 L/yr - ₹21.7 L/yr |
Senior Process Associate
1.4k
salaries
| ₹2 L/yr - ₹8 L/yr |
Analyst
1.3k
salaries
| ₹2.9 L/yr - ₹10.5 L/yr |
Consultant
1.3k
salaries
| ₹10.4 L/yr - ₹40 L/yr |
Member Technical
881
salaries
| ₹3.5 L/yr - ₹11.4 L/yr |
Oracle
Amdocs
Carelon Global Solutions
Microsoft Corporation