Upload Button Icon Add office photos

Whirlpool

Compare button icon Compare button icon Compare

Filter interviews by

Whirlpool Senior Design Engineer Interview Questions and Answers

Updated 30 Nov 2021

Whirlpool Senior Design Engineer Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Creo and windchill basic and advanced commands in detail

Interview Preparation Tips

Interview preparation tips for other job seekers - Be fearless and give confidante answers

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Javascript and angular starting from basic to advanced

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was good
but while release the offer letter it took some time

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

Interview Questionnaire 

2 Questions

  • Q1. C++ basic, Linked list implementation using C++(Not C), Lambda Expression, Map and Vector, C++ Thread Concept, Virtualization
  • Q2. Focus more on all the C++11 concept

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a C++ technical interview . It lasted for about 2 hour 30 minutes. The interviewer wanted to test my C++ basic, C++11 concept, Linked list implementation using C++, C++ thread , Lambda expression, Virtualization.

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic Technical round of the skills mentioned in CV
Round 2 - Technical 

(1 Question)

  • Q1. More detailed technical round regarding your project
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join Harman
  • Q2. Salary negotiation and client check

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a basic but in depth understanding of your project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 

(5 Questions)

  • Q1. Question related to C++11 fetaures and STL libraries
  • Q2. Doubly linked list complete implementation
  • Ans. 

    Doubly linked list is a data structure with nodes having pointers to both previous and next nodes.

    • Each node has a 'prev' and 'next' pointer

    • Insertion and deletion can be done at any position

    • Traversal can be done in both directions

  • Answered by AI
  • Q3. Oops concepts and use in real time project
  • Ans. 

    Oops concepts are fundamental to software engineering and are used in real-time projects for better code organization and maintenance.

    • Encapsulation: Hiding implementation details and exposing only necessary information.

    • Inheritance: Reusing code and creating a hierarchy of classes.

    • Polymorphism: Using a single interface to represent multiple types of objects.

    • Abstraction: Focusing on essential features and ignoring implem...

  • Answered by AI
  • Q4. Linux basic commands usage
  • Ans. 

    Linux basic commands are essential for any software engineer. They include commands for file management, system monitoring, and networking.

    • File management commands: ls, cd, mkdir, rm, cp, mv

    • System monitoring commands: top, ps, df, free, uptime

    • Networking commands: ping, traceroute, netstat, ifconfig

    • Other useful commands: grep, tar, ssh, chmod, chown

    • It's important to understand the syntax and options for each command.

    • Exa...

  • Answered by AI
  • Q5. Any Design patterns explaination if used in previous project
  • Ans. 

    Yes, I have used the Factory and Singleton design patterns in my previous project.

    • I used the Factory pattern to create objects of different classes based on a common interface.

    • This helped in reducing the coupling between the client code and the implementation classes.

    • I used the Singleton pattern to ensure that only one instance of a class is created and used throughout the application.

    • This helped in reducing the memory...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics and detailed information

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. 2 TECHNICAL AND 1 HR
  • Q2. Coding + theory + practical based question + scenario u faced while facing bugs In depth questions about python, generator, iterator, decorators
  • Q3. Javascripts basic questions, python basic to advance level

Interview Preparation Tips

Interview preparation tips for other job seekers - please prepare well and attend
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2023. There were 3 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 - Technical 

(1 Question)

  • Q1. Maps, linked list, Trees, Multidimensional Arrays
Round 3 - One-on-one 

(1 Question)

  • Q1. Previous Project related question. Problem analysis and solution code
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. C questions- reverse a string and string pointers related questions,
  • Q2. Autosar concepts like comstack, dcm layers explanation, CanNm related questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is broadcast receiver
  • Ans. 

    Broadcast receiver is a component in Android that allows the system to deliver events to the app.

    • Component in Android system

    • Receives and handles broadcast messages

    • Used to respond to system-wide events

    • Registered in the AndroidManifest.xml file

  • Answered by AI
  • Q2. What is intent service
  • Ans. 

    IntentService is a class in Android that performs long-running operations in the background without blocking the main thread.

    • IntentService is a subclass of Service that handles asynchronous requests (expressed as Intents) on demand.

    • It is typically used for tasks like downloading files, syncing data, or performing any other background task.

    • IntentService runs on a separate worker thread, so it does not interfere with the...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why do you want to join
  • Ans. 

    I am passionate about developing innovative software solutions and believe this company aligns with my career goals.

    • Excited about the opportunity to work on cutting-edge technologies

    • Impressed by the company's reputation for fostering a collaborative work environment

    • Seeking a challenging role that allows for professional growth and development

  • Answered by AI
  • Q2. What is your highest qualification
  • Ans. 

    Master's degree in Computer Science

    • Master's degree in Computer Science

    • Specialization in software engineering

    • Thesis on machine learning algorithms

    • Graduated with honors

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jun 2021. There were 5 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Not remember, and anyways questions don't always remain same
Round 2 - Technical 

(1 Question)

  • Q1. Don't want to disclose
Round 3 - Coding Test 

Not remember. it was old

Round 4 - Technical 

(1 Question)

  • Q1. Not remember, it was old
Round 5 - HR 

(1 Question)

  • Q1. Normal hr questions only

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't at all think of attending interview, you can even crack but my recommendation would be not join this company.

People always get confused with the name "Harman", there are two units, "Harman International" and "Harman Connected Services", if you're getting chance to work in Harman International, then ok, go for it, otherwise just think you're going to work in Infosys if you're joining Harman Connected Services. Decision is all yours,,

I resigned from Harman after 7 months only. Harman policies are also so bad, you can't think that whatever you're being told at the time of interview, same think you'll get after joining.

In my experience this is a waste company and seekers should simply boycott this.

Tell us how to improve this page.

Interview Questions from Similar Companies

HARMAN Interview Questions
3.7
 • 263 Interviews
OPPO Interview Questions
4.0
 • 213 Interviews
LG Electronics Interview Questions
4.0
 • 199 Interviews
Blue Star Interview Questions
4.1
 • 161 Interviews
Daikin Interview Questions
4.1
 • 149 Interviews
Apple Interview Questions
4.3
 • 138 Interviews
Voltas Interview Questions
4.0
 • 130 Interviews
Bajaj Electricals Interview Questions
4.0
 • 124 Interviews
IFB Interview Questions
3.6
 • 95 Interviews
View all
Whirlpool Senior Design Engineer Salary
based on 123 salaries
₹3.9 L/yr - ₹12.4 L/yr
At par with the average Senior Design Engineer Salary in India
View more details

Whirlpool Senior Design Engineer Reviews and Ratings

based on 14 reviews

3.7/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.1

Salary

3.2

Job security

3.7

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 14 Reviews and Ratings
Deputy Manager
349 salaries
unlock blur

₹7.2 L/yr - ₹21.4 L/yr

Area Sales Manager
285 salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Engineer
221 salaries
unlock blur

₹5.1 L/yr - ₹15.5 L/yr

Design Engineer
210 salaries
unlock blur

₹1.8 L/yr - ₹9.5 L/yr

Sales Executive
162 salaries
unlock blur

₹1.2 L/yr - ₹4 L/yr

Explore more salaries
Compare Whirlpool with

HARMAN

3.7
Compare

OPPO

4.0
Compare

LG Electronics

4.0
Compare

Blue Star

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