Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Renishaw Team. If you also belong to the team, you can get access from here

Renishaw Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Renishaw Graduate Software Engineer Interview Questions and Answers

Updated 20 Feb 2015

Renishaw Graduate Software Engineer Interview Experiences

1 interview found

Interview Questionnaire 

5 Questions

  • Q1. Questions related to Vector algebra
  • Q2. Math of JEE
  • Q3. Optimization of variable
  • Ans. 

    Optimization of variable is the process of finding the best value for a variable to achieve a desired outcome.

    • Define the objective function and constraints

    • Choose an optimization algorithm

    • Iteratively adjust the variable until the optimal solution is found

    • Examples: gradient descent, linear programming

  • Answered by AI
  • Q4. Molecular simulation
  • Q5. Numerical methods for engineers
  • Ans. 

    Numerical methods are mathematical techniques used by engineers to solve complex problems.

    • Numerical methods involve approximating solutions to mathematical problems using algorithms and computer programs.

    • Common numerical methods used by engineers include finite element analysis, numerical integration, and optimization algorithms.

    • These methods are used to solve problems in fields such as structural engineering, fluid dy...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Topics: 
1. Questions related to 3-D image from different perspective
2. questions on probability and geometry 
3. C++ programming skills(basic concepts of inheritance and scope).
Duration: 30 minutes

Round: Technical Interview
Experience: The interview lasted for 30 minutes.
Open for Programme/Departments: CHE (M. Tech)
Number of Students selected: 2

General Tips: Sharp your mathematical skills.
College Name: IIT KANPUR

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Renishaw ?
Ask anonymously on communities.

Interview questions from similar companies

Interview Preparation Tips

Round: Resume Shortlist
Experience: General resume shortlisting out of nearly 400 applicants. Shortlisted close to 150 students.

Round: Technical Interview
Experience: Mostly questions from the resume were asked. They just wanted to know the types of projects I had done.
Tips: Make sure you know everything about what you write in your resume.

Round: Technical Interview
Experience: Another round of technical interview. Questions were more focused on the kind of profile they were offering, mostly to judge whether you are right for the job or not.

Skills: Confidence, Core knowledge
College Name: IIT BOMBAY

Graduate Software Engineer Interview Questions Asked at Other Companies

asked in Tesco
Q1. What are the differences between arrays and linked lists?
asked in Tesco
Q2. explain algorithms of few problem statements
asked in Tesco
Q3. memory management topic in linked lists
asked in Amazon
Q4. Design a simple in-memory data store to search actor information ... read more
asked in Renishaw
Q5. Numerical methods for engineers

I appeared for an interview in Aug 2017.

Interview Questionnaire 

4 Questions

  • Q1. Difference between c and java?
  • Ans. 

    C is a procedural programming language while Java is an object-oriented programming language.

    • C is a low-level language while Java is a high-level language.

    • C requires manual memory management while Java has automatic memory management.

    • C is platform-dependent while Java is platform-independent.

    • C supports pointers while Java does not.

    • C has a simpler syntax compared to Java.

  • Answered by AI
  • Q2. Difference between final, finally and finalize
  • Ans. 

    final, finally, and finalize are keywords in Java with different meanings.

    • final is a keyword used to declare a constant value, a variable that cannot be modified.

    • finally is a block used in exception handling to ensure a piece of code is always executed, whether an exception is thrown or not.

    • finalize is a method in the Object class that is called by the garbage collector before an object is destroyed.

    • final and finally a...

  • Answered by AI
  • Q3. About yourself
  • Q4. Why Johnson
  • Ans. 

    Johnson is a reputable company known for its innovative software solutions and collaborative work environment.

    • Johnson has a strong reputation in the industry for delivering high-quality software solutions.

    • The company values collaboration and teamwork, which aligns with my own work style.

    • I admire Johnson's commitment to innovation and staying ahead of technological advancements.

  • Answered by AI

Interview Preparation Tips

Round: Apptitude Test
Experience: Questions was unpredictable as it was from reasoning,verbal , and from general knowledge also.Technical questions was also there.
Tips: Technical question was not that hard. Just have good basic knowledge of programming and DBMS

Round: Technical Interview
Experience: It was from basic concepts only.

Round: HR Interview
Experience: There were 12 HRs to take my interview but asked mainly from CV only.

Tips: Be calm and confident and learn the basic of subjects

College Name: BPPIMT

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jun 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Implement stack data structure
  • Q2. How global variable work , how its shared by all function
  • Q3. Program to transpose the matrix
  • Ans. 

    Program to transpose a matrix

    • Iterate through rows and columns of the matrix

    • Swap the elements at (i,j) and (j,i) positions

    • Return the transposed matrix

  • Answered by AI
  • Q4. Internal implementation of pre and post fix operator

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare some standard problem from geekforgeeks.com

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Simple question as per 4 year of experience
  • Q2. Same question asked by interviewer
  • Q3. Too much tried for negotiation and not gave expected compansession

Interview Questionnaire 

1 Question

  • Q1. Prepare python data structures and python basics

I applied via Naukri.com and was interviewed before May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Scenario based to be solved with python

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the core concepts very well.
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. Basic cpp question like virtual function, virtual table, smart pointers , difference between marco n inline, difference between thread n process . Question are basic oops n os question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2022. 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. Testing Technical Skill mentioned in Resume & Which ever need for the project we are going to work on
  • Q2. What is Python and its data types
  • Q3. What is logic building/thinking & where we need to apply this?
  • Ans. 

    Logic building/thinking is the process of analyzing and solving problems using reasoning and critical thinking skills.

    • It involves breaking down complex problems into smaller, more manageable parts

    • Identifying patterns and relationships between different pieces of information

    • Using deductive and inductive reasoning to draw conclusions

    • Applying logical principles to solve problems in various fields such as computer programm...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary Expectations and Negotiations
  • Q2. What do you think about your growth after joining to our organisation?
  • Ans. 

    I believe that joining your organization will provide me with ample opportunities for growth and development.

    • I am confident that I will be able to learn and acquire new skills in a dynamic and challenging environment.

    • I am excited about the potential for career advancement and the chance to work on innovative projects.

    • I look forward to collaborating with talented colleagues and mentors who can guide and inspire my profe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company to explore your skills independently and stressless environment to work

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. C programming
  • Q2. Prepare basics thoroughly

Interview Preparation Tips

Interview preparation tips for other job seekers - Better be prepared with basic knowledge

Renishaw Interview FAQs

What are the top questions asked in Renishaw Graduate Software Engineer interview?

Some of the top questions asked at the Renishaw Graduate Software Engineer interview -

  1. Numerical methods for engine...read more
  2. Optimization of varia...read more
  3. Questions related to Vector alge...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Siemens Interview Questions
4.0
 • 453 Interviews
Johnson Controls Interview Questions
3.6
 • 276 Interviews
Wipro PARI Interview Questions
3.3
 • 51 Interviews
Yokogawa Interview Questions
3.7
 • 40 Interviews
View all
Renishaw Graduate Software Engineer Salary
based on 6 salaries
₹4.9 L/yr - ₹8 L/yr
19% less than the average Graduate Software Engineer Salary in India
View more details

Renishaw Graduate Software Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
87 salaries
unlock blur

₹5.5 L/yr - ₹16 L/yr

Software Engineering Specialist
46 salaries
unlock blur

₹9.6 L/yr - ₹24 L/yr

Applications Engineer
21 salaries
unlock blur

₹4.5 L/yr - ₹9 L/yr

Software Testing Specialist
13 salaries
unlock blur

₹10 L/yr - ₹19.5 L/yr

Software Developer
11 salaries
unlock blur

₹7.5 L/yr - ₹17 L/yr

Explore more salaries
Compare Renishaw with

Siemens

4.0
Compare

Schneider Electric

4.1
Compare

Johnson Controls

3.6
Compare

Honeywell Automation

3.7
Compare
write
Share an Interview