i
DNV
Filter interviews by
I applied via Job Portal and was interviewed in Mar 2024. There was 1 interview round.
Top trending discussions
posted on 10 Jan 2025
I applied via Walk-in and was interviewed in Oct 2024. There were 2 interview rounds.
Round one was an online coding test where there were 5 sections :
1 - dsa - medium
2 - Java - Easy
3 - OOP - Easy
4 - Git - Easy
Bean annotation is used in Spring Boot on class or method to indicate that a method produces a bean to be managed by the Spring container.
Bean annotation is used on methods within a class to indicate that the method produces a bean to be managed by the Spring container.
It can also be used at the class level to indicate that the class itself is a Spring bean.
For example, @Bean annotation can be used on a method that cre...
Protected access modifier restricts interface method access to only derived or implemented classes.
Use 'protected' access modifier to restrict access to only derived or implemented classes
Protected members are accessible within the same package or by subclasses
Example: 'protected void methodName() {}' in an interface
Microservices interact with each other through APIs, messaging, or events.
Microservices communicate with each other through APIs, which can be synchronous or asynchronous.
Messaging systems like RabbitMQ or Kafka can be used for communication between microservices.
Events can be used for loosely coupled communication between microservices.
Service discovery mechanisms like Eureka or Consul help microservices locate and co...
To detect the best day to buy and sell stock in an integer array representing stock prices and days in O(N).
Iterate through the array and keep track of the minimum price seen so far.
Calculate the profit by subtracting the current price from the minimum price.
Update the maximum profit and best buy/sell days accordingly.
Return the best buy and sell days to maximize profit.
Find the next greatest number for each integer in an array in O(N) time complexity.
Iterate through the array from right to left
Use a stack to keep track of potential next greatest numbers
Pop elements from the stack that are less than the current element and update their next greatest number to the current element
Push the current element onto the stack
Repeat until all elements have a next greatest number
posted on 10 Jan 2025
Interview experience
Accountant
29
salaries
| ₹5.3 L/yr - ₹9.4 L/yr |
Junior Accountant
22
salaries
| ₹4.5 L/yr - ₹6.1 L/yr |
Senior Accountant
20
salaries
| ₹7.3 L/yr - ₹13.5 L/yr |
Senior Engineer
9
salaries
| ₹16.3 L/yr - ₹33.5 L/yr |
Engineer
8
salaries
| ₹8.7 L/yr - ₹18 L/yr |
Bureau Veritas
Intertek
SGS
TÜV NORD