Upload Button Icon Add office photos

Filter interviews by

Spaco Technologies Interview Questions, Process, and Tips

Updated 17 Aug 2024

Top Spaco Technologies Interview Questions and Answers

Spaco Technologies Interview Experiences

Popular Designations

5 interviews found

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

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Type of production losses
  • Ans. 

    Production losses can be categorized as planned and unplanned losses, including downtime, quality defects, and material waste.

    • Planned losses include scheduled maintenance, changeovers, and setup times.

    • Unplanned losses can be due to equipment breakdowns, shortages of raw materials, or human errors.

    • Downtime is a major production loss that can result from various factors such as machine failures or power outages.

    • Quality d...

  • Answered by AI
  • Q2. What is the surface plate tolerances
  • Ans. 

    Surface plate tolerances refer to the allowable deviation from a flat surface for precision measurements.

    • Surface plate tolerances are typically specified in terms of flatness, parallelism, and overall accuracy.

    • For example, a surface plate may have a flatness tolerance of ±0.0002 inches over a certain area.

    • Parallelism tolerance refers to how parallel the top and bottom surfaces of the plate are to each other.

    • Overall acc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good knowledge

Production Engineer Interview Questions asked at other Companies

Q1. How to solve the problem in robot means how to detect fault?
View answer (9)

I applied via Company Website and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What legal requirements you're doing in previous organization
  • Q2. How risk assessment done
  • Ans. 

    Risk assessment is a process of identifying potential hazards and evaluating the likelihood and severity of harm that may result.

    • Identify potential hazards

    • Evaluate the likelihood and severity of harm

    • Determine risk level

    • Implement control measures

    • Review and update regularly

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is the role of safety officer
  • Ans. 

    A safety officer is responsible for ensuring the safety and well-being of employees in the workplace.

    • Developing and implementing safety policies and procedures

    • Conducting regular inspections and audits to identify potential hazards

    • Training employees on safety protocols and emergency procedures

    • Investigating accidents and incidents to determine causes and prevent future occurrences

    • Maintaining records of safety inspections...

  • Answered by AI
  • Q2. What you have done when there was incident happened

Interview Preparation Tips

Interview preparation tips for other job seekers - Just follow the resume & be confident in your answers.

Safety Supervisor Interview Questions asked at other Companies

Q1. 1> What is Difference between Accident v/s Incident ? 2> What is Hazard ? 3> What is fire and types of Fire ? 4> Tell me about Confined Space ? 5> what is near Miss ? 6> What Is Excavation Safety ? 7> What is work permi... read more
View answer (3)

I applied via Referral and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Spaco Technologies Graduate Engineer Trainee (Get) interview:
  • CNC Programming
  • VMC Machine
  • CNC Machines
Interview preparation tips for other job seekers - Prepare all technical theory questions.

Graduate Engineer Trainee (Get) Interview Questions asked at other Companies

Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Difference between Otto cycle and Diesel cycle? What is the process of both cycle and what is the effeciency of both cycle ? Which one is good in effeciency? Q:3 Difference between... read more
View answer (2)

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How many axis does vmc have??
  • Ans. 

    A VMC (Vertical Machining Center) typically has 3 axes.

    • A VMC is a type of milling machine used in manufacturing and metalworking.

    • The three axes of a VMC are typically X, Y, and Z.

    • These axes allow for movement and positioning of the cutting tool in three dimensions.

    • The X-axis represents horizontal movement, the Y-axis represents vertical movement, and the Z-axis represents depth or forward/backward movement.

    • Having three...

  • Answered by AI

Production Supervisor Interview Questions asked at other Companies

Q1. What is the responsibility of production supervisor?
View answer (48)

Spaco Technologies interview questions for popular designations

 Production Supervisor

 (1)

 Safety Supervisor

 (1)

 Graduate Engineer Trainee (Get)

 (1)

 Production Engineer

 (1)

 Technical Recruiter

 (1)

I applied via Referral and was interviewed before Sep 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 - HR 

(3 Questions)

  • Q1. Name and family status
  • Q2. Previous job and experience.
  • Q3. Education and documents verification

Interview Preparation Tips

Interview preparation tips for other job seekers - Update your skills.
Try to learn new things.
Make a good plan while searching job.

Technical Recruiter Interview Questions asked at other Companies

Q1. What different visas are you aware of. Can you name some of them.
View answer (1)

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

Spaco Technologies Interview FAQs

How many rounds are there in Spaco Technologies interview?
Spaco Technologies interview process usually has 1-2 rounds. The most common rounds in the Spaco Technologies interview process are HR, Technical and One-on-one Round.
How to prepare for Spaco Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Spaco Technologies. The most common topics and skills that interviewers at Spaco Technologies expect are AutoCAD, Communication Skills, 3D Modeling, Academics and Accounting.
What are the top questions asked in Spaco Technologies interview?

Some of the top questions asked at the Spaco Technologies interview -

  1. What is the role of safety offi...read more
  2. How many axis does vmc hav...read more
  3. What is the surface plate toleran...read more

Tell us how to improve this page.

Spaco Technologies Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
View all

Spaco Technologies Reviews and Ratings

based on 68 reviews

4.1/5

Rating in categories

3.9

Skill development

4.2

Work-life balance

3.2

Salary

4.2

Job security

3.9

Company culture

3.2

Promotions

4.0

Work satisfaction

Explore 68 Reviews and Ratings
Data Processing Executive

Tirunelveli

0-2 Yrs

Not Disclosed

Explore more jobs
Junior Engineer
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Engineer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Production Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Spaco Technologies with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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