Upload Button Icon Add office photos

Bosch

Compare button icon Compare button icon Compare

Filter interviews by

Bosch Softwaretest Engineer Interview Questions and Answers

Updated 17 Aug 2022

Bosch Softwaretest Engineer Interview Experiences

1 interview found

Round 1 - Aptitude Test 

Quite easy and straight forward

Round 2 - One-on-one 

(2 Questions)

  • Q1. Sort a array of integers
  • Ans. 

    Sort an array of integers

    • Use a sorting algorithm like bubble sort, insertion sort, or quicksort

    • Consider the size of the array and the efficiency of the algorithm

    • Check for edge cases like empty arrays or arrays with only one element

  • Answered by AI
  • Q2. Remove element from doubly linked list
  • Ans. 

    To remove an element from a doubly linked list, we need to update the pointers of the previous and next nodes.

    • Find the node to be removed

    • Update the pointers of the previous and next nodes to skip the node to be removed

    • Free the memory occupied by the removed node

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What will you do if you have a conflict with manger
  • Q2. How good are you at multitasking

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer to the point. Tell the recruiter if you do not know the answers

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain about correlation some technical questions about loadrunner tool
  • Q2. Loadrunner basics
  • Q3. Diff b/w thread process
  • Ans. 

    A process is an instance of a program running on a computer, while a thread is a smaller unit of execution within a process.

    • Process is an independent entity that runs in its own memory space, while threads share the same memory space within a process.

    • Processes have their own resources like memory, file handles, etc., while threads share these resources.

    • Processes are heavyweight, while threads are lightweight.

    • Example: A...

  • Answered by AI
  • Q4. Appd basic questions
  • Q5. Diffeent approach for load balancing model
  • Ans. 

    Load balancing models distribute incoming network traffic across multiple servers to ensure no single server is overwhelmed.

    • Different algorithms for load balancing include round robin, least connections, and IP hash.

    • Consider factors like server capacity, network latency, and traffic patterns when choosing a load balancing model.

    • Implementing a hybrid approach combining multiple load balancing algorithms can optimize per

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Be prepared for each and every logical reasoning

Round 2 - Technical 

(1 Question)

  • Q1. About C programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for each and every logical accept
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Numeric analysis too difficult level

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

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

(1 Question)

  • Q1. Project related questions, output related questions and 2 coding questions
Round 3 - Coding Test 

Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Why do you want to change the job
  • Q2. Manual testing and automation testing questions
Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about your work experience
  • Q2. What's the new VRF tech in Daikin
  • Q3. Ikwtr comparison for chiller and vrf
  • Ans. 

    Chiller and VRF systems differ in their cooling capacity, efficiency, and cost.

    • Chillers are better suited for large commercial buildings with high cooling loads.

    • VRF systems are more efficient and cost-effective for smaller buildings or individual rooms.

    • Chillers use water as a cooling medium, while VRF systems use refrigerant.

    • Chillers require more maintenance and have a longer lifespan than VRF systems.

    • VRF systems offer...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How would you handle different meetings at a time.
Round 3 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Have the complete product knowledge.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Introduction, jobs & responsibility
Round 2 - Technical 

(1 Question)

  • Q1. As per CV all question
Round 3 - HR 

(1 Question)

  • Q1. Once again introduction, pervious company details information & salary discussion

I applied via Recruitment Consulltant and was interviewed in May 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. Details of OoPs concept.
  • Q2. Write a program using OoPs concept
  • Ans. 

    Program using OOPs concept

    • Identify the objects and their properties

    • Create classes and define their methods

    • Use inheritance and polymorphism

    • Encapsulate data and use access modifiers

    • Example: A program to simulate a bank account

  • Answered by AI
  • Q3. How do code review in your project
  • Ans. 

    Code reviews are conducted regularly to ensure code quality and adherence to coding standards.

    • Code reviews are conducted by peers or senior developers.

    • Reviewers check for code quality, readability, maintainability, and adherence to coding standards.

    • Issues found during code review are documented and addressed by the developer.

    • Code reviews are conducted regularly, either before merging code or on a scheduled basis.

    • Tools ...

  • Answered by AI
Round 3 - Coding Test 

One programming challange just to see how good you use OOPs

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on coding practice using oops so that you can beat coding round.not focused on logic more but the way u use oops

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Nov 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. Introduction about your work and Tech work
  • Ans. 

    I have been working as a Software Engineer for the past 5 years, specializing in developing web applications using Java and JavaScript.

    • Proficient in Java and JavaScript

    • Experience in developing web applications

    • Strong understanding of software development principles

    • Familiarity with agile methodologies

    • Knowledge of database management systems

    • Experience with version control systems like Git

    • Ability to work in a team and comm

  • Answered by AI
  • Q2. All Details of OOPs concepts
  • Q3. Write a code by using OOPs technology result doesn't matter approach will be considered
Round 3 - Coding Test 

Coding Round two questions with OOPs concepts

Interview Preparation Tips

Topics to prepare for Emerson Electric Co. Software Engineer interview:
  • OOPS
Interview preparation tips for other job seekers - Be confident
Be Genuine
Write code by separating UI with Logic using OOPs

Bosch Interview FAQs

How many rounds are there in Bosch Softwaretest Engineer interview?
Bosch interview process usually has 3 rounds. The most common rounds in the Bosch interview process are Aptitude Test, One-on-one Round and HR.
What are the top questions asked in Bosch Softwaretest Engineer interview?

Some of the top questions asked at the Bosch Softwaretest Engineer interview -

  1. Remove element from doubly linked l...read more
  2. Sort a array of integ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 418 Interviews
Johnson Controls Interview Questions
3.6
 • 262 Interviews
ABB Interview Questions
4.1
 • 235 Interviews
Yazaki Interview Questions
3.8
 • 134 Interviews
GE Interview Questions
4.2
 • 102 Interviews
Aptiv Interview Questions
3.5
 • 96 Interviews
Valeo Interview Questions
4.0
 • 88 Interviews
DENSO Interview Questions
4.1
 • 73 Interviews
View all
Bosch Softwaretest Engineer Salary
based on 93 salaries
₹4 L/yr - ₹13 L/yr
29% more than the average Softwaretest Engineer Salary in India
View more details

Bosch Softwaretest Engineer Reviews and Ratings

based on 4 reviews

4.8/5

Rating in categories

3.8

Skill development

4.3

Work-life balance

3.1

Salary

5.0

Job security

4.8

Company culture

3.2

Promotions

4.8

Work satisfaction

Explore 4 Reviews and Ratings
Senior Engineer
845 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
795 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
658 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
507 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
491 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Bosch with

Siemens

4.1
Compare

ABB

4.1
Compare

Schneider Electric

4.1
Compare

Honeywell Automation

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