Upload Button Icon Add office photos

Filter interviews by

Mi Home Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Support Role Questions 1) Like explaining a case which was done in your previous role and experience
  • Q2. Questions on Javascript
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical Interview questions on Javascript, HTML, CSS and behavioural
Round 3 - Behavioral 

(1 Question)

  • Q1. Manager Questions based on Position and previous work experience.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(6 Questions)

  • Q1. Tell me about youtself?
  • Q2. What do you know about TDS?
  • Q3. Situation AP based journal entries
  • Q4. What is GST on reverse charge?
  • Q5. What are the documents required to initiate a foreign remittance?
  • Q6. More situational based AP journal entries.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Question related to operating system and computer network

Round 2 - Technical 

(1 Question)

  • Q1. Traverse all child nodes in tree
  • Ans. 

    Traverse all child nodes in a tree data structure

    • Use depth-first or breadth-first traversal algorithms

    • Recursively visit each child node starting from the root node

    • Consider using a stack or queue data structure for traversal

    • Example: Traverse all nodes in a binary tree

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Question related to cloud and oops
Round 4 - Technical 

(1 Question)

  • Q1. Question related to my background and how web site work
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 Nov 2024. There were 4 interview rounds.

Round 1 - Coding Test 

1 and half hour coding assessment
1 - Hard question (100M)
1 - Medium question (50M)
1 - easy question (20M)

Round 2 - One-on-one 

(2 Questions)

  • Q1. DSA question based on 2 pointer approach
  • Q2. One question based on dynamic programming
Round 3 - One-on-one 

(1 Question)

  • Q1. Based on kadane's algorithm was a leetcode medium question
Round 4 - One-on-one 

(1 Question)

  • Q1. Based on linked list - Reversal of group of k nodes
  • Ans. 

    Reverses groups of k nodes in a linked list

    • Iterate through the linked list in groups of k nodes

    • Reverse each group of k nodes using a helper function

    • Update the pointers to connect the reversed groups back together

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are joins in SQL?
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column between them

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q2. Coding questions in Python
Round 2 - One-on-one 

(2 Questions)

  • Q1. E plain project experience and talk of any one project in detail
  • Ans. 

    I have extensive project experience in operations management, including leading a team to improve efficiency and productivity.

    • Led a team in implementing a new inventory management system, resulting in a 20% reduction in stockouts

    • Streamlined the order fulfillment process by reorganizing warehouse layout and optimizing pick routes

    • Implemented performance metrics to track team productivity and identify areas for improvemen

  • Answered by AI
  • Q2. What is exp in pharma
Round 3 - HR 

(2 Questions)

  • Q1. Stregnths and weakness
  • Q2. Why are you looking to join axtria
  • Ans. 

    I am looking to join Axtria because of its reputation for innovation and growth opportunities.

    • Impressed by Axtria's track record of innovation in the industry

    • Excited about the potential for growth and advancement within the company

    • Interested in working with a talented team of professionals at Axtria

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t apply for axtria. I answeree all questions well but they in last told that vacancy is on hold. Stupid company.

Skills evaluated in this interview

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

I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Coding Test 

3 coding dsa question
Difficulty is On your luck
My friends got easy level
I got medium level
Some got hard questions as well

Round 2 - Aptitude Test 

Ssh round , quant and logical
Tip: bring your calculator

Round 3 - Technical 

(3 Questions)

  • Q1. Two Puzzle : bulb switching and candle
  • Q2. Dsa questions such as string reverse, binary search
  • Q3. Dbms and os core subject questions
Round 4 - HR 

(2 Questions)

  • Q1. How are you better than others
  • Q2. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are a girl, the interview rounds will be much easier for you as this company promotes diversity hiring.
The main differing factor is technical round interview which totally depends on the interviewer's mood .
Girls do get priority in this round, they are asked easier questions and will be selected if able to answer 60-70% of the questions.
Note:- it's not like they will hire any girl but a bit easier comparatively
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Mainly data leakage related problems

Round 2 - Technical 

(5 Questions)

  • Q1. Basic Swift and Objective C related questions
  • Q2. SOLID principle
  • Q3. Details of SOLID principle with its basic
  • Q4. How to handle memory leakage
  • Ans. 

    Best practices for handling memory leaks in iOS development

    • Use Instruments to identify memory leaks

    • Avoid strong reference cycles with weak or unowned references

    • Use autorelease pools for temporary objects

    • Implement proper memory management with ARC (Automatic Reference Counting)

  • Answered by AI
  • Q5. Memory management

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare urself well - get ur basics clear

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Although it was quite challenging.

Round 2 - Coding Test 

Complete it without significant difficulty.

Round 3 - Technical 

(2 Questions)

  • Q1. Can you describe the projects you have worked on?
  • Q2. What is the code for printing prime numbers?
Round 4 - HR 

(2 Questions)

  • Q1. What motivates you to want to join Ion?
  • Q2. What makes you a suitable candidate for this position?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare in advance by researching the interview experiences of the company to which you are applying. The Ambition Box was very helpful to me in this regard.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values based on keys.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.

    • If multiple keys hash to the same index, a linked list is used to handle collisions.

    • To retrieve a value, the key is hash...

  • Answered by AI
  • Q2. Find Anagram from string array
  • Ans. 

    Find anagrams from a string array

    • Iterate through each string in the array

    • Sort the characters of each string to create a key for comparison

    • Use a hashmap to group anagrams together

    • Return the grouped anagrams as arrays

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Top view of binary Tree
  • Ans. 

    A top view of a binary tree shows the nodes visible when looking at the tree from the top.

    • The top view of a binary tree is the set of nodes visible when looking at the tree from the top.

    • Nodes at the same horizontal distance from the root are considered at the same level.

    • Use a map to store the horizontal distance of each node and only keep the first node encountered at each horizontal distance.

  • Answered by AI
  • Q2. Java based questions
Round 3 - One-on-one 

(2 Questions)

  • Q1. Hight of binary tree
  • Ans. 

    Height of a binary tree is the maximum number of edges on the longest path from the root node to a leaf node.

    • Height of an empty tree is -1

    • Height of a tree with only one node is 0

    • Height of a binary tree can be calculated recursively by finding the height of left and right subtrees and adding 1 to the maximum of the two heights

  • Answered by AI
  • Q2. Garbage Collector
Round 4 - One-on-one 

(1 Question)

  • Q1. Library Management System

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to devops tools such as azure terraform kubernetes.
  • Q2. Java concurrency and exception handling
Round 2 - HR 

(2 Questions)

  • Q1. Why do you want to join this organization?
  • Q2. Expected salary

Tell us how to improve this page.

Interview Questions from Similar Companies

Globant Interview Questions
3.9
 • 169 Interviews
Chetu Interview Questions
3.3
 • 165 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
AVASOFT Interview Questions
3.0
 • 136 Interviews
Brane Enterprises Interview Questions
2.1
 • 132 Interviews
ivy Interview Questions
3.6
 • 120 Interviews
DE Shaw Interview Questions
3.8
 • 119 Interviews
ServiceNow Interview Questions
4.2
 • 118 Interviews
View all

Mi Home Reviews and Ratings

based on 13 reviews

3.1/5

Rating in categories

3.8

Skill development

2.4

Work-life balance

2.6

Salary

2.5

Job security

2.6

Company culture

2.4

Promotions

3.0

Work satisfaction

Explore 13 Reviews and Ratings
Sales Executive
8 salaries
unlock blur

₹2 L/yr - ₹3.3 L/yr

Store Manager
5 salaries
unlock blur

₹3.5 L/yr - ₹4.2 L/yr

Cashier
5 salaries
unlock blur

₹2.5 L/yr - ₹3.7 L/yr

Assistant Manager
4 salaries
unlock blur

₹2.9 L/yr - ₹3 L/yr

Retail Store Manager
4 salaries
unlock blur

₹3.6 L/yr - ₹5.4 L/yr

Explore more salaries
Compare Mi Home with

Thomson Reuters

4.1
Compare

Oracle Cerner

3.7
Compare

R Systems International

3.3
Compare

Chetu

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