i
Mu Sigma
Filter interviews by
I applied via campus placement at Sathyabama University and was interviewed before Dec 2023. There were 2 interview rounds.
1 hour aptitude test
A new food stall to be opened in a enclosed locality.
Discuss whether it will be profitable.
What inputs you would consider ?
How would you go about with the analysis ?
Make sure to keep the discussion aligned with the problem statement
Top trending discussions
I applied via campus placement at Chitkara Institute of Engineering & Technology, Rajpura and was interviewed in May 2024. There were 2 interview rounds.
10 mcqs and 2 coding questions were given to solve in the language of your choice
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
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Loop in linked list is a situation where a node points to a previous node in the list, creating an infinite loop.
Check for loops using Floyd's cycle detection algorithm
Use two pointers, one moving twice as fast as the other, to detect a loop
If the fast pointer catches up to the slow pointer, there is a loop
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Functions return a single value, while stored procedures can perform multiple operations and return multiple values.
Functions return a single value, while stored procedures can return multiple values.
Functions are called in SQL statements, while stored procedures are called using EXECUTE statement.
Functions cannot have output parameters, while stored procedures can have output parameters.
Functions cannot modify server ...
Custom exceptions can be implemented in MVC by creating a new class that inherits from Exception class.
Create a new class that inherits from Exception class
Override the constructor to pass a custom message to the base Exception class
Throw the custom exception in the MVC controller or service layer
First round was on Hacker Earth
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
Reverse a given string
Use a loop to iterate through the characters of the string
Swap the characters from start to end to reverse the string
Return the reversed string
Some common Springboot annotations used in projects are @RestController, @Autowired, @RequestMapping, @Service, @Component, @Repository.
@RestController - Used to define RESTful web services.
@Autowired - Used for automatic dependency injection.
@RequestMapping - Used to map web requests to specific handler methods.
@Service - Used to indicate that a class is a service.
@Component - Used to indicate that a class is a Spring...
I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.
I was interviewed in Apr 2024.
posted on 27 May 2024
Interview experience
based on 1 review
Rating in categories
Decision Scientist
1.7k
salaries
| ₹3.5 L/yr - ₹13 L/yr |
Trainee Decision Scientist
1.3k
salaries
| ₹2.5 L/yr - ₹10.5 L/yr |
Apprentice Leader
660
salaries
| ₹7 L/yr - ₹25 L/yr |
Data Scientist
325
salaries
| ₹2.6 L/yr - ₹12 L/yr |
Data Analyst
294
salaries
| ₹3 L/yr - ₹9 L/yr |
Fractal Analytics
AbsolutData
Bridgei2i Analytics Solutions
Axtria