Upload Button Icon Add office photos

Filter interviews by

Vision Engineering Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jul 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How will you handle temperament issues of your boss ?
  • Q2. If your boss is not supporting what will you do ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your previous 2 company references only when they provide you the offer letter, please do not share before that even if they assure of offering the job.
Interview experience
4
Good
Difficulty level
Moderate
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:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Coding Test 

Coding test over phone call. Interviewer would ask questions, we have to come up with logic/ pseudo code

Round 3 - Technical 

(1 Question)

  • Q1. Object oriented programming concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare logical questions, puzzles and object oriented programming

I applied via Company Website and was interviewed in Oct 2020. There were 5 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - They all were very welcoming and made us comfortable during an interview. If you are well prepared, the interview will be smooth and you will click the same. Just one thing, which i learnt from my current experience, Never ever say rise which you expect in range. If said 30-40% and negotiation started with 31%. So its always better to say 37.5 % or more.

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

Interview Questionnaire 

1 Question

  • Q1. Job validity time and then they had told me permanent besis

Interview Preparation Tips

Interview preparation tips for other job seekers -
This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.Tech curriculum i.e. computer science related topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples and also used props on the table (like pens, paperweights, pen stands etc.) to explain my theories. It was my first offcampus interview, and I think I did pretty well for a fresher. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
Not Selected

I appeared for an interview in Oct 2024.

Round 1 - Case Study 

Details provided below

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi Everyone , Please read this to the end(especially end) , it will save you from a trap [SHIVANI MADAN] also will save you a minimum of 1 month time . So HR at Zeiss reached out to me for Business Analyst role , and interview was scheduled , gave 1 round cleared with positive feedback , gave 2nd round cleared with positive feedback , third round was suppose to be general discussion in office location [40km from home] , so went to office 3 people again took technical round ( overall 5 people have taken interview till this point ) . I was being told we like you and will provide letter of intent after some time , guess what in the same evening HR called me saying they want to take another round that too with multiple people , I dont know why I say yes to gave this round , they gave me a case study which is almost a day work to generate reports and understand the huge data and what not .. I have made multiple reports and it went well as there were no cross question and i did whatever has been asked. From that on guess what HR ghosted me , after few days another HR told me I was rejected with no reason provided. Oh yes why I said trap was because this was a position under SHIVANI MADAN team and from internal sources i got to know the reason that this happened is because she as a manager wanted her distant relevant to get this role instead of anyone else.Funny but true.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Recruitment Consulltant

Round 1 - Technical 

(2 Questions)

  • Q1. Cnc machine related questions
  • Q2. Process planning questions
Round 2 - HR 

(1 Question)

  • Q1. Qualification, address, family members
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Use of Analytics
  • Ans. 

    Analytics is crucial for making data-driven decisions and improving business performance.

    • Analytics helps in identifying trends and patterns in data.

    • It enables businesses to make informed decisions based on data insights.

    • Analytics can be used to optimize processes and improve efficiency.

    • Examples: Using sales analytics to identify top-performing products, using customer analytics to personalize marketing strategies.

  • Answered by AI
  • Q2. What do you want to bring to the table
  • Ans. 

    I want to bring strong leadership skills, problem-solving abilities, and a passion for customer service to the table.

    • Strong leadership skills: I have experience leading teams and making strategic decisions.

    • Problem-solving abilities: I excel at finding creative solutions to challenges that arise.

    • Passion for customer service: I prioritize providing excellent service and building strong relationships with customers.

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

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

Round 1 - Group Discussion 

Online sales vs offline sales

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. What have you done is your internship?
  • Ans. 

    During my internship, I worked on developing sales strategies, conducting market research, and assisting with client presentations.

    • Developed sales strategies to target new clients

    • Conducted market research to identify potential leads

    • Assisted in creating and delivering client presentations

    • Collaborated with the sales team to analyze sales data and trends

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There were 4 sections and first one was quant, second one was logical, third was English and finally 3 coding questions in last section

Round 2 - Coding Test 

4 codes and 5 technical questions

Round 3 - One-on-one 

(3 Questions)

  • Q1. Explain multi threading
  • Ans. 

    Multi threading is the ability of a CPU to execute multiple threads concurrently.

    • Allows for parallel execution of tasks, improving performance

    • Each thread has its own stack and runs independently

    • Threads can communicate and synchronize using shared memory

    • Examples: running multiple tasks simultaneously in a web server, processing data in parallel

  • Answered by AI
  • Q2. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to be used for different data types.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI
  • Q3. Diff b/w inner and outer joins
  • Ans. 

    Inner join returns only the rows that have matching values in both tables, while outer join returns all rows from both tables.

    • Inner join: returns rows with matching values in both tables

    • Outer join: returns all rows from both tables, with NULL values where there is no match

    • Example: Inner join - SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id

    • Example: Outer join - SELECT * FROM table1 LEFT OUTER JOIN table

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Hitachi Intern interview:
  • Java
  • Web Technologies
  • Threads
  • OOPS
Interview preparation tips for other job seekers - Easy interview and all questions will be asked from your resume. Difficulty would be mainly depend on interviewer. Apart from technical few behavioral questions were asked.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the steps involved in creating a database table?
  • Ans. 

    Steps involved in creating a database table

    • Define the table name and columns with data types

    • Set primary key and any constraints

    • Specify relationships with other tables if needed

    • Create the table using SQL query

    • Test the table by inserting and querying data

  • Answered by AI
  • Q2. What are the steps to the creation of APIs?
  • Ans. 

    Steps to create APIs involve planning, designing, implementing, testing, and documenting.

    • Plan the API functionality and endpoints

    • Design the API structure and data formats

    • Implement the API using programming languages and frameworks

    • Test the API for functionality, performance, and security

    • Document the API for developers to understand its usage

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Job description was totally different from interview questions

Vision Engineering Interview FAQs

How to prepare for Vision Engineering 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 Vision Engineering. The most common topics and skills that interviewers at Vision Engineering expect are FMCG Sales, Accounting, AutoCAD, Business Development and Channel Sales.

Tell us how to improve this page.

Interview Questions from Similar Companies

Hitachi Interview Questions
4.0
 • 81 Interviews
Carl Zeiss Interview Questions
3.6
 • 26 Interviews
PerkinElmer Interview Questions
4.2
 • 8 Interviews
Olympus Interview Questions
4.0
 • 7 Interviews
Nikon Interview Questions
4.2
 • 6 Interviews
View all

Vision Engineering Reviews and Ratings

based on 12 reviews

4.2/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.3

Salary

3.4

Job security

4.2

Company culture

3.5

Promotions

4.5

Work satisfaction

Explore 12 Reviews and Ratings
Design Engineer
8 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Java Developer
5 salaries
unlock blur

₹4.5 L/yr - ₹4.8 L/yr

Draughtsman Mechanical
5 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Software Engineer
4 salaries
unlock blur

₹4 L/yr - ₹4.8 L/yr

Service Engineer
4 salaries
unlock blur

₹2.8 L/yr - ₹3.8 L/yr

Explore more salaries
Compare Vision Engineering with

Carl Zeiss

3.5
Compare

Leica Microsystems

3.5
Compare

Olympus

4.0
Compare

Nikon

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