Filter interviews by
I applied via LinkedIn and was interviewed before May 2021. There were 2 interview rounds.
posted on 17 Apr 2024
posted on 22 Apr 2022
Easy codility test two questions
posted on 12 Oct 2020
Level order traversal of a binary search tree from leaf to root.
Perform a level order traversal of the binary search tree
Start from the leaf nodes and move towards the root
Print the nodes in a single line or print a new line for every level
I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Derived class can add its own attributes and methods or override existing ones
Example: Class 'Animal' can be a base class with attributes like 'name' and methods like 'eat'. Class 'Dog...
Join is used to combine rows from two or more tables based on a related column between them.
Types of joins: Inner Join, Left Join, Right Join, Full Join
Inner Join: Returns rows when there is at least one match in both tables
Left Join: Returns all rows from the left table and the matched rows from the right table
Right Join: Returns all rows from the right table and the matched rows from the left table
Full Join: Returns
Distinct means unique or different from others.
Distinct refers to something that is separate or individual
It can also mean standing out or being easily recognizable
In programming, distinct is often used in the context of removing duplicate elements from a list or array
posted on 9 Oct 2023
I applied via Naukri.com and was interviewed in Sep 2023. There were 4 interview rounds.
Apti test based on java
posted on 17 Feb 2024
I applied via Referral and was interviewed in Aug 2023. There were 4 interview rounds.
It is Hacker rank test ,asked 2 questions and needs to solve in 1 hour
posted on 14 Feb 2023
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}
posted on 12 Oct 2022
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
Aptitude and bit of coding questions ,60 questions in 50 minutes.. Negative marks for wrong answers
posted on 13 May 2022
I applied via Job Portal and was interviewed in Apr 2022. There were 3 interview rounds.
based on 5 reviews
Rating in categories
Senior Software Engineer
3.3k
salaries
| ₹9.2 L/yr - ₹28 L/yr |
Software Engineer
3.2k
salaries
| ₹5 L/yr - ₹18.1 L/yr |
Claims Associate
2.3k
salaries
| ₹1.5 L/yr - ₹4.8 L/yr |
Associate Software Engineer
1.3k
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Associate
997
salaries
| ₹2 L/yr - ₹6.1 L/yr |
Infosys
TCS
Wipro
HCLTech