Upload Button Icon Add office photos

Filter interviews by

Creative Curve Pvt Ltd Bhosari Pune CNC Machine Operator Interview Questions and Answers

Updated 25 Dec 2023

Creative Curve Pvt Ltd Bhosari Pune CNC Machine Operator Interview Experiences

1 interview found

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

I applied via Approached by Company

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 

(5 Questions)

  • Q1. In which company have you worked before?
  • Q2. What did you do before this ?
  • Q3. Why are you job resigned?
  • Q4. Work experience
  • Q5. That it's question

Interview Preparation Tips

Interview preparation tips for other job seekers - CNC operetor &programar
quality management

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Averages
time and work
Speed time and distance
Simple percentages

Round 2 - Case Study 

Conclusions
Introduction and summaries
References

Interview Preparation Tips

Topics to prepare for Tech Mahindra CNC Machine Operator interview:
  • CNC Machines
  • Lathe Machine
Interview preparation tips for other job seekers - I feel very good to choose this opportunity.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Mcodes and g codes
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation
Round 1 - Group Discussion 

They don't have group discussion for this job

Round 2 - Technical 

(2 Questions)

  • Q1. Do u know about mechanical field
  • Q2. Tell me about urself

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to get and experience certificate is worthy.

I applied via Campus Placement and was interviewed in Aug 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 - Group Discussion 

A discussion involving a number of people who are connected by some shared activity, interest or quality

Interview Preparation Tips

Topics to prepare for Accenture Machine Operator interview:
  • Thermal Engineering
  • Renewable Energy
Interview preparation tips for other job seekers - 1. Market yourself..
2.apply even if you're not fully qualified
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Vmc machine operating
  • Q2. What you know vmc machine
  • Ans. 

    A VMC machine, or Vertical Machining Center, is a type of CNC machine used for precision cutting and shaping of metal workpieces.

    • VMC machines use computer numerical control (CNC) to automate the cutting process

    • They have a vertical spindle that moves along the X, Y, and Z axes to cut and shape metal workpieces

    • VMC machines are commonly used in manufacturing industries for producing complex parts with high precision

  • Answered by AI
  • Q3. Which 3d software u can use
  • Ans. 

    I can use software like SolidWorks, AutoCAD, and Fusion 360 for 3D modeling and design.

    • SolidWorks

    • AutoCAD

    • Fusion 360

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tech Mahindra VMC Operator interview:
  • VMC Programming
  • Software Testing
  • VMC
Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Factorial program?
  • Ans. 

    A factorial program is a program that calculates the factorial of a given number.

    • Factorial of a number is the product of all positive integers up to that number.

    • For example, the factorial of 5 (5!) is 5 x 4 x 3 x 2 x 1 = 120.

    • Factorial program can be implemented using loops or recursion in programming languages like C, Java, Python, etc.

  • Answered by AI
  • Q2. Palindrome code?
  • Q3. Check whether the number is prime or not?
  • Ans. 

    A prime number is a number greater than 1 that has no positive divisors other than 1 and itself.

    • Check if the number is greater than 1.

    • Loop through numbers from 2 to the square root of the number and check if any of them divides the number evenly.

    • If no divisor is found, the number is prime.

  • Answered by AI
  • Q4. Check whether the number is even or not?
  • Ans. 

    To check if a number is even, divide it by 2 and see if there is a remainder.

    • Divide the number by 2

    • If there is no remainder, the number is even

    • Example: 6 divided by 2 equals 3 with no remainder, so 6 is even

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't get nervous while doing this job stay freely and happily.

Skills evaluated in this interview

I appeared for an interview in Aug 2020.

Interview Questionnaire 

1 Question

  • Q1. What is the complicated issue that you have solved and what is the solution you have provided
  • Ans. 

    Developed a real-time data processing system for a financial institution

    • Implemented a distributed system using Apache Kafka and Apache Storm

    • Designed a fault-tolerant architecture with multiple redundancy layers

    • Optimized the system for high throughput and low latency

    • Provided real-time monitoring and alerting using Grafana and Prometheus

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the basics and aware of all the process.

I applied via Walk-in and was interviewed before Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1.OOP concepts
  • Q2. SQL Queries
  • Q3. Tell me about your self
  • Q4. My background

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical interview level will be moderate to high.Be firm on your answers.You should know how to make your interview in a way you want it to go! For example even if the interviewer diverts from one concept to another, I know how to bring him back to the concept am confident on!
HR interview was quite easy.
HR interview is for just checking your confidence, willingness to ajdust to Corparate world.

I applied via Recruitment Consultant and was interviewed in Jun 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What are the addon that can be added with spring boot ? What is the spring boot ? What are the ways of configuring a bean in spring? And core java realted stuff.
  • Ans. 

    Answering questions related to Spring Boot and core Java

    • Spring Boot addons include Spring Security, Spring Data, and Spring Cloud

    • Spring Boot is a framework for building standalone, production-grade Spring-based applications

    • Ways of configuring a bean in Spring include XML configuration, Java-based configuration, and annotation-based configuration

    • Core Java topics include OOP concepts, collections, multithreading, and exc

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared for your interview with hackerrank problem solving and good analytical skills.
According to my experience i would not sugget to join HCL .

Skills evaluated in this interview

Creative Curve Pvt Ltd Bhosari Pune Interview FAQs

How many rounds are there in Creative Curve Pvt Ltd Bhosari Pune CNC Machine Operator interview?
Creative Curve Pvt Ltd Bhosari Pune interview process usually has 2 rounds. The most common rounds in the Creative Curve Pvt Ltd Bhosari Pune interview process are Resume Shortlist and HR.

Tell us how to improve this page.

Creative Curve Pvt Ltd Bhosari Pune CNC Machine Operator Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

Creative Curve Pvt Ltd Bhosari Pune CNC Machine Operator Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

2.0

Company culture

5.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Compare Creative Curve Pvt Ltd Bhosari Pune with

TCS

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

Infosys

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