Upload Button Icon Add office photos

Bosch Global Software Technologies

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Bosch Global Software Technologies Associate Software Engineer Interview Questions, Process, and Tips

Updated 15 Jan 2025

Top Bosch Global Software Technologies Associate Software Engineer Interview Questions and Answers

  • Q1. Minimum Number of Swaps to Sort an Array Find the minimum number of swaps required to sort a given array of distinct elements in ascending order. Input: T (number of tes ...read more
  • Q2. Spiral Order Traversal of a Binary Tree Given a binary tree with N nodes, your task is to output the Spiral Order traversal of the binary tree. Input: The input consists ...read more
  • Q3. Two Sum Problem Statement Given an array A of size N , sorted in non-decreasing order, return two distinct indices whose values add up to a given 'target'. The array is ...read more
View all 48 questions

Bosch Global Software Technologies Associate Software Engineer Interview Experiences

44 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General Aptitude test

Round 2 - Technical 

(1 Question)

  • Q1. Questions about data structures and project
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 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 tips
Round 2 - Coding Test 

Mcq questions on embedded, coding

Round 3 - HR 

(1 Question)

  • Q1. My Introduction , related to coding questions
Round 4 - Related to English 

(1 Question)

  • Q1. English Grammer related questions, Essay writing

Interview Preparation Tips

Topics to prepare for Bosch Global Software Technologies Associate Software Engineer interview:
  • Embedded Systems
  • Embedded C
  • C
Interview preparation tips for other job seekers - I recommend others to join this company.

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Gainsight
Q2. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q4. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q5. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more
Interview experience
5
Excellent
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 

(1 Question)

  • Q1. Can you explain virtual keyword
  • Ans. 

    The virtual keyword in C++ is used to declare a member function in a base class that can be overridden in a derived class.

    • Virtual keyword is used to achieve runtime polymorphism in C++

    • Virtual functions are declared in a base class and can be overridden in derived classes

    • When a virtual function is called, the actual function that gets executed is determined at runtime based on the type of object

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Can you explain the projects done at your college
Round 4 - HR 

(1 Question)

  • Q1. How would you like to grow in your next few years

Skills evaluated in this interview

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

I applied via campus placement at Lovely Professional University (LPU) and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Total of 3 sections: verbal, quants, 2 coding qus

Round 2 - Technical 

(3 Questions)

  • Q1. Basic oops conceps
  • Q2. Some data structures qus
  • Q3. A simple string based coding qus with implementation

Interview Preparation Tips

Topics to prepare for Bosch Global Software Technologies Associate Software Engineer interview:
  • OOPS
  • DSA
  • C++
  • Computer Architecture
  • SQL
Interview preparation tips for other job seekers - Just be prepared with the basic stuff. Your foundation should be strong about the technology. They really focus quality or quantity

Bosch Global Software Technologies interview questions for designations

 Associate Software Developer

 (2)

 Software Engineer

 (21)

 Senior Software Engineer

 (29)

 Assistant Software Engineer

 (1)

 Software Engineer Trainee

 (1)

 Embedded Software Engineer

 (1)

 Associate Engineer

 (5)

 Software Developer

 (12)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Aptitude Test 

Aptitude, Coding, Computer Science fundamentals

Round 3 - Technical 

(2 Questions)

  • Q1. Basic technical questions
  • Q2. Project-based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with the basics of computer science and projects mentioned in resume

Get interview-ready with Top Bosch Global Software Technologies Interview Questions

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

I applied via Campus Placement and was interviewed before Jul 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude Topics were mainly focused on
Arithmetic Aptitude
Verbal and Logical Reasoning
non-verbal Reasoning.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Details on projects : I had done my project using microcontroller .so, specification of controller, optimization of microcontroller, what is watchdog Timer ? ,Difference between microcontroller and micropr...
  • Q2. Coding questions Program to print the length of a given string Program to sort array using bubble sort Program to find the occurrence of character in a string Basic questions on c programming about Memory ...
  • Ans. 

    Answering coding questions related to string manipulation, array sorting, character occurrence, C programming basics, memory, operators, unions, structures, OOPs concepts.

    • For finding the length of a given string, use the strlen() function in C.

    • Bubble sort algorithm can be used to sort an array in ascending or descending order.

    • To find the occurrence of a character in a string, iterate through the string and count the oc...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Bosch Global Software Technologies Associate Software Engineer interview:
  • Microcontroller 8051
  • Engineering Projects
  • Object Oriented Programming

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

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 - Coding Test 

Basic algorithms like strings arrays

Round 3 - HR 

(1 Question)

  • Q1. Why you want to join our company

I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Aptitude round was pretty simple which comprised of general aptitude, technical MCQ (ece questions and cs questions)

Round 3 - Technical 

(3 Questions)

  • Q1. Questions on my project, internships and some more technical questions were asked.
  • Q2. 1. Explain all your projects.
  • Q3. 2. What was your internship entirely about?
Round 4 - English 

(1 Question)

  • Q1. This wasn't an interview, it was an online English test. Which comprised of essay related questions, synonyms and few more questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - I applied for Bosch through Great learning.
I would suggest everyone applying for companies to go through aptitude and basic technical questions.
Also mention only the things you thoroughly know on your resume.

I applied via Approached by Company and was interviewed in Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Assignment 

It is a technical and aptitude related test

Round 3 - Technical 

(2 Questions)

  • Q1. About our final year project
  • Q2. Questions on c language
Round 4 - Writex assessment 

(1 Question)

  • Q1. English grammer related questions and an essay writing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be familiar with your core subjects for the assessment as it includes questions related to our stream in Btech for ece and cse . Be confident during interviews.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Amrita School of Engineering, Bangalore and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Fresher level basic MCQ test

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on basic knowledge of electronics
  • Q2. Questions on the projects and internships
Round 3 - HR 

(2 Questions)

  • Q1. Basic personality questions
  • Q2. Learning interests

Bosch Global Software Technologies Interview FAQs

How many rounds are there in Bosch Global Software Technologies Associate Software Engineer interview?
Bosch Global Software Technologies interview process usually has 2-3 rounds. The most common rounds in the Bosch Global Software Technologies interview process are Technical, Aptitude Test and Resume Shortlist.
What are the top questions asked in Bosch Global Software Technologies Associate Software Engineer interview?

Some of the top questions asked at the Bosch Global Software Technologies Associate Software Engineer interview -

  1. coding questions Program to print the length of a given string Program to sort ...read more
  2. What is the difference between inline block and a normal block in ...read more
  3. Can we make a software that can predict the crypto mar...read more
How long is the Bosch Global Software Technologies Associate Software Engineer interview process?

The duration of Bosch Global Software Technologies Associate Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Bosch Global Software Technologies Associate Software Engineer Interview Process

based on 28 interviews

4 Interview rounds

  • Resume Shortlist Round
  • Technical Round
  • HR Round - 1
  • HR Round - 2
View more
13% more than the average Associate Software Engineer Salary in India
View more details

Bosch Global Software Technologies Associate Software Engineer Reviews and Ratings

based on 230 reviews

3.9/5

Rating in categories

3.5

Skill development

4.2

Work-life balance

3.1

Salary

4.2

Job security

4.0

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 230 Reviews and Ratings
Senior Software Engineer
6.5k salaries
unlock blur

₹5.9 L/yr - ₹20 L/yr

Senior Engineer
2.7k salaries
unlock blur

₹6.6 L/yr - ₹20.5 L/yr

Software Engineer
2.7k salaries
unlock blur

₹4 L/yr - ₹11.5 L/yr

Associate Software Engineer
1.9k salaries
unlock blur

₹3 L/yr - ₹9.3 L/yr

Specialist
1.5k salaries
unlock blur

₹10 L/yr - ₹33 L/yr

Explore more salaries
Compare Bosch Global Software Technologies with

Mercedes-Benz Research and Development India

3.8
Compare

Capgemini

3.7
Compare

Accenture

3.8
Compare

TCS

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