Upload Button Icon Add office photos

Carl Zeiss

Compare button icon Compare button icon Compare

Filter interviews by

Carl Zeiss Graduate Trainee Interview Questions and Answers

Updated 27 Sep 2023

Carl Zeiss Graduate Trainee Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed in Mar 2023. 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 - Coding Test 

Have to find number of points common to a rectangle and circle given few conditions

Round 3 - Technical 

(2 Questions)

  • Q1. Questions from resume
  • Q2. Sliding Window concepts in bit vector manipulation
  • Ans. 

    Sliding window concept involves moving a fixed-size window across a data structure to perform operations.

    • Sliding window technique is commonly used in array manipulation to solve problems efficiently.

    • It involves maintaining a window of fixed size while iterating through an array and updating the window based on certain conditions.

    • For example, in bit vector manipulation, sliding window can be used to efficiently count th...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Three values a human should posses
  • Ans. 

    Compassion, integrity, and resilience are three values a human should possess.

    • Compassion: showing empathy and kindness towards others

    • Integrity: being honest and having strong moral principles

    • Resilience: the ability to bounce back from challenges and setbacks

  • Answered by AI
  • Q2. Family Background

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Aptitude Test 

Difficulty level is 4/5

Round 2 - Technical 

(2 Questions)

  • Q1. Basics of C and pointers
  • Q2. Whats is the null pointer
  • Ans. 

    A null pointer is a pointer that does not point to any memory location.

    • Null pointers are used in programming languages to represent that a pointer does not point to a valid object or memory location.

    • Attempting to dereference a null pointer can result in a segmentation fault or other runtime error.

    • Example: int* ptr = nullptr; // ptr is a null pointer

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(1 Question)

  • Q1. What is the application of thermal boundary layer
  • Ans. 

    The thermal boundary layer is a thin layer of fluid near a solid surface where heat transfer occurs mainly by conduction.

    • It is important in heat transfer analysis and design of cooling systems.

    • Helps in understanding the temperature distribution near a solid surface.

    • Used in designing heat exchangers, cooling fins, and other thermal management systems.

  • Answered by AI

I applied via Campus Placement and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is Poka-yoke?
  • Ans. 

    Poka-yoke is a quality control technique used to prevent errors or mistakes in a process.

    • Poka-yoke is a Japanese term meaning 'mistake-proofing' or 'error-proofing'.

    • It involves designing a process or system in a way that makes it impossible or difficult to make mistakes.

    • Poka-yoke techniques can include using sensors, alarms, guides, or physical devices to prevent errors.

    • Examples of poka-yoke include car ignition system...

  • Answered by AI
  • Q2. What are the check points given by the customer in the power bank?
  • Ans. 

    The check points given by the customer in the power bank include battery capacity, charging time, safety features, and compatibility.

    • Battery capacity: Customers may specify the desired capacity of the power bank, such as 10,000mAh or 20,000mAh.

    • Charging time: Customers may expect the power bank to charge their devices within a specific time frame, like 2 hours or less.

    • Safety features: Customers may require the power ban...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I liked giving interview, if the employee in the interview where he works, he has complete knowledge of that area, then he should do more questions than process.If we do questions from the process, then it remains in the mind of the employee that he will be able to do the work that we do.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is SPC, How we will calculate Cp and Cpk, Difference b/w sigma and Std dev, Which should be concentrate first whether Cp or Cpk
  • Ans. 

    SPC is Statistical Process Control used to monitor and control quality. Cp and Cpk measure process capability. Sigma is population standard deviation.

    • SPC is a statistical method used to monitor and control processes to ensure quality standards are met.

    • Cp and Cpk are indices used to measure process capability. Cp measures how well the process fits within the specification limits, while Cpk measures how centered the proc...

  • Answered by AI
  • Q2. Drawing details GD and T., What is basic dimensions, MMC, LMC, where it will be used
  • Q3. What is MSA, GAGE R and R, What is output in GRR, what will be be change based on result in GRR whether Instrument or Appraiser training, what NDC and how it will affect process
  • Ans. 

    MSA stands for Measurement System Analysis. GAGE R&R is a method to assess measurement system variation. NDC refers to the Number of Distinct Categories.

    • MSA is a statistical method used to evaluate the measurement system's ability to provide accurate and reliable data.

    • GAGE R&R is a specific MSA technique used to assess the variation contributed by the measurement system itself.

    • The output of GAGE R&R is typically expres...

  • Answered by AI
  • Q4. Six sigma process, Where Spc will come in Six sigma process
  • Ans. 

    SPC (Statistical Process Control) is a key tool in the Six Sigma process for monitoring and controlling process variation.

    • SPC is used to collect and analyze data in real-time to ensure that a process is stable and capable of meeting customer requirements.

    • It involves the use of control charts to monitor process performance and identify any special causes of variation.

    • SPC helps in identifying and addressing process issue...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Describe virtual functions
  • Ans. 

    Virtual functions allow a function to be overridden in a derived class, enabling polymorphic behavior.

    • Virtual functions are declared in a base class with the 'virtual' keyword.

    • They are meant to be overridden in derived classes to provide specific implementations.

    • When a virtual function is called through a base class pointer or reference, the actual function to be executed is determined at runtime based on the object's ...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2021. There were 3 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 

(3 Questions)

  • Q1. Tell me about kiazen,and 7qc tools
  • Ans. 

    Kaizen is a Japanese term for continuous improvement and 7QC tools are quality control techniques used to identify and solve problems.

    • Kaizen involves making small, incremental improvements to processes and systems to increase efficiency and reduce waste.

    • 7QC tools include Pareto charts, cause-and-effect diagrams, flowcharts, histograms, scatter diagrams, control charts, and check sheets.

    • These tools are used to analyze d...

  • Answered by AI
  • Q2. Tell me about 8D analysis, & six Sigma, SPC
  • Ans. 

    8D analysis, Six Sigma, and SPC are quality control methodologies used in production engineering.

    • 8D analysis is an eight-step problem-solving methodology used to identify, correct, and prevent recurring problems.

    • Six Sigma is a data-driven approach to quality control that aims to reduce defects and improve processes.

    • SPC (Statistical Process Control) is a method of monitoring and controlling a process to ensure it operat...

  • Answered by AI
  • Q3. Explain about OEE, & explain about 5 types of wastes
  • Ans. 

    OEE is a metric used to measure manufacturing productivity. 5 types of wastes are defects, overproduction, waiting, non-utilized talent, and transportation.

    • OEE stands for Overall Equipment Effectiveness and is a measure of how effectively a manufacturing operation is utilized

    • It is calculated by multiplying availability, performance, and quality

    • The 5 types of wastes are defects, overproduction, waiting, non-utilized tal...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself, about your background
  • Q2. What is your responsibility in shop floor
  • Q3. What are your skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go here no job security, heavy pressure in shop floor
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Aptitude Test 

Easy aptitude test . Experience was very good

Round 3 - Technical 

(1 Question)

  • Q1. Ask college core project details
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2023.

Round 1 - Aptitude Test 

Basic Apptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. Past experience questions and college curriculum questions
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Manpower handling Achieve target

Carl Zeiss Interview FAQs

How many rounds are there in Carl Zeiss Graduate Trainee interview?
Carl Zeiss interview process usually has 4 rounds. The most common rounds in the Carl Zeiss interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in Carl Zeiss Graduate Trainee interview?

Some of the top questions asked at the Carl Zeiss Graduate Trainee interview -

  1. Sliding Window concepts in bit vector manipulat...read more
  2. Three values a human should pos...read more

Tell us how to improve this page.

Carl Zeiss Graduate Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Texas Instruments Interview Questions
4.0
 • 120 Interviews
Synopsys Interview Questions
3.9
 • 88 Interviews
Molex Interview Questions
3.9
 • 53 Interviews
Lam Research Interview Questions
3.7
 • 45 Interviews
Broadcom Interview Questions
3.3
 • 41 Interviews
View all
Sales Associate
89 salaries
unlock blur

₹3.3 L/yr - ₹8.4 L/yr

Sales Specialist
63 salaries
unlock blur

₹6 L/yr - ₹16.3 L/yr

Sales Executive
33 salaries
unlock blur

₹1.8 L/yr - ₹9.5 L/yr

Field Service Engineer
32 salaries
unlock blur

₹4.8 L/yr - ₹11.5 L/yr

Technical Lead
31 salaries
unlock blur

₹20 L/yr - ₹36 L/yr

Explore more salaries
Compare Carl Zeiss with

TDK India Private Limited

3.8
Compare

Molex

3.9
Compare

Synopsys

3.9
Compare

Broadcom

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