Upload Button Icon Add office photos

Filter interviews by

Fabgear Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in Nov 2024. There were 6 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Can you provide an introduction about yourself?
  • Ans. 

    Experienced engineer with a background in mechanical and electrical engineering, specializing in project management and problem-solving.

    • Bachelor's degree in Mechanical Engineering from XYZ University

    • 5+ years of experience working in the automotive industry

    • Proficient in CAD software such as SolidWorks and AutoCAD

    • Led a team of engineers to successfully launch a new product line

  • Answered by AI
  • Q2. What is the organizational structure of the toolroom?
  • Ans. 

    The toolroom is typically organized in a hierarchical structure with a manager overseeing toolmakers and machinists.

    • Typically led by a Toolroom Manager who oversees the operations

    • Toolmakers and machinists report to the Toolroom Manager

    • May have specialized teams for different types of tools or machinery

    • Collaborates closely with engineering and production departments

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Organization structure
  • Q2. What is the process of mold maintenance?
  • Ans. 

    Mold maintenance involves regular cleaning, inspection, and repair of molds used in manufacturing processes.

    • Regularly clean molds to prevent buildup of residue or contaminants

    • Inspect molds for wear and tear, cracks, or other damage

    • Repair any issues found during inspection to ensure molds function properly

    • Store molds properly when not in use to prevent damage or contamination

  • Answered by AI
Round 3 - Assignment 

Encourage a positive culture that fosters the development of new ideas and activities for improvement.

Round 4 - Technical 

(2 Questions)

  • Q1. What is the difference between corrective action and preventive action?
  • Ans. 

    Corrective action is taken to address an existing issue, while preventive action is taken to avoid potential issues in the future.

    • Corrective action is reactive, addressing problems that have already occurred.

    • Preventive action is proactive, aiming to prevent problems from happening in the first place.

    • Corrective action focuses on fixing the root cause of a problem.

    • Preventive action focuses on identifying and eliminating ...

  • Answered by AI
  • Q2. What are the differences between preventive maintenance and predictive maintenance?
  • Ans. 

    Preventive maintenance is scheduled maintenance performed on a regular basis to prevent breakdowns, while predictive maintenance uses data and analytics to predict when equipment will fail.

    • Preventive maintenance is scheduled at regular intervals to prevent breakdowns.

    • Predictive maintenance uses data and analytics to predict when equipment will fail.

    • Preventive maintenance is time-based, while predictive maintenance is c...

  • Answered by AI
Round 5 - Technical 

(2 Questions)

  • Q1. What is breakdown maintenance?
  • Ans. 

    Breakdown maintenance is a type of maintenance where equipment is only repaired after it has broken down.

    • Breakdown maintenance is reactive in nature, as repairs are only done after a breakdown occurs.

    • It can lead to increased downtime and production losses.

    • This type of maintenance is usually more costly compared to preventive maintenance.

    • Examples include fixing a machine only when it stops working or repairing a vehicle

  • Answered by AI
  • Q2. What is the frequency of preventive maintenance?
  • Ans. 

    The frequency of preventive maintenance varies depending on the equipment and industry standards.

    • Frequency of preventive maintenance is typically determined by equipment manufacturer recommendations.

    • Some industries may have specific regulations or standards that dictate the frequency of preventive maintenance.

    • Factors such as usage, environmental conditions, and criticality of the equipment can also influence the freque...

  • Answered by AI
Round 6 - Technical 

(2 Questions)

  • Q1. Lifter pad and lifter different
  • Ans. 

    Lifter pad and lifter are different components used in mechanical systems.

    • Lifter pad is a component used to support and lift heavy objects, while lifter is a device used to lift and move objects vertically.

    • Lifter pads are often made of rubber or other materials to provide cushioning and grip, while lifters can be hydraulic, pneumatic, or mechanical.

    • Lifter pads are stationary and provide a stable base for lifting, while...

  • Answered by AI
  • Q2. What is the frequency of tool life
  • Ans. 

    The frequency of tool life refers to how often a tool needs to be replaced or maintained.

    • Frequency of tool life is determined by factors such as material being worked on, cutting speed, and tool material.

    • Higher cutting speeds or harder materials may require more frequent tool changes.

    • Regular maintenance and monitoring can help extend tool life and reduce frequency of replacements.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good job and learning opportunities within the KML group.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at College of Engineering, Guindy Campus and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists of aptitudes and some pseudocode snippets to solve and it also had one medium level coding question and one hard level coding question.

Round 2 - Technical 

(5 Questions)

  • Q1. Write a pattern pyramid number in Java
  • Ans. 

    Pattern pyramid number in Java

    • Use nested loops to print the pyramid pattern

    • Increment the number in each row

    • Handle spaces for proper alignment

  • Answered by AI
  • Q2. Write a C program to find Factorial of a number
  • Ans. 

    A C program to find the factorial of a number using recursion

    • Use a recursive function to calculate the factorial

    • Handle the base case when the number is 0 or 1

    • Multiply the number with the factorial of (number-1) in each recursive call

  • Answered by AI
  • Q3. What is Little endian and Big endian in C
  • Ans. 

    Little endian and Big endian are byte ordering formats in which multi-byte data is stored in memory.

    • Little endian: Least significant byte is stored at the lowest memory address.

    • Big endian: Most significant byte is stored at the lowest memory address.

    • Example: In Little endian, the number 0x12345678 is stored as 78 56 34 12 in memory.

    • Example: In Big endian, the same number is stored as 12 34 56 78 in memory.

  • Answered by AI
  • Q4. Why do you use Docker and Git
  • Ans. 

    I use Docker for containerization to easily manage and deploy applications, and Git for version control to collaborate and track changes.

    • Docker allows for consistent development environments across different machines

    • Git helps track changes, collaborate with team members, and revert to previous versions if needed

    • Both tools improve efficiency and productivity in software development

  • Answered by AI
  • Q5. Draw architecture diagram for your Machine Learning Project
  • Ans. 

    The architecture diagram for a Machine Learning project typically includes data preprocessing, model training, evaluation, and deployment stages.

    • Data preprocessing stage involves cleaning, transforming, and preparing the data for model training.

    • Model training stage includes selecting the appropriate algorithm, training the model on the data, and tuning hyperparameters.

    • Evaluation stage involves assessing the model's per...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about your family
  • Ans. 

    I come from a close-knit family of four, including my parents and younger sister.

    • My parents have always been supportive of my career choices and encouraged me to pursue my passion for software engineering.

    • My younger sister is currently studying computer science and we often collaborate on coding projects together.

    • Family gatherings are important to us and we enjoy spending quality time together, whether it's celebrating

  • Answered by AI
  • Q2. Which is your favorite subject and why
  • Q3. What will you do if you get rejected in this round

Interview Preparation Tips

Topics to prepare for Aptiv Associate Software Engineer interview:
  • C
  • OS
  • Data Structures

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 - One-on-one 

(4 Questions)

  • Q1. My self introduction
  • Q2. My kell skills
  • Q3. Department relative
  • Q4. Job and mangement
Round 2 - One-on-one 

(2 Questions)

  • Q1. My job relative
  • Q2. Utility maintenance relative

Interview Preparation Tips

Interview preparation tips for other job seekers - Utility maintenance department
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

It been from your studies and some from general knowledge and few are technical

Round 2 - Group Discussion 

GD is about the new technology in automotive industry

Round 3 - HR 

(3 Questions)

  • Q1. It's about me and my family
  • Q2. Technical questions from polymer materials
  • Q3. My experience in industry
  • Ans. 

    I have 5 years of experience working in the automotive industry as a mechanical engineer.

    • Designed and implemented new components for vehicles

    • Performed testing and analysis on vehicle systems

    • Collaborated with cross-functional teams to solve engineering challenges

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. Explanation about my projects
  • Ans. 

    I have worked on various projects including designing a new software system for a manufacturing company and implementing a renewable energy solution for a community.

    • Designed and implemented a new software system for a manufacturing company to streamline production processes

    • Developed a renewable energy solution for a community by installing solar panels and wind turbines

    • Collaborated with a team of engineers to optimize ...

  • Answered by AI
  • Q2. How is injection molding machine working and new technology development in machine's
  • Ans. 

    Injection molding machine works by melting plastic pellets and injecting the molten material into a mold to create a solid object.

    • Plastic pellets are fed into a heated barrel where they are melted

    • The molten plastic is then injected into a mold cavity under high pressure

    • The plastic cools and solidifies in the mold, taking its shape

    • New technology developments include faster cycle times, improved energy efficiency, and en...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep on trying and don't let you down at any time in interview
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. What is your introduction
  • Q2. What do you work privious company
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is your qualification
  • Q2. What is your favourite subject
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(4 Questions)

  • Q1. Dear sir production department operator
  • Q2. Diploma mechanical engineering production
  • Q3. Make a Tread and sidewall
  • Ans. 

    A tread and sidewall are key components of a tire, providing traction and protection.

    • The tread is the part of the tire that makes contact with the road surface, designed to provide grip and traction.

    • The sidewall is the vertical section of the tire that connects the tread to the bead of the tire, providing structural support and protection.

    • Tread patterns can vary based on the intended use of the tire, such as all-season...

  • Answered by AI
  • Q4. Tread jde++ Juh5 (bho) Jdexf Jdcxd 295 jdcxd Sidewall - 344 Sidewall -535
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 Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Self introduction
  • Q2. Technical questions
Round 2 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience if we fail in that interview also we can get good confidence
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logical reasoning, verbal skills and problem-solving abilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Responsible for clear MRN in ERP.
. Responsible for VMS(Visual Management System) data.
. Knowledge Of kaizen, poka-yoke .
. CAPA on internal & external complaints
. Analysis on rejection Daily Basis and rejection clearances .
. Review online , vendor portal PDI reports
. Daily Review on Sop & Quality alert.
. Improvements in Tool As per internal Problems.
. Handling man power and monitoring manpower time to time

. Basic Knowledge Tools correction
. To involve in activities of Kaizen, 5S with Kaizen team.
. Basic Knowledge Of 7QC Tools.
. Knowledge of precise measuring machines like as:- Plating thickness Gauge , Surface
Finish Tester, Height gauge, Micrometer virnier caliper etc.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. About programming
  • Q2. About working experience
  • Q3. About 5S in shop floor
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. What is a bs6 Vehicle
  • Ans. 

    BS6 stands for Bharat Stage 6, which is the emission standard set by the Indian government for vehicles.

    • BS6 is the latest emission standard in India, aimed at reducing harmful pollutants from vehicle exhaust.

    • BS6 vehicles have stricter emission norms compared to BS4 vehicles.

    • BS6 compliant vehicles use cleaner fuel and advanced emission control technologies.

    • Examples of BS6 vehicles include cars, motorcycles, and commerci...

  • Answered by AI
  • Q2. Why bs4 engine change from the bs6 engine
  • Ans. 

    The change from BS4 to BS6 engines was necessary to comply with stricter emission norms set by the government.

    • BS6 engines have lower emissions of harmful pollutants compared to BS4 engines.

    • BS6 engines use advanced technology like Selective Catalytic Reduction (SCR) and Diesel Particulate Filter (DPF) to reduce emissions.

    • The government mandated the switch to BS6 engines to improve air quality and reduce pollution levels

  • Answered by AI
  • Q3. What is FE trail
  • Ans. 

    FE trail stands for Front End trail, which refers to the path followed by a user through a website or application's front end interface.

    • FE trail helps in understanding user behavior and preferences on the front end of a website or application.

    • It includes the pages visited, actions taken, and interactions with different elements on the front end.

    • Analyzing FE trail can help in improving user experience and optimizing the...

  • Answered by AI
  • Q4. What is that ma trail
  • Ans. 

    The question seems to be asking about 'ma trail', which could refer to a specific term or concept in a technical field.

    • Ma trail could potentially refer to a specific feature or function in a software or hardware system.

    • It could also be a typo or mispronunciation of a different term or phrase.

    • Without more context, it is difficult to provide a specific answer to this question.

  • Answered by AI
  • Q5. What is the cooling trail
  • Ans. 

    The cooling trail is the path of air flow created by a cooling system to dissipate heat from a device or equipment.

    • Cooling trail is essential for preventing overheating in electronic devices.

    • It is created by fans or other cooling mechanisms to circulate air and remove heat.

    • Examples include the cooling trail in a computer system or a refrigerator.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The floor gets itself on working hard and dilligantly

Tell us how to improve this page.

Interview Questions from Similar Companies

Yazaki Interview Questions
3.8
 • 129 Interviews
Aptiv Interview Questions
3.5
 • 92 Interviews
JK Tyres Interview Questions
3.7
 • 91 Interviews
Krishna Maruti Interview Questions
4.0
 • 91 Interviews
Valeo Interview Questions
4.0
 • 86 Interviews
Delphi TVS Interview Questions
3.9
 • 81 Interviews
Lucas-TVS Interview Questions
4.0
 • 71 Interviews
View all

Fabgear Reviews and Ratings

based on 2 reviews

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 2 Reviews and Ratings
Compare Fabgear with

Yazaki

3.8
Compare

Delphi TVS

3.9
Compare

JK Tyres

3.7
Compare

Lucas-TVS

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