Upload Button Icon Add office photos

Filter interviews by

Smiiel - A Unit Of Motherson Sumi System VMC Operator and Setter Interview Questions, Process, and Tips

Updated 18 Sep 2023

Smiiel - A Unit Of Motherson Sumi System VMC Operator and Setter Interview Experiences

1 interview found

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 Aug 2023. There were 3 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 - Aptitude Test 

GD&T SYMBOLS AND VIEW IDENTIFYING AND BASIC MATHEMATICS

Round 3 - Technical 

(4 Questions)

  • Q1. How to take center from the edge of a job?
  • Ans. 

    To take center from the edge of a job, use a dial test indicator to find the edge, then move half the distance to locate the center.

    • Use a dial test indicator to locate the edge of the job accurately.

    • Once the edge is found, move the indicator half the distance towards the center to find the center point.

    • Repeat the process from different edges to ensure accuracy in locating the center of the job.

    • Adjust the position of th...

  • Answered by AI
  • Q2. How to do program matching on any profile
  • Ans. 

    Program matching on any profile involves ensuring the program is compatible with the machine's capabilities and specifications.

    • Understand the machine's capabilities and specifications

    • Analyze the program code to ensure it is compatible with the machine

    • Make necessary adjustments to the program if needed

    • Test the program on the machine to ensure proper functioning

  • Answered by AI
  • Q3. Meaning of G80, G43, G49 and some codes
  • Ans. 

    G80, G43, G49 are G-codes used in CNC machining to control various functions such as tool length compensation and tool radius compensation.

    • G80 is used to cancel any canned cycle mode

    • G43 is used for tool length compensation

    • G49 is used to cancel tool length compensation

    • G-codes are standardized codes used in CNC programming to control machine functions

  • Answered by AI
  • Q4. Write Drilling opretionstep by step
  • Ans. 

    Drilling operation involves setting up the machine, selecting the appropriate drill bit, setting the speed and feed rate, and monitoring the process.

    • Set up the VMC machine by securing the workpiece and selecting the appropriate tool holder.

    • Select the correct drill bit based on the material being drilled and the desired hole size.

    • Set the speed and feed rate on the machine control panel according to the material and dril...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Smiiel - A Unit Of Motherson Sumi System VMC Operator and Setter interview:
  • Engineering Drawing
Interview preparation tips for other job seekers - First Technically prepared then give interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. State machines

I applied via Referral and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic c programming
  • Q2. Previous experience questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest. And prepare well in data structures

Software Engineer Interview Questions & Answers

MaxLinear user image Gayathri S ee15m052

posted on 4 Dec 2016

I applied via Campus Placement and was interviewed before Dec 2015. There were 2 interview rounds.

Interview Preparation Tips

Round: Test
Experience: It was a written test with some numerical aptitude questions and coding questions. The test was fairly easy
Duration: 1 hour

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 3 interview rounds.

Interview Preparation Tips

Round: Test
Experience: It was a written test with some numerical aptitude questions and coding questions. The test was fairly easy
Tips: Learn about pointers and using function pointers

Round: Technical Interview
Experience: First, I was asked to brief about the projects I have done so far. Then there were some questions about C programming like pointers, const pointers, storage classes, volatile keyword etc. It was followed by some basic questions about computer architecture, microcontroller, FPGA, RTOS

Round: Technical Interview
Experience: In this round I was asked to write algorithm for some simple problems like checking if a given integer (not string) is palindrome or not, checking if a number is a multiple of 3 (using bitwise operations) etc

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Communication Concepts
  • Q2. Embedded Concepts

Interview Preparation Tips

Round: Resume Shortlist
Experience: Shortlisted based on CGPA and Profile
Tips: CGPA above 7.5 and Communication/CS based coursework/ability

Round: Test
Experience: C Coding Questions which checked basic knowledge of C
Tips: Brush up your C skills. Questions are easy but may require knowledge of stuff like what is big endian and little endian etc.
Duration: 1 hour 30 minutes
Total Questions: 12

Round: Technical Interview
Experience: My Communication relation concepts were tested. My Major Project was asked in detail.
Tips: If Comm background, prepare ITC, MultiCarrier/Wireless at a good level. If not they will ask C.

Round: Technical Interview
Experience: I was asked basic level embedded concepts.
Tips: Prepare on the following and similar stuff : How to implement a pseudo dynamic memory allocation using flash memory- which data structure to use. How does Inter Process Communication work. How does a multicore processor synchronizes its cores. If Comm background, give the TX and RX chain design (Wireless System Design)

Skills: Communication Systems, Embedded Systems, C Programming
College Name: IIT Madras
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2022. There were 5 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 - Coding Test 

Pointer and linked list

Round 3 - Case Study 

Pure technical on kernel programming

Round 4 - Technical 

(3 Questions)

  • Q1. Pure technical questions on background project
  • Q2. Mutex semaphore and spinlock
  • Q3. How you will achieve multi threaded programming
  • Ans. 

    Multi-threaded programming can be achieved by creating multiple threads that run concurrently.

    • Identify the tasks that can be executed in parallel

    • Create threads using threading libraries in the chosen programming language

    • Synchronize the threads to avoid race conditions and deadlocks

    • Use locks, semaphores, and mutexes to manage shared resources

    • Optimize the performance by balancing the workload among threads

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Why you want to join this company
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. There were 3 interview rounds.

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

(1 Question)

  • Q1. This was more like shortlisting round with manager. Asked about resume and previous work experience. Not much Technical questions.
Round 3 - One-on-one 

(5 Questions)

  • Q1. Python programming questions, Basics
  • Q2. Python oops concepts
  • Q3. What is module in Python
  • Ans. 

    A module in Python is a file containing Python code, which can define functions, classes, and variables.

    • Modules help organize Python code into reusable components

    • Modules can be imported into other Python scripts using the 'import' keyword

    • Examples of modules in Python include math, random, and os

  • Answered by AI
  • Q4. Python memory management
  • Q5. Basic Devops questions

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

OS Networks C Programming Aptitude Mcqs

Round 3 - Coding Test 

Two Coding questions and were of medium to hard level.

Interview Preparation Tips

Interview preparation tips for other job seekers - be Cool and Calm and answer as required. Dont Panic.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Questions related to ipc
  • Q2. Question on data structures
  • Q3. Some on arm architecture

Smiiel - A Unit Of Motherson Sumi System Interview FAQs

How many rounds are there in Smiiel - A Unit Of Motherson Sumi System VMC Operator and Setter interview?
Smiiel - A Unit Of Motherson Sumi System interview process usually has 3 rounds. The most common rounds in the Smiiel - A Unit Of Motherson Sumi System interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Smiiel - A Unit Of Motherson Sumi System VMC Operator and Setter interview?

Some of the top questions asked at the Smiiel - A Unit Of Motherson Sumi System VMC Operator and Setter interview -

  1. How to take center from the edge of a j...read more
  2. How to do program matching on any prof...read more
  3. Meaning of G80, G43, G49 and some co...read more

Tell us how to improve this page.

Smiiel - A Unit Of Motherson Sumi System VMC Operator and Setter Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Lohum Cleantech Interview Questions
3.0
 • 16 Interviews
MaxLinear Interview Questions
3.1
 • 12 Interviews
STJ Electronics Interview Questions
3.6
 • 11 Interviews
Xilinx Interview Questions
4.2
 • 8 Interviews
View all
Engineer
20 salaries
unlock blur

₹3 L/yr - ₹6.2 L/yr

Assistant Engineer
20 salaries
unlock blur

₹2.1 L/yr - ₹5 L/yr

Production Engineer
15 salaries
unlock blur

₹1.7 L/yr - ₹5.2 L/yr

Senior Engineer
15 salaries
unlock blur

₹5.8 L/yr - ₹8.5 L/yr

Assistant Manager
14 salaries
unlock blur

₹7.2 L/yr - ₹16 L/yr

Explore more salaries
Compare Smiiel - A Unit Of Motherson Sumi System with

STJ Electronics

3.5
Compare

PICL

3.8
Compare

Lohum Cleantech

3.0
Compare

Tokai Rika Minda

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