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 Interview Questions, Process, and Tips

Updated 3 Mar 2025

Top Bosch Global Software Technologies Interview Questions and Answers

View all 216 questions

Bosch Global Software Technologies Interview Experiences

Popular Designations

340 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. String reverse
  • Q2. Dsa linked lists
  • Q3. Linked lists reverse
  • Q4. Map unique elements
  • Ans. 

    Map unique elements in an array of strings

    • Create a map to store unique elements

    • Iterate through the array and add each element to the map as a key

    • Retrieve the keys of the map to get the unique elements

  • Answered by AI
  • Q5. Sets find elements in set
  • Ans. 

    Sets are data structures that store unique elements and can be used to efficiently find elements in the set.

    • Sets do not allow duplicate elements, so each element in a set is unique.

    • To find elements in a set, you can use the 'has' method to check if a specific element is present in the set.

    • Sets are commonly used in programming for tasks like removing duplicates from a list or checking for the presence of specific elemen

  • Answered by AI

Skills evaluated in this interview

Top Bosch Global Software Technologies Software Developer Interview Questions and Answers

Q1. What is your current ctc and its expectation
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Simple ones , you can search on internet

Round 2 - Technical 

(2 Questions)

  • Q1. Oops questions and some programming questions
  • Q2. Fundamentals questions of basic understandings

Senior Associate Consultant Interview Questions asked at other Companies

Q1. What is journal entries? What is cash allotment? What is differance between PO and Non-PO Invoice? What is accural expanses? What is prepaid expanses? What is vendor ageing? What is MIS? What is trend report?
View answer (4)
Bosch Global Software Technologies Interview Questions and Answers for Freshers
illustration image

Intern Interview Questions & Answers

user image Anonymous

posted on 7 Aug 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

25 Q on Apti 25 in Biomedical engineering

Round 2 - Technical 

(2 Questions)

  • Q1. Major projects done
  • Ans. 

    Developed a mobile app for tracking daily water intake and hydration levels.

    • Designed user interface for easy input of water consumption

    • Implemented database to store user data securely

    • Integrated notifications to remind users to drink water regularly

  • Answered by AI
  • Q2. How to incorporate AI in projects you have done
  • Ans. 

    Incorporating AI in projects involves identifying opportunities, selecting appropriate AI techniques, and integrating them effectively.

    • Identify areas in the project where AI can add value

    • Select appropriate AI techniques based on project requirements

    • Integrate AI models into the project workflow

    • Continuously evaluate and improve AI performance

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Team work related question
  • Q2. Job location related discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on your core technical side. Be confident

Skills evaluated in this interview

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

What people are saying about Bosch Global Software Technologies

View All
a senior engineer
2w
Expected CTC in current market
Hello all, I joined Automotive industry as a fresher in 2021. Currently I am a Senior Engineer in the same company with 3.5 Yoe( 8.9 LPA). I am experienced in C++ linux developme... read more
Got a question about Bosch Global Software Technologies?
Ask anonymously on communities.

Software Developer Interview Questions & Answers

user image Abhishek Prakash

posted on 4 Dec 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

English basic electrical

Round 2 - Technical 

(1 Question)

  • Q1. Basic electrical related
Round 3 - HR 

(1 Question)

  • Q1. Ready for rellocation or not

Top Bosch Global Software Technologies Software Developer Interview Questions and Answers

Q1. What is your current ctc and its expectation
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Bosch Global Software Technologies interview questions for popular designations

 Associate Software Engineer

 (44)

 Senior Engineer

 (36)

 Senior Software Engineer

 (29)

 Software Engineer

 (21)

 Software Developer

 (12)

 Specialist

 (10)

 Intern

 (10)

 Project Trainee

 (8)

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

Basic reasoning question of mediate level

Round 2 - Technical 

(2 Questions)

  • Q1. Output of a C++ program
  • Ans. 

    The output of a C++ program depends on the code logic and input provided.

    • The output can be a single value, multiple values, or even no output at all.

    • It is important to understand the code logic and input data to predict the output.

    • Example: If the program calculates the sum of two numbers, the output will be the sum of those numbers.

  • Answered by AI
  • Q2. Difference between malloc and calloc
  • Ans. 

    malloc is used to allocate memory block of specified size, while calloc initializes the allocated memory block with zero values.

    • malloc does not initialize the allocated memory, while calloc initializes it to zero

    • malloc takes one argument specifying the size of memory block to allocate

    • calloc takes two arguments - number of elements to allocate and size of each element

    • Example: int *ptr = (int*)malloc(5 * sizeof(int));

    • Exa

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Comfortable with Bangalore
  • Ans. 

    Yes, I am comfortable with Bangalore.

    • I have lived in Bangalore for the past 3 years and am familiar with the city.

    • I have friends and family in Bangalore who I visit regularly.

    • I have explored different areas of Bangalore and am comfortable navigating the city.

    • I enjoy the culture, food, and lifestyle of Bangalore.

  • Answered by AI
  • Q2. Why you want to join Bosch
  • Ans. 

    I want to join Bosch because of its reputation for innovation, global presence, and opportunities for growth.

    • Bosch is known for its cutting-edge technology and innovation in various industries.

    • I am impressed by Bosch's global presence and the opportunity to work on projects with a diverse team.

    • I believe Bosch offers great opportunities for career growth and development.

  • Answered by AI

Skills evaluated in this interview

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 test cases)For each test case:N (size of the array)ARR (N distinct integer... read more
View answer (1)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

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

SSE Interview Questions & Answers

user image Anonymous

posted on 29 Aug 2024

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

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Core java ques on collection

SSE Interview Questions asked at other Companies

Q1. What is docker and what are the basic commands of docker
View answer (1)

Jobs at Bosch Global Software Technologies

View all
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Got question related to logical reasoning

Round 2 - Technical 

(2 Questions)

  • Q1. Struct vs enumerations
  • Ans. 

    Structs are used to define a data structure with multiple fields, while enumerations are used to define a set of named constants.

    • Structs are used to group related data together, while enumerations are used to define a set of named constants.

    • Structs can have multiple fields of different data types, while enumerations can only have a fixed set of named values.

    • Example: struct Person { string name; int age; } vs enum Days

  • Answered by AI
  • Q2. Paging in Operating systems
  • Ans. 

    Paging in operating systems is a memory management scheme that allows the operating system to use disk space as an extension of RAM.

    • Paging divides physical memory into fixed-size blocks called pages.

    • Virtual memory is divided into fixed-size blocks called frames.

    • The operating system keeps track of which pages are in RAM and which are on disk using a page table.

    • When a process needs a page that is not in RAM, a page fault...

  • Answered by AI

Skills evaluated in this interview

Top Bosch Global Software Technologies Software Developer Interview Questions and Answers

Q1. What is your current ctc and its expectation
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Jul 2024

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

(1 Question)

  • Q1. Basics of python and data structure, pattern printing
Round 2 - Technical 

(1 Question)

  • Q1. Basics of python and data structure
Round 3 - HR 

(1 Question)

  • Q1. Previous experience and projects

Engineer Interview Questions asked at other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing it repetitively, how would you handle it?, would you like to work only on lifing of components, or would you be ready to shift to other departments?
View answer (7)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Asked about project Se16 tabel
  • Q2. Pa infotype what is
  • Ans. 

    PA Infotype is a Personnel Administration infotype in SAP HCM used to store employee data.

    • PA Infotype is used to store employee data in SAP HCM

    • It contains information such as employee's personal details, organizational assignment, and pay-related data

    • Examples of PA Infotypes include 0000 (Actions), 0001 (Organizational Assignment), and 0002 (Personal Data)

  • Answered by AI
  • Q3. Om infotype what is
  • Ans. 

    Infotype in SAP HCM refers to a specific category of data within the system that stores employee information.

    • Infotype is a way to organize and store employee data in SAP HCM

    • Each infotype corresponds to a specific type of information, such as personal data, organizational assignment, or time management

    • Infotypes are identified by a four-digit number, such as 0001 for organizational assignment

    • Infotypes can be maintained a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Om relationship

SAP HCM Functional Consultant Interview Questions asked at other Companies

Q1. Interpret the Schema and also how to analyze an issue
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Git branching strategy
  • Q2. Use of git revert
  • Ans. 

    Git revert is used to undo changes made in a commit by creating a new commit that undoes the changes.

    • Git revert is used to undo changes made in a specific commit without altering the commit history.

    • It creates a new commit that undoes the changes introduced by the specified commit.

    • Git revert is useful for reverting changes without losing the commit history or affecting other team members' work.

    • Example: git revert

  • Answered by AI
  • Q3. Merging process
Round 2 - Technical 

(11 Questions)

  • Q1. Jenkis node , what is the use
  • Ans. 

    Jenkins node is a machine that executes tasks as part of a Jenkins build process.

    • Jenkins nodes can be physical machines or virtual machines.

    • Nodes can be configured to run specific types of jobs or tasks.

    • Nodes help distribute workload and improve efficiency in Jenkins pipelines.

  • Answered by AI
  • Q2. How do we name to the node
  • Ans. 

    Nodes can be named based on their functionality, purpose, or position in a hierarchy.

    • Name based on functionality (e.g. loginNode, paymentNode)

    • Name based on purpose (e.g. validationNode, processingNode)

    • Name based on position in hierarchy (e.g. parentNode, childNode)

  • Answered by AI
  • Q3. What are the plugins used in jenkins
  • Ans. 

    Jenkins has a wide range of plugins for various functionalities.

    • Pipeline plugins (e.g. Pipeline, Multibranch Pipeline)

    • SCM plugins (e.g. Git, SVN)

    • Build and test plugins (e.g. Maven, JUnit)

    • Notification plugins (e.g. Email, Slack)

    • Monitoring plugins (e.g. Prometheus, Grafana)

  • Answered by AI
  • Q4. What is jenkins library
  • Ans. 

    Jenkins library is a collection of reusable code that can be shared across multiple Jenkins pipelines.

    • Jenkins library allows for code reuse and sharing across pipelines

    • It helps in maintaining consistency and reducing duplication of code

    • Libraries can be stored in version control systems like Git and referenced in Jenkins pipelines

  • Answered by AI
  • Q5. How we integrate other tools to jenkins
  • Ans. 

    Integrating other tools to Jenkins involves using plugins and configuring build pipelines.

    • Install the necessary plugins for the tools you want to integrate with Jenkins

    • Configure the tools in Jenkins global configuration settings

    • Create build pipelines that include steps for interacting with the integrated tools

    • Use Jenkins API to automate interactions with external tools

  • Answered by AI
  • Q6. What else jenkins do
  • Q7. Diff b/w docker and docker swarm
  • Ans. 

    Docker is a containerization platform for running applications in isolated environments, while Docker Swarm is a tool for orchestrating multiple Docker containers across multiple hosts.

    • Docker is used for creating and managing containers, while Docker Swarm is used for managing multiple containers across multiple hosts.

    • Docker is suitable for single host deployments, while Docker Swarm is suitable for multi-host deployme...

  • Answered by AI
  • Q8. Differentiate k8s from docker swarm
  • Ans. 

    K8s is a container orchestration tool while Docker Swarm is a clustering and scheduling tool for Docker containers.

    • K8s is more widely used and has a larger community support compared to Docker Swarm.

    • K8s supports more advanced features like auto-scaling, self-healing, and rolling updates.

    • Docker Swarm is easier to set up and manage for smaller scale deployments.

    • K8s uses declarative configuration while Docker Swarm uses i...

  • Answered by AI
  • Q9. Prepare all commands for devops tool must
  • Q10. What is git hooks
  • Ans. 

    Git hooks are scripts that run automatically before or after certain Git commands are executed.

    • Git hooks are customizable scripts that can be triggered by specific Git events.

    • They can be used to enforce coding standards, run tests, or automate deployment processes.

    • Examples of Git hooks include pre-commit, post-commit, pre-push, and post-merge hooks.

  • Answered by AI
  • Q11. What is https and ssh cloning
  • Ans. 

    HTTPS is a secure communication protocol used for secure communication over the internet. SSH cloning is a method of cloning a repository using the SSH protocol.

    • HTTPS stands for Hypertext Transfer Protocol Secure and is used to secure communication over the internet.

    • It encrypts the data being transmitted between the client and the server, providing a secure connection.

    • SSH cloning is a method of cloning a Git repository...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Personal info only

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn all devops tool commands

Skills evaluated in this interview

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

Q1. 1. How to use unions inside structure? When is a union used.
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

Bosch Global Software Technologies Interview FAQs

How many rounds are there in Bosch Global Software Technologies 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, HR and Resume Shortlist.
How to prepare for Bosch Global Software Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Bosch Global Software Technologies. The most common topics and skills that interviewers at Bosch Global Software Technologies expect are Automotive, AUTOSAR, Python, Embedded C and C++.
What are the top questions asked in Bosch Global Software Technologies interview?

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

  1. What is KCL,KVL? Consider a 5V DC supply connected to a 2 ohm resistor in the f...read more
  2. Embedded systems? A program to multiply two hex numbers in 8051 microcontrolle...read more
  3. coding questions Program to print the length of a given string Program to sort ...read more
How long is the Bosch Global Software Technologies interview process?

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

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Siemens

No Interviews

INTERVIEWS

Siemens

No Interviews

INTERVIEWS

Firstsource Solutions

No Interviews

INTERVIEWS

Siemens

No Interviews

INTERVIEWS

Firstsource Solutions

No Interviews

INTERVIEWS

Firstsource Solutions

No Interviews

SALARIES

Firstsource Solutions

INTERVIEWS

Firstsource Solutions

No Interviews

Tell us how to improve this page.

Bosch Global Software Technologies Interview Process

based on 282 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
View all

Bosch Global Software Technologies Reviews and Ratings

based on 4.4k reviews

3.9/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.2

Salary

4.1

Job security

4.0

Company culture

3.0

Promotions

3.6

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

Senior Engineer
2.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
2.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
1.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Specialist
1.5k salaries
unlock blur

₹0 L/yr - ₹0 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