Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Best Koki Automotive Team. If you also belong to the team, you can get access from here

Best Koki Automotive Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Best Koki Automotive Interview Questions and Answers

Updated 22 Jul 2024
Popular Designations

10 Interview questions

An Intern was asked 11mo ago
Q. Explain recursion with code examples.
Ans. 

Recursion is a programming technique where a function calls itself to solve a problem.

  • Recursion involves breaking down a problem into smaller subproblems and solving them recursively.

  • Base case is important to prevent infinite recursion.

  • Examples: factorial calculation, Fibonacci sequence, tree traversal.

View all Intern interview questions
An Intern was asked 11mo ago
Q. What is the difference between a stack and a queue?
Ans. 

Stack is Last In First Out (LIFO) data structure, while Queue is First In First Out (FIFO) data structure.

  • Stack: elements are added and removed from the top of the stack. Example: stack of plates.

  • Queue: elements are added at the rear and removed from the front of the queue. Example: waiting line.

View all Intern interview questions
A Senior Engineer- Maintenance was asked
Q. What skills do you have that are relevant to maintenance?
Ans. 

I have extensive experience in maintenance of mechanical, electrical and electronic equipment.

  • Proficient in troubleshooting and repairing equipment

  • Skilled in preventive maintenance and predictive maintenance techniques

  • Familiar with PLC programming and automation systems

  • Experience in managing maintenance teams and projects

  • Knowledge of safety regulations and compliance standards

View all Senior Engineer- Maintenance interview questions
A Senior Engineer- Maintenance was asked
Q. What are CNC VMC machines?
Ans. 

CNC VMC machines are computer-controlled vertical milling machines used for precision cutting and shaping of metal and other materials.

  • CNC stands for Computer Numerical Control, which means the machine is controlled by a computer program

  • VMC stands for Vertical Machining Center, which means the spindle axis is vertically oriented

  • These machines are used in manufacturing and engineering industries for high-precision ...

View all Senior Engineer- Maintenance interview questions
A Senior Engineer- Maintenance was asked
Q. What is a servo motor?
Ans. 

A servo motor is an electrical device that rotates or moves parts with high precision and accuracy.

  • Servo motors are commonly used in robotics, automation, and CNC machines.

  • They have a small size and high torque output.

  • They work by receiving a control signal that determines the position or speed of the motor.

  • They can rotate continuously or move to a specific angle.

  • Examples of servo motors include DC, AC, and brushl...

View all Senior Engineer- Maintenance interview questions
An Assistant Engineer Production was asked
Q. What is a clutch and how does it work?
Ans. 

A clutch is a mechanical device that engages and disengages power transmission from the engine to the transmission.

  • Clutch is used to connect and disconnect the engine from the transmission

  • It consists of a flywheel, clutch plate, pressure plate, and release bearing

  • When the clutch pedal is pressed, the pressure plate releases the clutch plate, disconnecting the engine from the transmission

  • When the clutch pedal is re...

View all Assistant Engineer Production interview questions
A Robotics Engineer was asked
Q. What is undercut?
Ans. 

Undercut is a feature in manufacturing where a portion of the material is removed to create a recessed area.

  • Undercut is a common feature in injection molding and casting processes.

  • It is used to create snap fits, threads, and other features that require a locking mechanism.

  • Undercut can also be used to create draft angles, which help in the removal of the part from the mold.

  • Examples of products with undercut feature...

View all Robotics Engineer interview questions
Are these interview questions helpful?
A VMC Operator was asked
Q. Convert 0.01 and 0.010 into microns.
Ans. 

0.01 and 0.010 in micron conversion.

  • 0.01 micron = 10 nanometers

  • 0.010 micron = 10 nanometers

  • Micron is also known as micrometer (μm)

View all VMC Operator interview questions
A VMC Operator was asked
Q. What is the least count of the measuring instruments you have used?
Ans. 

The least count of a measuring instrument is the smallest value that can be measured with that instrument.

  • Least count is important for accurate measurements.

  • It is determined by the instrument's design and construction.

  • For example, a ruler with millimeter markings has a least count of 1 mm.

  • A micrometer with a scale of 0.01 mm has a least count of 0.01 mm.

  • Least count can be calculated by dividing the smallest scale ...

View all VMC Operator interview questions
An IOT Engineer was asked
Q. Difference between stack and queue, recursion with code, system design of the project which you made
Ans. 

Stack is Last In First Out (LIFO) data structure, while Queue is First In First Out (FIFO). Recursion is a function calling itself. System design involves planning and organizing components of a system.

  • Stack: LIFO, examples - browser history, undo feature in text editors

  • Queue: FIFO, examples - printer queue, waiting line at a ticket counter

  • Recursion: function calling itself, example - factorial calculation using r...

View all IOT Engineer interview questions

Best Koki Automotive Interview Experiences

12 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 22 Jul 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

2hours with basic questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Difference between stack & queue
  • Ans. 

    Stack is Last In First Out (LIFO) data structure, while Queue is First In First Out (FIFO) data structure.

    • Stack: elements are added and removed from the top of the stack. Example: stack of plates.

    • Queue: elements are added at the rear and removed from the front of the queue. Example: waiting line.

  • Answered by AI
  • Q2. Recursion with code
  • Ans. 

    Recursion is a programming technique where a function calls itself to solve a problem.

    • Recursion involves breaking down a problem into smaller subproblems and solving them recursively.

    • Base case is important to prevent infinite recursion.

    • Examples: factorial calculation, Fibonacci sequence, tree traversal.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - dont join

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Why this company

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
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 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is CNC VMC MACHINES
  • Ans. 

    CNC VMC machines are computer-controlled vertical milling machines used for precision cutting and shaping of metal and other materials.

    • CNC stands for Computer Numerical Control, which means the machine is controlled by a computer program

    • VMC stands for Vertical Machining Center, which means the spindle axis is vertically oriented

    • These machines are used in manufacturing and engineering industries for high-precision work

    • T...

  • Answered by AI
  • Q2. What is servo motor
  • Ans. 

    A servo motor is an electrical device that rotates or moves parts with high precision and accuracy.

    • Servo motors are commonly used in robotics, automation, and CNC machines.

    • They have a small size and high torque output.

    • They work by receiving a control signal that determines the position or speed of the motor.

    • They can rotate continuously or move to a specific angle.

    • Examples of servo motors include DC, AC, and brushless m...

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. Why you leave last employer
  • Ans. 

    Better growth opportunities and career advancement

    • Limited growth opportunities at the previous company

    • Seeking a more challenging role

    • Desire for career advancement and professional development

    • Company restructuring or downsizing

    • Relocation or personal reasons

  • Answered by AI
  • Q2. Your skills for maintenance
  • Ans. 

    I have extensive experience in maintenance of mechanical, electrical and electronic equipment.

    • Proficient in troubleshooting and repairing equipment

    • Skilled in preventive maintenance and predictive maintenance techniques

    • Familiar with PLC programming and automation systems

    • Experience in managing maintenance teams and projects

    • Knowledge of safety regulations and compliance standards

  • Answered by AI
  • Q3. Your salary structure
  • Ans. 

    I am open to discussing my salary structure during the interview.

    • I am flexible and open to negotiation.

    • I believe in fair compensation for my skills and experience.

    • I am interested in discussing the benefits and perks offered by the company.

    • I am open to performance-based incentives.

    • I value transparency in salary discussions.

  • Answered by AI
  • Q4. Your strength and weakness
  • Ans. 

    My strength is my technical expertise in maintenance engineering. My weakness is my tendency to be overly detail-oriented.

    • Strength: Technical expertise in maintenance engineering

    • Weakness: Being overly detail-oriented

    • Strength: Strong problem-solving skills

    • Weakness: Difficulty delegating tasks

    • Strength: Excellent analytical abilities

    • Weakness: Impatience with inefficiency

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good learning for maintenance

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 30 Jan 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 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 

(2 Questions)

  • Q1. Asked about favourite subject then asked inverted op amplifier
  • Q2. What is rgb colour code
  • Ans. 

    RGB color code is a system used to represent colors in digital devices by combining red, green, and blue light.

    • RGB stands for Red, Green, Blue

    • Each color is represented by a value between 0 and 255

    • The combination of these values creates a unique color

    • For example, pure red is represented as RGB(255, 0, 0)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm
Good communication skills
And be paitence during the interview

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Detail Introduction
Round 2 - Aptitude Test 

NPV calculation, tool life, Microsoft Project plan preparation

Round 3 - Technical 

(2 Questions)

  • Q1. Apqp, Gate system, project review
  • Q2. Customer handling. Technical finding and resolution. Conflict resolution
Round 4 - HR 

(1 Question)

  • Q1. About salary negotiation

CNC VMC Operator Interview Questions & Answers

user image Sanjay Yadav

posted on 9 Jan 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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. Based on your resume and experience.
Round 3 - HR 

(1 Question)

  • Q1. Family background and salary discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go here in formal uniform .
If you are interested to work 12 hours shift then go, otherwise don't go.

IOT Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Feb 2024

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

I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between stack and queue, recursion with code, system design of the project which you made
  • Ans. 

    Stack is Last In First Out (LIFO) data structure, while Queue is First In First Out (FIFO). Recursion is a function calling itself. System design involves planning and organizing components of a system.

    • Stack: LIFO, examples - browser history, undo feature in text editors

    • Queue: FIFO, examples - printer queue, waiting line at a ticket counter

    • Recursion: function calling itself, example - factorial calculation using recurs...

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jun 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Introduction, MS project exposure
Round 3 - Technical 

(3 Questions)

  • Q1. Project Management & Ms project
  • Q2. Project budget, customer handling
  • Q3. Product portfolio, GD&T
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiate
Round 5 - Behavioral 

(1 Question)

  • Q1. Overall projects Management
Round 6 - HR 

(1 Question)

  • Q1. Salary negotiation

VMC Operator Interview Questions & Answers

user image Anonymous

posted on 3 Sep 2021

Interview Questionnaire 

6 Questions

  • Q1. Least count of measuring instruments.
  • Ans. 

    The least count of a measuring instrument is the smallest value that can be measured with that instrument.

    • Least count is important for accurate measurements.

    • It is determined by the instrument's design and construction.

    • For example, a ruler with millimeter markings has a least count of 1 mm.

    • A micrometer with a scale of 0.01 mm has a least count of 0.01 mm.

    • Least count can be calculated by dividing the smallest scale divis...

  • Answered by AI
  • Q2. Minimum measurable dimension is the least count of that instrument.
  • Q3. Convert 0.01 and 0.010 in micron.
  • Ans. 

    0.01 and 0.010 in micron conversion.

    • 0.01 micron = 10 nanometers

    • 0.010 micron = 10 nanometers

    • Micron is also known as micrometer (μm)

  • Answered by AI
  • Q4. 0.01 and 0.010 both are equal to 10 micron.
  • Ans. 

    Yes, both 0.01 and 0.010 are equal to 10 micron.

    • Both values represent the same length of 10 microns.

    • The number of decimal places does not affect the value.

    • This is important in precision machining and measurement.

  • Answered by AI
  • Q5. Tell me some measuring instruments.
  • Q6. Vernier caliper, micrometer,height gauge ,etc

Interview Preparation Tips

Interview preparation tips for other job seekers - In any walk in interview,you should have to go in formal dress and be polite.

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is undercut
  • Ans. 

    Undercut is a feature in manufacturing where a portion of the material is removed to create a recessed area.

    • Undercut is a common feature in injection molding and casting processes.

    • It is used to create snap fits, threads, and other features that require a locking mechanism.

    • Undercut can also be used to create draft angles, which help in the removal of the part from the mold.

    • Examples of products with undercut features inc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Your basics must be clear. There is now matter whatever your knowledge about current experience and position but your basics must be clear if forgot then there is a chance of rejection

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Best Koki Automotive?
Ask anonymously on communities.

Best Koki Automotive Interview FAQs

How many rounds are there in Best Koki Automotive interview?
Best Koki Automotive interview process usually has 2-3 rounds. The most common rounds in the Best Koki Automotive interview process are HR, Technical and Resume Shortlist.
What are the top questions asked in Best Koki Automotive interview?

Some of the top questions asked at the Best Koki Automotive interview -

  1. Tell me some measuring instrumen...read more
  2. Difference between stack and queue, recursion with code, system design of the p...read more
  3. Convert 0.01 and 0.010 in micr...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.2/5

based on 12 interview experiences

Difficulty level

Easy 29%
Moderate 71%

Duration

Less than 2 weeks 67%
2-4 weeks 17%
6-8 weeks 17%
View more

Interview Questions from Similar Companies

Global Autotech Interview Questions
4.0
 • 48 Interviews
Ag Industries Interview Questions
4.0
 • 43 Interviews
Mikuni Interview Questions
4.1
 • 26 Interviews
Alf Engineering Interview Questions
3.9
 • 26 Interviews
Mungi Group Interview Questions
3.9
 • 23 Interviews
NGK Spark Plugs Interview Questions
4.1
 • 22 Interviews
EXEDY Interview Questions
3.7
 • 21 Interviews
View all

Best Koki Automotive Reviews and Ratings

based on 138 reviews

3.7/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

3.4

Salary

3.3

Job security

3.4

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 138 Reviews and Ratings
Assistant Engineer
38 salaries
unlock blur

₹1.9 L/yr - ₹3.5 L/yr

Assistant Manager
32 salaries
unlock blur

₹6 L/yr - ₹10.2 L/yr

Senior Engineer
25 salaries
unlock blur

₹4.5 L/yr - ₹7.2 L/yr

Engineer
20 salaries
unlock blur

₹2.4 L/yr - ₹5 L/yr

Production Engineer
17 salaries
unlock blur

₹2 L/yr - ₹5.8 L/yr

Explore more salaries
Compare Best Koki Automotive with

Ag Industries

4.0
Compare

Toyoda Gosei Minda

4.2
Compare

Ralson Tyres Limited

3.6
Compare

Global Autotech

4.0
Compare
write
Share an Interview