Filter interviews by
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
Prime number, Convert given number into hours format with a challengeToken to validate and return the string
Recursively calculate the sum of n numbers
Define a base case for when n is 0 or 1
Recursively call the function with n-1 and add n to the result
Return the result
Data Structures and Algorithms (DSA) are used in projects for efficient data storage, retrieval, and manipulation.
Optimizing search and sorting algorithms for faster performance
Implementing data structures like arrays, linked lists, trees, and graphs for organizing data
Using DSA to solve complex problems like pathfinding, data compression, and cryptography
Top trending discussions
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
Dp question of jump game
I applied via campus placement at Indraprastha Institute of Information Technology (IIIT), Delhi and was interviewed in Aug 2024. There was 1 interview round.
To insert a node in a binary search tree, compare the value of the node to be inserted with the current node and traverse left or right accordingly.
Start at the root node and compare the value of the node to be inserted with the current node.
If the value is less than the current node, move to the left child node. If it is greater, move to the right child node.
Repeat this process until reaching a leaf node, then insert ...
I applied via Job Portal and was interviewed in Aug 2024. There were 2 interview rounds.
DSA + JAVA + Spring boot
LLD (bookmyshow) + DSA
posted on 4 Sep 2024
Medium level question are asked
An immutable class is a class whose instances cannot be modified after creation.
Use final keyword for class declaration to prevent inheritance
Make all fields private and final to prevent modification
Do not provide setter methods, only getter methods should be used
Implement a Springboot service to intercept HTTP requests.
Create a Springboot application with necessary dependencies.
Implement a custom interceptor by extending HandlerInterceptorAdapter.
Override preHandle and postHandle methods to intercept requests and responses.
Register the interceptor in the WebMvcConfigurerAdapter configuration class.
posted on 29 Oct 2024
HAckerrank based test
Interview experience
based on 1 review
Rating in categories
Technical Lead
60
salaries
| ₹15 L/yr - ₹31 L/yr |
Senior Engineer
33
salaries
| ₹9.6 L/yr - ₹18 L/yr |
Senior Software Engineer
20
salaries
| ₹9.3 L/yr - ₹19.2 L/yr |
Sales Manager
14
salaries
| ₹8.5 L/yr - ₹13.5 L/yr |
Technology Specialist
13
salaries
| ₹27.6 L/yr - ₹45.3 L/yr |
Schneider Electric
Siemens
Honeywell Automation
Johnson Controls