Upload Button Icon Add office photos

Filter interviews by

Sibar Auto Parts Interview Questions and Answers for Experienced

Updated 29 Apr 2024

Sibar Auto Parts Interview Experiences for Experienced

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Discuss on past experience major

Production Manager Interview Questions asked at other Companies

Q1. Production, Maintenance, Quality and Safety. Out of four, tell me the most important and least important thing for you and why?
View answer (10)

Interview questions from similar companies

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

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was good. Simple easy questions were there.

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is Gd&t and
  • Ans. 

    Geometric Dimensioning and Tolerancing (GD&T) is 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 uses symbols, such as squares, circles, and triangles, to define the tolerance zones for different features.

    • GD&T helps ensure that parts are manufactured to the correct di...

  • Answered by AI
  • Q2. What machine knowledge you have
  • Ans. 

    I have extensive knowledge in operating and maintaining various machines, including industrial equipment and computer systems.

    • Experience with troubleshooting and repairing mechanical equipment

    • Proficiency in programming and operating computer-controlled machinery

    • Familiarity with maintenance procedures for industrial machines

    • Knowledge of safety protocols for operating heavy machinery

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Machine knowledge must for this company.

Skills evaluated in this interview

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me something about yourself
  • Q2. What is your area of interest

Interview Preparation Tips

Interview preparation tips for other job seekers - Hvae confidence in yourself. Please prepare yourself as per Job requirements.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Apr 2023.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Why to choose this company
Round 3 - One-on-one 

(1 Question)

  • Q1. Previous company better then why to move
Round 4 - One-on-one 

(1 Question)

  • Q1. You know TQM knowledge
Round 5 - One-on-one 

(1 Question)

  • Q1. What is learned from fresher to 6 years experience during period

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company. Systematic culture. Best TQM company. Happy to say this No 1 quality of the our products

I appeared for an interview in Jun 2017.

Interview Questionnaire 

10 Questions

  • Q1. Explain Your Btech Project
  • Ans. 

    Designed a smart irrigation system using IoT technology for efficient water usage.

    • Used sensors to monitor soil moisture levels

    • Implemented a control system to regulate water flow based on sensor data

    • Developed a mobile app for users to monitor and control the irrigation system remotely

  • Answered by AI
  • Q2. Explain the working of ADC in your microcontroller
  • Ans. 

    ADC in a microcontroller converts analog signals into digital values for processing.

    • ADC stands for Analog-to-Digital Converter.

    • It samples and quantizes analog signals to produce digital values.

    • The microcontroller's ADC typically has a resolution, sampling rate, and reference voltage.

    • The resolution determines the number of possible digital values.

    • The sampling rate defines how often the ADC samples the analog signal.

    • The ...

  • Answered by AI
  • Q3. How many bits were your microcontroller
  • Ans. 

    The microcontroller was 32 bits.

    • The microcontroller had a 32-bit architecture.

    • This means it could process data in chunks of 32 bits at a time.

    • Examples of 32-bit microcontrollers include the ARM Cortex-M series and the PIC32 series.

  • Answered by AI
  • Q4. What do you mean by bit masking?
  • Ans. 

    Bit masking is a technique used in computer programming to manipulate individual bits within a binary number.

    • Bit masking involves using bitwise operators to set, clear, or toggle specific bits in a binary number.

    • It is commonly used for tasks like checking if a specific bit is set, extracting specific bits, or setting specific bits.

    • Example: Using a bitwise AND operator (&) with a bitmask can check if a specific bit is s...

  • Answered by AI
  • Q5. What do you mean by interrupts?
  • Ans. 

    Interrupts are signals sent by hardware or software to interrupt the normal execution of a program.

    • Interrupts are used to handle time-sensitive events or to communicate with hardware devices.

    • They can be generated by hardware devices, such as a keyboard or mouse, or by software, such as an operating system.

    • When an interrupt occurs, the current execution of the program is paused, and a specific interrupt handler routine ...

  • Answered by AI
  • Q6. Explain the working of Interrupts.
  • Ans. 

    Interrupts are signals sent to the CPU to temporarily halt its current task and handle a higher priority task.

    • Interrupts are used to handle events that require immediate attention.

    • They allow the CPU to respond to external devices or events in real-time.

    • Interrupts can be generated by hardware devices or software instructions.

    • When an interrupt occurs, the CPU saves its current state and jumps to an interrupt handler rout...

  • Answered by AI
  • Q7. Explain your Mtech project
  • Ans. 

    Developed a machine learning model to predict stock market trends

    • Used historical stock market data to train the model

    • Implemented various machine learning algorithms such as linear regression and random forest

    • Evaluated the model's performance using metrics like accuracy and precision

    • Applied feature engineering techniques to improve the model's predictive power

  • Answered by AI
  • Q8. What were the problems you faced in your project?
  • Ans. 

    The problems faced in my project included communication issues, technical challenges, and time constraints.

    • Communication issues with team members led to misunderstandings and delays in project progress.

    • Technical challenges such as software bugs and compatibility issues required troubleshooting and additional time to resolve.

    • Time constraints due to tight deadlines resulted in rushed work and potential quality compromise

  • Answered by AI
  • Q9. How do you cope up with your team partner who doesnot do any work?
  • Ans. 

    I would address the issue directly with my team partner and try to find a solution together.

    • Have an open and honest conversation with the team partner to understand their perspective and reasons for not doing work

    • Set clear expectations and goals for the team project, and assign specific tasks to each team member

    • Offer support and assistance to the team partner if they are struggling with their workload

    • Seek help from a s...

  • Answered by AI
  • Q10. Explain 8051 microcontroller
  • Ans. 

    The 8051 microcontroller is a popular 8-bit microcontroller known for its simplicity and versatility.

    • Developed by Intel in 1980s

    • Based on Harvard architecture

    • Has 128 bytes of RAM and 4KB of ROM

    • Supports both serial and parallel communication

    • Used in various applications like industrial automation, robotics, etc.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: It was an offline exam.The first three sections had to be attended by everyone.Depending upon your stream you could choose the 4th section between electrical and electronics or Computer Science.The questions were of mediocre level.
Tips: Refer RS aggarwal and go through questions of importantly alligations and mixtures, HCF and LCM,trains, work and time.Also refer other questions also.
Duration: 1 hour 15 minutes
Total Questions: 50

Round: Technical + HR Interview
Experience: The interviewer asked many questions from microcontroller. He was more into the microcontroller part.
Tips: Be through with microcontroller and each of its working.

College Name: VIT Vellore

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 4 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 - One-on-one 

(2 Questions)

  • Q1. Technical knowledge about area
  • Q2. English is required as fluent
Round 3 - Aptitude Test 

Question abou TPM, OEE, six Sigma, lean manufacturing,kaizen,poka yoke etc

Round 4 - HR 

(1 Question)

  • Q1. No sales discuss the directly give you ofer with hike of 30-40%

Interview Preparation Tips

Interview preparation tips for other job seekers - Be fluent in English
Be confident
Share only you know very well.
Short but exactly answers the required in interview stories are no one like
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Introduce your self
  • Ans. 

    I am a highly skilled System Engineer with experience in designing, implementing, and maintaining complex IT systems.

    • Experienced in network infrastructure design and implementation

    • Proficient in troubleshooting and resolving technical issues

    • Skilled in scripting and automation for system administration tasks

  • Answered by AI
  • Q2. Collaborate with other teams
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2022. 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 

(5 Questions)

  • Q1. IND AS related technical questions
  • Q2. Anything related to resume
  • Q3. Related to previous job
  • Q4. Market condition in India
  • Ans. 

    The market condition in India is diverse and constantly evolving.

    • India has a large and growing consumer market with increasing purchasing power

    • The country has a mix of traditional and modern retail channels

    • E-commerce is rapidly growing in popularity

    • The COVID-19 pandemic has had a significant impact on the market

    • Government policies and regulations can also affect market conditions

  • Answered by AI
  • Q5. Knowledge about ZF

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Basics of c cpp
  • Q2. Embedded c and microcontroller

I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1. How does HR support in Business
  • Q2. Professional Experience & Key Skills
  • Q3. Areas of Interest/Co-circular activities

Interview Preparation Tips

Interview preparation tips for other job seekers - Ans- I
1. Vision & Values form the strategy for any Organisation. The Strategy in the financial term is the Annual Business Plan. Every Organisation intends to make more & more money YOY.
2. The earnings can only move north ward if we either enhance our Sales or bring our cost of operations by efficiently handling the Fixed & the Variable cost. Increasing the Sales can only happen if make in road into the market, explore newer areas, diversify our product line etc.
3. For all this to happen we need happier & engaged employees, it is here the People, Processes & Policies created by HR play a huge role. When employees are given an opportunity to enhance their knowledge & skills, their efforts lead towards the growth of a Company. This fosters inclusiveness, innovation & creative thinking. Ultimately driving the bottom line the EBITDA

Ans.II
1. Had an opportunity of working with GOI for about 11 years & then in an Steel & Power Company. Have been an effective member of a TEAM, which perseveres for setting bench mark. Key Skills- Talent Management, Competency Framework, Compliance, Risk Assessment, Contract Labour Management, T&D & Gen. Administration. Effective communicator.

Ans. III
1. I am into Sports & Reading books. These days I do outdoor running 6 times a week & I feel in a healthy body lies a healthy mind. Apart I read books & at the time of interview had completed reading " TEAM OF RIVALS" by Dorris Kearns. I loved the book, because it was on my Hero "Abraham Lincoln" I had been touched by his life.

The books gives an insight on a man, who overcame all the challenges life could throw at him & become one of the most famous Presidents of USA. During his tenure, he could build a team out of men, who at given point of time were his biggest rivals/adversaries, yet as a Leader, he got the job done from them, just by his Skills. A must read for everybody.

Sibar Auto Parts Interview FAQs

How many rounds are there in Sibar Auto Parts interview for experienced candidates?
Sibar Auto Parts interview process for experienced candidates usually has 1 rounds. The most common rounds in the Sibar Auto Parts interview process for experienced candidates are Technical.

Tell us how to improve this page.

Sibar Auto Parts Interview Process for Experienced

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Bharat Seats Interview Questions
3.8
 • 21 Interviews
Mitsuba Sical Interview Questions
3.8
 • 16 Interviews
RACL Geartech Interview Questions
4.1
 • 13 Interviews
Omax Autos Interview Questions
3.5
 • 11 Interviews
Uniproducts Interview Questions
3.1
 • 7 Interviews
View all

Sibar Auto Parts Reviews and Ratings

based on 20 reviews

4.3/5

Rating in categories

4.1

Skill development

3.9

Work-life balance

3.6

Salary

3.6

Job security

3.7

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 20 Reviews and Ratings
Production Engineer
5 salaries
unlock blur

₹1.5 L/yr - ₹3.6 L/yr

Production Supervisor
5 salaries
unlock blur

₹1.5 L/yr - ₹3.8 L/yr

Mechanical Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹2.4 L/yr

Quality Engineer
4 salaries
unlock blur

₹2.4 L/yr - ₹3.2 L/yr

Electrical Engineer
3 salaries
unlock blur

₹2 L/yr - ₹2.5 L/yr

Explore more salaries
Compare Sibar Auto Parts with

ZF Steering Gear

3.7
Compare

Bharat Seats

3.8
Compare

Omax Autos

3.5
Compare

Jtekt Sona Automotive India

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