Upload Button Icon Add office photos

Filter interviews by

Mitashi Edutainment 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
Round 1 - One-on-one 

(2 Questions)

  • Q1. They asked about my entire retail experience journey and why I wanted to join Dyson
  • Q2. They asked about how fast I would be able to learn etc and how soon I could join
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Difference b/w deep copy and shallow copy
  • Ans. 

    Deep copy creates a new copy of an object with all nested objects also copied, while shallow copy creates a new object with references to the original nested objects.

    • Deep copy creates a new object and recursively copies all nested objects, resulting in a completely independent copy.

    • Shallow copy creates a new object but only copies the references to nested objects, so changes in nested objects reflect in both the origin...

  • Answered by AI
  • Q2. Difference between foreach and map
  • Ans. 

    foreach is used to iterate over an array and perform a function on each element, while map creates a new array by applying a function to each element.

    • foreach does not return a new array, while map does

    • foreach is used for side effects, while map is used for transformation

    • Example: forEach - let numbers = [1, 2, 3]; numbers.forEach(num => console.log(num)); // prints 1, 2, 3

    • Example: map - let numbers = [1, 2, 3]; let doub...

  • Answered by AI
  • Q3. Pure impure pipe
  • Q4. Ngonchanges usage
  • Q5. Basic array methods
  • Q6. Difference null undefined empty values in js
  • Ans. 

    null is an intentional absence of any value, undefined means a variable has been declared but not assigned a value, and empty values are variables that have been assigned a value of empty string, empty array, or empty object.

    • null is used to represent the intentional absence of any value

    • undefined means a variable has been declared but not assigned a value

    • Empty values can be empty string (''), empty array ([]), or empty

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Dec 2024.

Round 1 - HR 

(1 Question)

  • Q1. How many Distributers you know personally?
Round 2 - HR 

(1 Question)

  • Q1. What was your Last CTC?
Round 3 - Sales Head 

(1 Question)

  • Q1. What is the maximum number of distributors you can appoint?

Interview Preparation Tips

Interview preparation tips for other job seekers - I would like to recommend this job, as the company provides timely salary payments and incentives.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Referral

Round 1 - Technical 

(1 Question)

  • Q1. Write a program to read specific exceptions from log file
  • Ans. 

    Program to read specific exceptions from log file

    • Open the log file and read line by line

    • Search for specific keywords related to exceptions

    • Store the exceptions in a data structure for further processing

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Can you provide a brief introduction about yourself?
  • Q2. Are you willing to work on the provided weekends?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What actions will you take to resolve customer issues permanently?
  • Q2. Where do you envision yourself in a few years?
Round 2 - One-on-one 

(1 Question)

  • Q1. How do you ensure that communication is effective, particularly through emails?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Check iq level about skills.

Round 2 - HR 

(2 Questions)

  • Q1. What about u say your experience in industry.
  • Ans. 

    I have over 5 years of experience in the semiconductor industry, specializing in NPD engineering.

    • Led cross-functional teams to successfully launch new products

    • Developed and implemented testing procedures to ensure product quality

    • Collaborated with suppliers to optimize component selection and cost savings

  • Answered by AI
  • Q2. What salry u expected.
Round 3 - Technical 

(2 Questions)

  • Q1. How we lead a project.
  • Ans. 

    Leading a project involves setting clear goals, assigning tasks, managing resources, monitoring progress, and adapting to changes.

    • Define project scope, objectives, and deliverables

    • Assign roles and responsibilities to team members

    • Create a project timeline with milestones

    • Monitor progress and address any issues or risks

    • Communicate effectively with team members and stakeholders

    • Adapt to changes and make necessary adjustment

  • Answered by AI
  • Q2. What the process for manufacturing a product.
  • Ans. 

    The process for manufacturing a product involves designing, prototyping, testing, sourcing materials, production, quality control, and packaging.

    • Designing the product based on customer requirements and market research

    • Creating prototypes to test functionality and gather feedback

    • Sourcing materials and components from suppliers

    • Setting up production line and manufacturing the product

    • Implementing quality control measures to...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Proper prepration
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. General question like what is power and torque, Relation between both,
  • Q2. Questions on projects did, hand calculations.
  • Q3. Different types of casting process, how will design the casting part, what will be manufacturing considerations for casting.
  • Ans. 

    Different types of casting processes and considerations for designing and manufacturing casting parts.

    • Types of casting processes include sand casting, investment casting, die casting, and permanent mold casting.

    • Designing a casting part involves considering factors such as material selection, part geometry, draft angles, and fillets.

    • Manufacturing considerations for casting include mold design, gating system design, cool...

  • Answered by AI
  • Q4. Why switching job so frequently?

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare more about project and hand calculations if did.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Event Loop based questions
  • Q2. Difference between React and Angular in depth
  • Ans. 

    React is a JavaScript library for building user interfaces, while Angular is a full-fledged framework for web development.

    • React is a library, while Angular is a framework

    • React uses a virtual DOM, while Angular uses a real DOM

    • React is more lightweight and flexible, while Angular has more built-in features and tools

    • React uses JSX for templating, while Angular uses HTML templates

    • React is maintained by Facebook, while Angu

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(4 Questions)

  • Q1. Tell me about your self
  • Q2. Last experience
  • Q3. Why should we hire you
  • Q4. Channel knowledge

Mitashi Edutainment Interview FAQs

How to prepare for Mitashi Edutainment interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Mitashi Edutainment. The most common topics and skills that interviewers at Mitashi Edutainment expect are Contract Review.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCL Interview Questions
4.0
 • 33 Interviews
Dyson Interview Questions
3.7
 • 17 Interviews
Electrolux Interview Questions
3.6
 • 8 Interviews
View all

Mitashi Edutainment Reviews and Ratings

based on 32 reviews

3.8/5

Rating in categories

3.4

Skill development

3.0

Work-life balance

3.0

Salary

2.6

Job security

2.7

Company culture

2.6

Promotions

3.0

Work satisfaction

Explore 32 Reviews and Ratings
Sales Coordinator
6 salaries
unlock blur

₹1.8 L/yr - ₹3.2 L/yr

Area Sales Manager
6 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Accounts Officer
6 salaries
unlock blur

₹2.5 L/yr - ₹3.5 L/yr

Territory Executive
5 salaries
unlock blur

₹3 L/yr - ₹4.1 L/yr

Branch Manager
5 salaries
unlock blur

₹6 L/yr - ₹9.5 L/yr

Explore more salaries
Compare Mitashi Edutainment with

Microtek International

3.7
Compare

TCL

4.0
Compare

Symphony

4.1
Compare

Merino Laminates

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