Upload Button Icon Add office photos

Filter interviews by

Clear (1)

INDO-MIM new Product Development Engineer Interview Questions and Answers

Updated 27 Aug 2024

INDO-MIM new Product Development Engineer Interview Experiences

3 interviews found

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

About basic mechanical engineering questions

Round 2 - Group Discussion 

General topics why play ground required in school

Round 3 - Technical 

(5 Questions)

  • Q1. What is MIM technology
  • Ans. 

    MIM technology stands for Metal Injection Molding, a manufacturing process that combines the design flexibility of plastic injection molding with the strength and durability of metal materials.

    • MIM technology involves mixing metal powders with a binder material to create a feedstock

    • The feedstock is then injected into a mold cavity to form the desired shape

    • After molding, the part is heated to remove the binder and sinter...

  • Answered by AI
  • Q2. Which is your favourite subject
  • Ans. 

    My favorite subject is mechanical engineering.

    • I enjoy learning about thermodynamics and fluid mechanics.

    • I have a passion for designing and analyzing mechanical systems.

    • I find strength of materials and structural analysis fascinating.

  • Answered by AI
  • Q3. What is GD & T
  • Ans. 

    GD&T stands for Geometric Dimensioning and Tolerancing, a system for defining and communicating engineering tolerances.

    • GD&T is a symbolic language used on engineering drawings to specify the allowable variations in form, size, and orientation of features.

    • It helps ensure that parts fit together properly and function as intended.

    • GD&T uses symbols such as concentricity, flatness, perpendicularity, and position to communic...

  • Answered by AI
  • Q4. Basic mechanical engineer questions
  • Q5. Introduction about INDO-MIM Ltd
  • Ans. 

    INDO-MIM Ltd is a leading global supplier of precision-engineered products using Metal Injection Molding (MIM) technology.

    • Specializes in Metal Injection Molding (MIM) technology

    • Provides precision-engineered products

    • Global supplier with a strong presence in the industry

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary expectation

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - HR 

(1 Question)

  • Q1. Personal introduction
Round 3 - Technical 

(1 Question)

  • Q1. Gd and T, drawing reading, gauge and fixtures design

Interview Preparation Tips

Interview preparation tips for other job seekers - Be like a innocent and decent guy, just say yes to everything

new Product Development Engineer Interview Questions Asked at Other Companies

Q1. list the surface finish symbols and its significance
Q2. identification of 1st and 3rd angle projection symbols
Q3. draw orthographic projections of the given isometric view
Q4. relationship between Potential and Kinetic energy in bernoulli's ... read more
Q5. What is shrink and shrinkage, what is 2plate and 3plate mold

I applied via Referral and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic knowledge in engineering

Round 2 - Technical 

(3 Questions)

  • Q1. Basic knowledge in engineering
  • Q2. Favorite subject related questions
  • Q3. Introduction family details
Round 3 - HR 

(1 Question)

  • Q1. Basic knowledge in engineering

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident be strong in your basic engineering

Interview questions from similar companies

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

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Based on acadamics
  • Q2. Previous experience
  • Q3. Highlight points on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well before facing interview

Interview Preparation Tips

Round: Test
Experience: more of experience gaining and learning new tricks of codding a program.
Tips: must focus on bugging and debugging the program.
Duration: 60 mins minutes

Skills: Coding Skills,
College Name: Invertis university
Motivation: bosch is a multinational company stating its rank worldwide.so anyone would to work with outstanding company.

I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. C language questions, Arrays, Structures and pointers.
  • Q2. Questions about searching and sorting
  • Q3. Bit operations

Interview Preparation Tips

Interview preparation tips for other job seekers - For recruiting freshers they start with Aptitude and some basic electronics questions which is of 20 questions.
If you qualify, then technical round will be there. Starting with C language. Questions, started with basic questions first like Bit operations, arrays and pointers. If you answe them well they will go little deeper. Not too tough, if you know the concepts and good at C language.

May be the process will be different for experienced people.

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

Interview Questionnaire 

8 Questions

  • Q1. Technical understanding on ETHERNET AVB protocol.
  • Q2. Bluetooth Audio profile A2DP,Hfp
  • Q3. Linux device tree configuration
  • Q4. I2c speed in linux
  • Ans. 

    I2C is a communication protocol used to connect multiple devices in a network. In Linux, the speed of I2C can be configured.

    • I2C speed can be set using the 'i2cset' command in Linux

    • The speed can also be configured in the device tree

    • The maximum speed supported by the hardware should be considered when setting the speed

    • Different devices may require different speeds for optimal performance

  • Answered by AI
  • Q5. Gstreamer pipeline related question
  • Q6. Pulseaudio related
  • Q7. Compilation steps
  • Q8. What is pure virtual function
  • Ans. 

    A pure virtual function is a function declared in a base class without implementation, which must be overridden by derived classes.

    • Pure virtual functions are declared with the syntax: virtual void functionName() = 0;

    • Classes containing pure virtual functions are called abstract classes and cannot be instantiated.

    • Pure virtual functions provide a way to achieve polymorphism in C++.

    • Example: virtual void draw() = 0; // decl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well have confidence in what u say. If u don't knw say it don't bluff

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Suppose you can get the chance to fresher how they can use it
  • Q2. How they are fit for that job
  • Q3. What the new thoughts are there in their mind

Interview Preparation Tips

Interview preparation tips for other job seekers - Give the chance to fresher because their mind thought about new ideas definitely they can give more value to your team please believe us
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Standard process in hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. Standard interview with live coding
  • Q2. Find the second largest element in an array
  • Ans. 

    Find the second largest element in an array of strings.

    • Convert the strings to integers for comparison.

    • Sort the array in descending order.

    • Return the element at index 1 as the second largest.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Describe yourself in 3 words
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is static constructor
  • Ans. 

    Static constructor is a special type of constructor in a class that is called only once when the class is loaded into memory.

    • Static constructor is used to initialize static data members of a class.

    • It is automatically called by the .NET Framework when the class is loaded.

    • Static constructor does not take any parameters.

    • It is used to perform any necessary initialization before any instance of the class is created.

  • Answered by AI
  • Q2. What is solid principles
  • Ans. 

    SOLID principles are a set of five design principles that help make software designs more understandable, flexible, and maintainable.

    • Single Responsibility Principle (SRP) - A class should have only one reason to change.

    • Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.

    • Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with objects o...

  • Answered by AI

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

INDO-MIM Interview FAQs

How many rounds are there in INDO-MIM new Product Development Engineer interview?
INDO-MIM interview process usually has 3-4 rounds. The most common rounds in the INDO-MIM interview process are Technical, HR and Aptitude Test.
How to prepare for INDO-MIM new Product Development Engineer 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 INDO-MIM . The most common topics and skills that interviewers at INDO-MIM expect are Gauges, PFD, Simulation, Tools and Troubleshooting.
What are the top questions asked in INDO-MIM new Product Development Engineer interview?

Some of the top questions asked at the INDO-MIM new Product Development Engineer interview -

  1. What is MIM technol...read more
  2. Introduction about INDO-MIM ...read more
  3. What is GD ...read more

Recently Viewed

CAMPUS PLACEMENT

Sastra University

LIST OF COMPANIES

Discover companies

Find best workplace

INTERVIEWS

Presidio Solutions Pvt Ltd

No Interviews

INTERVIEWS

INDO-MIM

No Interviews

INTERVIEWS

Ernst & Young

20 top interview questions

INTERVIEWS

Code and Theory

No Interviews

INTERVIEWS

Presidio Solutions Pvt Ltd

No Interviews

INTERVIEWS

Ernst & Young

40 top interview questions

INTERVIEWS

INDO-MIM

No Interviews

INTERVIEWS

Presidio Solutions Pvt Ltd

No Interviews

Tell us how to improve this page.

INDO-MIM new Product Development Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Tata Steel Interview Questions
4.1
 • 855 Interviews
Bosch Interview Questions
4.2
 • 330 Interviews
UNO Minda Interview Questions
4.0
 • 169 Interviews
Procter & Gamble Interview Questions
4.1
 • 114 Interviews
CIE Automotive Interview Questions
3.7
 • 74 Interviews
View all
INDO-MIM new Product Development Engineer Salary
based on 70 salaries
₹2.6 L/yr - ₹5.5 L/yr
At par with the average new Product Development Engineer Salary in India
View more details

INDO-MIM new Product Development Engineer Reviews and Ratings

based on 16 reviews

3.3/5

Rating in categories

4.2

Skill development

2.4

Work-life balance

2.4

Salary

4.8

Job security

3.0

Company culture

3.1

Promotions

3.1

Work satisfaction

Explore 16 Reviews and Ratings
Engineer
216 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Specialist
204 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Group Leader
181 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Production Engineer
157 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Engineer
152 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare INDO-MIM with

Bharat Forge

3.9
Compare

TVS Sundram Fasteners

3.7
Compare

Rane (Madras)

3.9
Compare

Ramkrishna Forgings

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent