i
Mu Sigma
Filter interviews by
I applied via Walk-in and was interviewed in Jul 2019. There were 4 interview rounds.
A linked list is a data structure that stores a sequence of elements. A doubly traversable linked list allows traversal in both directions.
Linked list is a collection of nodes where each node contains a data field and a reference to the next node.
Doubly traversable linked list has an additional reference to the previous node.
Traversal can be done in both directions using the next and previous references.
Example: Doubly...
JIT compilation stands for Just-In-Time compilation, a technique used by some programming languages to improve performance.
JIT compilation compiles code at runtime instead of ahead of time
It can improve performance by optimizing code based on runtime information
JIT compilation is used in languages like Java, .NET, and JavaScript
Examples of JIT compilers include HotSpot for Java and V8 for JavaScript
Subjects in observable are streams of data that emit values over time.
Subjects are both an observer and an observable
They can multicast data to multiple subscribers
They can emit new values using next() method
Example: BehaviorSubject, ReplaySubject, AsyncSubject
I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.
General questions what we faced in the other company assessment
I applied via Recruitment Consultant and was interviewed in Sep 2020. There were 3 interview rounds.
Code to find common elements between two arrays
Iterate through each element of the first array
Check if the element exists in the second array
If yes, add it to a new array or print it
Query to delete duplicate rows in a table
Use GROUP BY clause to group the rows by their unique values
Use HAVING clause to filter out the groups with count greater than 1
Use DELETE statement to delete the duplicate rows
Spring IOC is a container that manages the lifecycle of Java objects. Dependency Injection is a design pattern that allows objects to be loosely coupled.
Spring IOC is a container that manages the creation and destruction of objects
Dependency Injection is a design pattern that allows objects to be loosely coupled
Spring IOC uses Dependency Injection to inject dependencies into objects
Dependency Injection can be implement
I applied via Naukri.com and was interviewed before Sep 2020. There was 1 interview round.
based on 3 reviews
Rating in categories
Decision Scientist
1.7k
salaries
| ₹3.4 L/yr - ₹12.9 L/yr |
Trainee Decision Scientist
1.3k
salaries
| ₹2.5 L/yr - ₹9 L/yr |
Apprentice Leader
670
salaries
| ₹7 L/yr - ₹24 L/yr |
Data Scientist
319
salaries
| ₹3 L/yr - ₹12 L/yr |
Data Analyst
285
salaries
| ₹3 L/yr - ₹8.9 L/yr |
Fractal Analytics
LatentView Analytics
Tiger Analytics
AbsolutData