Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Mu Sigma Team. If you also belong to the team, you can get access from here

Mu Sigma Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Mu Sigma Software Engineer Interview Questions and Answers

Updated 7 Dec 2024

Mu Sigma Software Engineer Interview Experiences

4 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What fifo? diff btwn fifo and lifo
  • Ans. 

    FIFO stands for First In, First Out. LIFO stands for Last In, First Out.

    • FIFO is a method for organizing and manipulating a data buffer, where the first element added is the first to be removed.

    • LIFO is a method where the last element added is the first to be removed.

    • FIFO is like a queue, while LIFO is like a stack.

    • Example: In a FIFO queue, if elements A, B, and C are added in that order, they will be removed in the same...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

In Mu Sigma APT round is divided into 3 sections Quant, Logical and verbal

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Prepare well on coding n programming

Round 2 - Group Discussion 

Topic will be give should talk for a min

Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain oops concept
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Key concepts include classes, objects, inheritance, polymorphism, and encapsulation.

    • Classes are blueprints for creating objects, while objects are instances of classes.

    • Inheritance allows a class to i...

  • Answered by AI
Round 2 - Coding Test 

Coding was good and it was based on bubble sort

Interview Preparation Tips

Interview preparation tips for other job seekers - nothing

Mu Sigma interview questions for designations

 Junior Software Engineer

 (2)

 Software Engineer Trainee

 (1)

 Software Developer

 (2)

 Data Engineer

 (2)

 Associate Product Engineer

 (1)

 Senior Test Engineer

 (1)

 Developer

 (3)

 Senior Developer

 (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Maximal rectangal
  • Q2. Loop in linked list
  • Ans. 

    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

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Basic hr question regarding your project and all
  • Q2. He was more interested in what is my thinking pattern

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic Form Validation on React Js but on a platform which doesn't have syntax highlighting. Expected best coding standards to be followed.
Round 2 - One-on-one 

(1 Question)

  • Q1. React Js and JavaScript questions
Round 3 - Behavioral 

(1 Question)

  • Q1. Technical questions based on situations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your foundations strong on js, react js.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Core java concepts,Sql queries,2 coding question based on arrays and string
  • Q2. Reverse the string
  • Ans. 

    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

  • Answered by AI
  • Q3. Find third highest salary from a employee table
Round 2 - Technical 

(4 Questions)

  • Q1. Advance java and project related
  • Q2. Springboot and spring diff
  • Q3. Springboot annotations used in your project
  • Ans. 

    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...

  • Answered by AI
  • Q4. Springboot dependencies

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Kantar user image K VENKATA SAI DEEPAK

posted on 14 May 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Apr 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basics of sql and some coding questions
  • Q2. Data structures
Round 2 - Technical 

(1 Question)

  • Q1. Putin arrays strings
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1 coding question, and basic MCQ

I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Topics on python,sql and hands on coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Based on resume, project discussion and hands on coding
  • Q2. Fibonacci series, other basic coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - practice more hands on and you want to good about your project

Mu Sigma Interview FAQs

How many rounds are there in Mu Sigma Software Engineer interview?
Mu Sigma interview process usually has 1-2 rounds. The most common rounds in the Mu Sigma interview process are Aptitude Test, Technical and One-on-one Round.
What are the top questions asked in Mu Sigma Software Engineer interview?

Some of the top questions asked at the Mu Sigma Software Engineer interview -

  1. what fifo? diff btwn fifo and l...read more
  2. explain oops conc...read more

Tell us how to improve this page.

Mu Sigma Software Engineer Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more
Mu Sigma Software Engineer Salary
based on 15 salaries
₹3 L/yr - ₹6 L/yr
41% less than the average Software Engineer Salary in India
View more details

Mu Sigma Software Engineer Reviews and Ratings

based on 4 reviews

3.1/5

Rating in categories

4.5

Skill development

3.0

Work-life balance

2.4

Salary

2.4

Job security

2.6

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 4 Reviews and Ratings
Decision Scientist
1.7k salaries
unlock blur

₹3.5 L/yr - ₹12.9 L/yr

Trainee Decision Scientist
1.3k salaries
unlock blur

₹2.5 L/yr - ₹10.5 L/yr

Apprentice Leader
665 salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Data Scientist
325 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Data Analyst
295 salaries
unlock blur

₹3 L/yr - ₹9.1 L/yr

Explore more salaries
Compare Mu Sigma with

Fractal Analytics

4.0
Compare

LatentView Analytics

3.7
Compare

Tiger Analytics

3.7
Compare

AbsolutData

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview