Upload Button Icon Add office photos

Filter interviews by

Auma Supppier Quality Management Engineer Interview Questions and Answers

Updated 16 Sep 2017

Auma Supppier Quality Management Engineer Interview Experiences

1 interview found

I appeared for an interview before Sep 2016.

Interview Questionnaire 

2 Questions

  • Q1. Draw a bridge wave rectifier diagram and explain its working
  • Ans. 

    A bridge wave rectifier is a circuit that converts alternating current (AC) to direct current (DC) using diodes.

    • A bridge wave rectifier consists of four diodes arranged in a bridge configuration.

    • During the positive half-cycle of the AC input, diodes D1 and D3 conduct, allowing current to flow through the load.

    • During the negative half-cycle, diodes D2 and D4 conduct, again allowing current to flow through the load.

    • The o...

  • Answered by AI
  • Q2. Telephonic Discussion about salary and joining date

Interview Preparation Tips

Round: Resume Shortlist
Experience: They have gone through my academics and my projects detail

Round: Technical Interview
Experience: Basic Questions related to capacitor transistor Resistor etc Questions related to Semiconductor Devices

College Name: Acharya Pollytechnic

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Cpp regarding questions, project related questions
  • Q2. Data structure algo of sorting and searching
  • Ans. 

    Sorting and searching are fundamental data structure algorithms used to organize and retrieve data efficiently.

    • Sorting algorithms include bubble sort, insertion sort, merge sort, quicksort, and heapsort.

    • Searching algorithms include linear search, binary search, and interpolation search.

    • The choice of algorithm depends on the size and type of data being sorted or searched.

    • Efficient sorting and searching are critical for

  • Answered by AI
  • Q3. Basic programs and cso questions

Interview Preparation Tips

Interview preparation tips for other job seekers - 4 rounds
1st written, 2nd and 3rd will be managerial round
Interviewee will ask really good level of questions on STL, threading and IPC communications. So prepare accordingly.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Nov 2017. There were 8 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Technical Interview on Power Systems/Switchgear & Control System. Detailed discussion on Switchgear and Protection. Discussion on IEC and IS standards.
  • Q2. HR interview on experience and Pay scale
  • Q3. Detailed discussion on experience and expectations.
  • Q4. Baground & Certificate verification

Interview Preparation Tips

Round: Resume Shortlist
Experience: Engineering Degree & Suitable profile

Round: Group Discussion
Experience: Topic : Switchgear & Control System.

I have actively participated in technical discussion.

Round: Second level of technical round with higher authority
Experience: Details analysis on market segment

Round: Case Study Interview
Experience: Case study on my interest and profile interested in.

General Tips: Prepare and answer correctly to the questions you asked, do not lead interviewer in wrong way. Interviewers will easily guess what we are delivering.

Be 100% interested on your profile & role, Don't attend interview for the shake of job.

Skills: Technical Knowledge(ML, Communication, Body Language, Analytical Skills, Leadership, Presentation Skills, Time Management, Decision Making Skills
Duration: 1-3 Months

I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Volume mix calculation.
  • Ans. 

    Volume mix calculation is the process of determining the proportion of different products sold in a given period.

    • Volume mix calculation helps in understanding the sales performance of different products.

    • It involves calculating the percentage of sales contributed by each product.

    • For example, if a company sells 100 units of product A and 50 units of product B, the volume mix would be 67% for A and 33% for B.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be more prepared on technical questions

I applied via Recruitment Consulltant and was interviewed before May 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Position Tolerance, Tolerance stack, Temperature Rise test, Vaccuum Circuit breaker, arc quenching,

Interview Preparation Tips

Interview preparation tips for other job seekers - Time taking process 2 month almost
Position goes on hold sometimes
They are more happy taking diversity candidates

I applied via Naukri.com and was interviewed before Jul 2021. There were 2 interview rounds.

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 tips
Round 2 - Technical 

(1 Question)

  • Q1. What is your motivation to apply for this position?

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company from HR policies and mobility

I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Scenario based questions on Python.
  • Q2. Automate a travel booking website using python and selenium.
  • Ans. 

    Automating a travel booking website using Python and Selenium involves writing scripts to simulate user actions.

    • Use Selenium WebDriver to automate browser actions

    • Identify web elements using locators like ID, class, name, etc.

    • Use Python libraries like requests and BeautifulSoup for web scraping

    • Implement test cases to ensure the website functions as expected

    • Handle exceptions and errors that may occur during automation

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at core python concepts.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Design fan.What is bm? What is nozzle?
  • Ans. 

    BM stands for Blade Material. Nozzle is a device that directs or controls the flow of a fluid.

    • BM refers to the material used to make the blades of a fan. It can be plastic, metal, or wood.

    • Nozzle is a component that is used to control the flow of a fluid, such as air or water. It can be found in various devices, such as a garden hose or a spray bottle.

    • In a fan, the nozzle is the part that directs the air flow in a speci...

  • Answered by AI
  • Q2. Design blower for industry
  • Ans. 

    Designing a blower for industrial use requires consideration of factors such as air flow rate, pressure, power consumption, and noise level.

    • Determine the required air flow rate and pressure for the specific application

    • Select an appropriate blower type (centrifugal, axial, etc.) based on the requirements

    • Calculate the power consumption and efficiency of the blower

    • Consider noise level and implement noise reduction measure...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm and confident

I applied via Naukri.com and was interviewed before May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Scenario based to be solved with python

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the core concepts very well.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Sep 2024.

Round 1 - Technical 

(4 Questions)

  • Q1. Initializer list use cases
  • Q2. Polymorphism and use cases
  • Q3. Types of polymorphism
  • Ans. 

    Types of polymorphism include compile-time polymorphism (method overloading) and runtime polymorphism (method overriding).

    • Compile-time polymorphism is achieved through method overloading, where multiple methods have the same name but different parameters.

    • Runtime polymorphism is achieved through method overriding, where a subclass provides a specific implementation of a method that is already defined in its superclass.

  • Answered by AI
  • Q4. Virtual functions

Tell us how to improve this page.

Interview Questions from Similar Companies

GKN Interview Questions
3.8
 • 25 Interviews
TMEIC Interview Questions
3.8
 • 19 Interviews
Festo Interview Questions
3.9
 • 18 Interviews
View all
Service Engineer
29 salaries
unlock blur

₹3.2 L/yr - ₹7 L/yr

Engineer
25 salaries
unlock blur

₹4 L/yr - ₹9.4 L/yr

Marketing Engineer
18 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Senior Engineer
13 salaries
unlock blur

₹6.5 L/yr - ₹11 L/yr

Assistant Manager
9 salaries
unlock blur

₹9.6 L/yr - ₹13 L/yr

Explore more salaries
Compare Auma with

Schneider Electric

4.1
Compare

Rockwell Automation

3.7
Compare

GKN

3.8
Compare

Titan Engineering & Automation

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