Upload Button Icon Add office photos

Western Refrigeration

Compare button icon Compare button icon Compare

Filter interviews by

Western Refrigeration Senior Product Engineer Interview Questions and Answers

Updated 8 Dec 2021

Western Refrigeration Senior Product Engineer Interview Experiences

1 interview found

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

Interview Questionnaire 

2 Questions

  • Q1. How to achieved production target
  • Ans. 

    To achieve production targets, a combination of efficient processes, skilled workforce, and proper planning is necessary.

    • Identify bottlenecks and inefficiencies in the production process

    • Implement lean manufacturing principles to reduce waste and increase efficiency

    • Train and develop the workforce to improve skills and knowledge

    • Ensure proper planning and scheduling of production activities

    • Regularly monitor and analyze pr

  • Answered by AI
  • Q2. How to manage cycle time , manpower handling
  • Ans. 

    Cycle time can be managed by optimizing processes and reducing waste. Manpower handling can be improved through training and delegation.

    • Analyze the production process to identify bottlenecks and inefficiencies

    • Implement lean manufacturing principles to reduce waste and improve efficiency

    • Use automation and technology to streamline processes

    • Train employees to improve their skills and productivity

    • Delegate tasks effectively...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic knowledge of ground floor must be known

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Dec 2022. 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 

(2 Questions)

  • Q1. ECR, ECM, CONFIGURATION, types of BOM,EBOM and MBOM
  • Q2. Pure technical questions about my experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly for experience related technical questions and answers
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2023. There were 5 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. Segula manager interview based on resume skills
Round 3 - One-on-one 

(1 Question)

  • Q1. Client interview 1
Round 4 - Technical 

(1 Question)

  • Q1. Client interview 2
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Based on experience related questions and core tools
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What tasks did you perform during the calibration process?
  • Ans. 

    During the calibration process, I performed tasks such as adjusting settings, testing equipment accuracy, and documenting results.

    • Adjusting settings on the equipment to ensure accuracy

    • Testing equipment accuracy using known standards

    • Documenting calibration results for future reference

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't join this organisation.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

They asked basic programs, cloud computing, computer networking

Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to join company? , how do you manage your expense of home in this salary amount?
  • Q2. Introduce yourself, strength, weakness, hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Just do everything with confidence, don't get stressed and you will easily pass the interview.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Technical assesment was there in first round

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview with national manager, CTO and fellow developer
Round 3 - HR 

(1 Question)

  • Q1. Meeting with regional head of IT department
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Questions were asked on Recursive programming
  • Q2. What is the output of this? static void Main(string[] args) { DivideNumber(233) } static void DivideNumber(int n) { if(n>=10) { DivideNumber(n/10); } Console.Write(n/10) }
  • Ans. 

    The output will be 23323

    • The DivideNumber method recursively divides the input number by 10 until it is less than 10

    • The Console.Write statement prints the result of n/10 each time the method is called

  • Answered by AI
  • Q3. Write Code If Input is 123, output should be "One Hundred Twenty Three";
  • Ans. 

    Convert numeric input to words in English

    • Break down the input number into hundreds, tens, and ones place

    • Use a dictionary or array to map numbers to their corresponding words

    • Handle special cases like teens and tens separately

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logical reasoning and technical aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Design a tic tac toe game
  • Ans. 

    A simple tic tac toe game design with a 3x3 grid and two players taking turns to place their marks.

    • Create a 3x3 grid to represent the game board

    • Allow two players to take turns placing their marks (X or O) on the grid

    • Check for a win condition after each move to determine the winner

    • Handle tie game if all spaces on the grid are filled without a winner

  • Answered by AI
  • Q2. Questions based on resume
Round 3 - Technical 

(2 Questions)

  • Q1. Oops concept based questions
  • Q2. Designing a login page
  • Ans. 

    Designing a login page for a software application

    • Include fields for username and password

    • Implement password strength validation

    • Provide option for password reset

    • Incorporate CAPTCHA for security

    • Utilize HTTPS for secure communication

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. About yourself description
  • Q2. Interests and hobbies

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 

(1 Question)

  • Q1. C#.net basics, and azure basics
Round 3 - Technical 

(1 Question)

  • Q1. Advanced C# and Azure
Round 4 - One-on-one 

(1 Question)

  • Q1. US Team interview, Advanced C# , Azure
Round 5 - HR 

(1 Question)

  • Q1. Salary Negotiation , General Hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Think twice before joining. Job is not secure regardless of your performance.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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. About basic oops concepts and SQL concepts
  • Q2. How resize win form according to screen size
  • Ans. 

    To resize a win form according to screen size, use the Anchor property and the SizeChanged event.

    • Set the Anchor property of the form and its controls to adjust their position and size relative to the form's edges.

    • Handle the SizeChanged event of the form to update the size and position of the controls based on the new form size.

    • Use the Screen class to get the size of the screen and adjust the form size accordingly.

    • Consi...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Managerial round about project details

Interview Preparation Tips

Interview preparation tips for other job seekers - Good exposure had a great interview. One more client round will be there.

Skills evaluated in this interview

Western Refrigeration Interview FAQs

What are the top questions asked in Western Refrigeration Senior Product Engineer interview?

Some of the top questions asked at the Western Refrigeration Senior Product Engineer interview -

  1. How to manage cycle time , manpower handl...read more
  2. How to achieved production tar...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Dover India Interview Questions
4.0
 • 27 Interviews
Sulzer Interview Questions
3.8
 • 27 Interviews
Nash Industries Interview Questions
3.6
 • 27 Interviews
Buhler Interview Questions
3.9
 • 26 Interviews
View all
Production Engineer
97 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Quality Engineer
94 salaries
unlock blur

₹2.8 L/yr - ₹5.4 L/yr

Assistant Manager
67 salaries
unlock blur

₹4.8 L/yr - ₹12.4 L/yr

Engineer
59 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Graduate Engineer Trainee (Get)
50 salaries
unlock blur

₹1.5 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Western Refrigeration with

Gandhi Automations

4.1
Compare

Sulzer

3.8
Compare

Bharat Fritz Werner

3.8
Compare

Texmo Industries

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