Upload Button Icon Add office photos

Renishaw

Compare button icon Compare button icon Compare

Filter interviews by

Renishaw Sales Engineer Interview Questions and Answers

Updated 30 Aug 2023

Renishaw Sales Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed before Aug 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. General questions situation based
  • Q2. Questions about past work experience

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Split alv Types of badis Steps for inbound idocs Control break statements Events in tmg Value table & check table Database utility Smod cmod Enhancement point and spot difference How to debug smartform Dy...
  • Ans. 

    The question covers various topics related to SAP Sales Engineer role, including ALV splitting, BAdIs, IDocs, control break statements, events in TMG, value and check tables, debugging smartforms, enhancement points, and IDoc reprocessing.

    • ALV splitting involves breaking down a large ALV grid into smaller parts for better performance.

    • BAdIs (Business Add-Ins) are enhancements to standard SAP applications that allow custo...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Cultural Fit questions along with techno functional questions like infotypes pms etc
Round 3 - HR 

(1 Question)

  • Q1. Basic HR discussion was held

Skills evaluated in this interview

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 

(2 Questions)

  • Q1. Ask you about switchgear
  • Q2. Describe how does an ACB work
  • Ans. 

    An ACB is an electrical device that protects electrical circuits from overloads and short circuits.

    • ACB stands for Air Circuit Breaker

    • It works by automatically cutting off the power supply when it detects an overload or short circuit

    • It uses air as the medium to extinguish the arc that is generated when the circuit is broken

    • It can be manually operated as well as remotely controlled

    • It is commonly used in industrial and co

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. How much salary do you expect

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared. Don't hide anything from the interview board

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

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
  • Ans. 

    Implement stack data structure

    • Use an array or linked list to store elements

    • Push operation adds element to top of stack

    • Pop operation removes element from top of stack

    • Peek operation returns top element without removing it

  • Answered by AI
  • Q2. How global variable work , how its shared by all function
  • Ans. 

    Global variables are accessible from any part of the program and can be modified by any function.

    • Global variables are declared outside of any function.

    • They can be accessed and modified by any function in the program.

    • If a function modifies the value of a global variable, the new value is visible to all other functions.

    • Global variables can be useful for sharing data between functions.

    • However, overuse of global variables

  • Answered by AI
  • 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
  • Ans. 

    Pre and post fix operators are used to increment or decrement a value before or after it is used in an expression.

    • Pre-fix operator (++x) increments the value of x and returns the new value.

    • Post-fix operator (x++) returns the value of x and then increments it.

    • Both operators can be used with variables of numeric data types.

    • They can also be used with pointers to increment or decrement the memory address they point to.

  • Answered by AI

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. 1. What are delegates? 2. Question on Linq C# 3. Most of the questions were on design patterns and SOLID principles 4. OOPS concepts 5. Puzzles were also there.

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

Executive Interview Questions & Answers

Siemens user image Dhananjay Kumar Singh

posted on 12 Jun 2022

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

Round 1 - Assignment 

Responsibility related

Round 2 - Technical 

(1 Question)

  • Q1. Working responsibility related
Round 3 - Group Discussion 

Challenges and response

Interview Preparation Tips

Interview preparation tips for other job seekers - Be updated about basics and latest advancements in your field

I applied via Job Portal and was interviewed before Jun 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 - Technical 

(1 Question)

  • Q1. Please refer comments below
  • Ans. 

    The question is unclear and requires clarification.

    • Can you please provide more context or rephrase the question?

    • I am not sure what you are asking. Can you please elaborate?

    • I am unable to answer the question without further information.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up with fundamentals, complex journals and you should be able to explain your CV

Renishaw Interview FAQs

How many rounds are there in Renishaw Sales Engineer interview?
Renishaw interview process usually has 2 rounds. The most common rounds in the Renishaw interview process are Resume Shortlist and One-on-one Round.
How to prepare for Renishaw Sales Engineer 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 Renishaw . The most common topics and skills that interviewers at Renishaw expect are Sales Engineering, Area Sales, Automation Systems, Business Development and Channel Sales Management.

Tell us how to improve this page.

Renishaw Sales Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Renishaw Sales Engineer Salary
based on 4 salaries
₹6 L/yr - ₹6.6 L/yr
29% more than the average Sales Engineer Salary in India
View more details

Renishaw Sales Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
89 salaries
unlock blur

₹5.5 L/yr - ₹14.9 L/yr

Software Engineering Specialist
48 salaries
unlock blur

₹9.6 L/yr - ₹24 L/yr

Applications Engineer
22 salaries
unlock blur

₹4.5 L/yr - ₹7.2 L/yr

Softwaretest Engineer
13 salaries
unlock blur

₹6 L/yr - ₹12.5 L/yr

Software Testing Specialist
12 salaries
unlock blur

₹10 L/yr - ₹19.5 L/yr

Explore more salaries
Compare Renishaw with

Siemens

4.1
Compare

Schneider Electric

4.1
Compare

Johnson Controls

3.5
Compare

Honeywell Automation

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