Upload Button Icon Add office photos

Filter interviews by

Clear (1)

BSH Home Appliances Group Junior Engineer - Quality Assurance Interview Questions and Answers

Updated 27 May 2024

BSH Home Appliances Group Junior Engineer - Quality Assurance Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Quality related to all quantity topics
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good friendly interview

Interview questions from similar companies

Intern Interview Questions & Answers

IFB user image Anonymous

posted on 13 Feb 2024

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 Feb 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why do you want to join company
Round 2 - One-on-one 

(2 Questions)

  • Q1. Why do you want this role
  • Q2. Why do you think you are best fit for this role
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 May 2023. There were 4 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 Resume tips
Round 2 - Coding Test 

MCQ questions of C language

Round 3 - Technical 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. All about the things that were added in the resume
  • Q3. I was asked to write a simple code
Round 4 - HR 

(3 Questions)

  • Q1. Tell me about yourself and your family background
  • Q2. What is your passion
  • Q3. Do you have any other offer

Intern Interview Questions & Answers

OPPO user image Kingston placement

posted on 22 Nov 2024

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

The aptitude was very tough

Intern Interview Questions & Answers

OPPO user image Anonymous

posted on 4 Oct 2024

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

I applied via Campus Placement and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Prepare thoroughly for aptitude...

Round 2 - Technical 

(3 Questions)

  • Q1. Write code of multiplication
  • Ans. 

    Code for multiplication operation in programming languages

    • Use the * operator in most programming languages to perform multiplication

    • Example: int result = num1 * num2;

    • Remember to handle overflow cases if working with large numbers

  • Answered by AI
  • Q2. Say ur semester subjects
  • Ans. 

    My semester subjects include Computer Science, Mathematics, and Economics.

    • Computer Science - Programming, Algorithms, Data Structures

    • Mathematics - Calculus, Linear Algebra, Statistics

    • Economics - Microeconomics, Macroeconomics, Econometrics

  • Answered by AI
  • Q3. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Experience with programming languages such as Java, Python, and C++

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Strong communication and teamwork skills

  • Answered by AI
  • Q2. Asked detail abt hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on wht u r saying...

Intern Interview Questions & Answers

OPPO user image Anonymous

posted on 31 Jan 2021

I applied via Campus Placement

Interview Questionnaire 

1 Question

  • Q1. If the employe completed 35 percent of his work in first 10 days of month means what is the predicted month end Target?
  • Ans. 

    Predicted month end target based on 35% work completed in first 10 days.

    • Assuming the employee works at a consistent pace throughout the month

    • Calculate the remaining work as 65% of the total work

    • Divide the remaining work by the remaining days in the month

    • Add the result to the 35% already completed

    • This gives the predicted month end target

    • For example, if the total work is 100 units, and 35 units are completed in the first...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and cool
Tell answers enthusiastically with due respect

I applied via Campus Placement and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What are your biggest strengths?

Interview Preparation Tips

Interview preparation tips for other job seekers - The Ability to never give up

Intern Interview Questions & Answers

Dell user image HEMANTH RAJ

posted on 30 Aug 2024

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

(2 Questions)

  • Q1. Explain LinkedList
  • Ans. 

    LinkedList is a data structure where each element is connected to the next element through a pointer.

    • Each element in a LinkedList is called a node and contains data and a reference to the next node.

    • LinkedList allows for dynamic size and efficient insertion and deletion of elements.

    • Example: LinkedList can be used to implement a stack or queue data structure.

  • Answered by AI
  • Q2. Explain OOPS concept
  • Ans. 

    OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on creating objects that interact with each other to solve problems

    • It involves concepts like inheritance, encapsulation, polymorphism, and abstraction

    • Example: Inheritance allows a class to inherit properties and behavior from another class

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Difference b/w bias and variance?
  • Ans. 

    Bias is the difference between the expected value of the model's predictions and the true values. Variance is the variability of the model's predictions for different training sets.

    • Bias is the underfitting of the model, where it is unable to capture the complexity of the data.

    • Variance is the overfitting of the model, where it is too complex and captures the noise in the data.

    • Bias can be reduced by increasing the comple...

  • Answered by AI
  • Q2. What are the different sorting technique?
  • Ans. 

    Sorting techniques are algorithms used to arrange data in a specific order.

    • Bubble Sort

    • Selection Sort

    • Insertion Sort

    • Merge Sort

    • Quick Sort

    • Heap Sort

    • Radix Sort

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well ....................

Skills evaluated in this interview

Intern Interview Questions & Answers

HARMAN user image Anonymous

posted on 19 Oct 2024

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

I applied via Company Website and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Technical questions related to C
  • Q2. Questions about Linux
Contribute & help others!
anonymous
You can choose to be anonymous

BSH Home Appliances Group Interview FAQs

How many rounds are there in BSH Home Appliances Group Junior Engineer - Quality Assurance interview?
BSH Home Appliances Group interview process usually has 2 rounds. The most common rounds in the BSH Home Appliances Group interview process are Technical and HR.

Recently Viewed

INTERVIEWS

WebKorps Solutions

No Interviews

INTERVIEWS

Chhattisgarh Distilleries

No Interviews

INTERVIEWS

Grazitti Interactive

No Interviews

INTERVIEWS

OneBanc Technologies

No Interviews

INTERVIEWS

OneBanc Technologies

No Interviews

INTERVIEWS

WebKorps Solutions

No Interviews

INTERVIEWS

Council Of Architecture

No Interviews

INTERVIEWS

MSV International

No Interviews

INTERVIEWS

WebKorps Solutions

No Interviews

INTERVIEWS

OneBanc Technologies

No Interviews

Tell us how to improve this page.

BSH Home Appliances Group Junior Engineer - Quality Assurance Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 • 543 Interviews
Dell Interview Questions
4.0
 • 385 Interviews
HARMAN Interview Questions
3.8
 • 258 Interviews
OPPO Interview Questions
4.0
 • 209 Interviews
LG Electronics Interview Questions
4.0
 • 194 Interviews
Vivo Interview Questions
4.1
 • 192 Interviews
Blue Star Interview Questions
4.0
 • 158 Interviews
Philips Interview Questions
3.9
 • 157 Interviews
Daikin Interview Questions
4.2
 • 144 Interviews
HP India Interview Questions
4.1
 • 139 Interviews
View all
Assistant Manager
133 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
79 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
61 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
56 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Area Sales Manager
50 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare BSH Home Appliances Group with

Whirlpool

4.0
Compare

Samsung

3.9
Compare

LG Electronics

4.0
Compare

Panasonic Avionics Corporation

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