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 8 Apr 2025

Top Bosch Global Software Technologies Interview Questions and Answers

View all 216 questions

Bosch Global Software Technologies Interview Experiences

Popular Designations

346 interviews found

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. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain the projects you have worked on
  • Ans. 

    I have worked on various projects including a web application for a retail company, a mobile app for a fitness tracker, and a data analysis tool for a marketing agency.

    • Developed a web application for a retail company to manage inventory and sales

    • Created a mobile app for a fitness tracker to track workouts and progress

    • Built a data analysis tool for a marketing agency to analyze customer behavior and campaign effectivene

  • Answered by AI
  • Q2. Authentication mechanism of the project
  • Ans. 

    The project uses JSON Web Tokens (JWT) for authentication.

    • JWT is used to securely transmit information between parties as a JSON object.

    • JWTs are signed using a secret (with HMAC algorithm) or a public/private key pair (using RSA or ECDSA).

    • JWTs consist of three parts: header, payload, and signature.

    • Example: Upon successful login, a JWT is generated and sent to the client for subsequent API requests.

  • Answered by AI

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 (43)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The tests had three main sections logical, quantitive and verbal.

Round 2 - Technical 

(2 Questions)

  • Q1. Print the duplicate elements in an array
  • Ans. 

    Print duplicate elements in an array of strings

    • Iterate through the array and store elements in a HashMap with element as key and count as value

    • Print elements with count greater than 1 as duplicates

  • Answered by AI
  • Q2. About Projects - Built and the Technologies.

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)

Bosch Global Software Technologies interview questions for popular designations

 Associate Software Engineer

 (44)

 Senior Engineer

 (39)

 Senior Software Engineer

 (29)

 Software Engineer

 (22)

 Software Developer

 (12)

 Specialist

 (10)

 Intern

 (10)

 Project Trainee

 (8)

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

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

Round 1 - Aptitude Test 

Aptitude, Technical, verbal, logical

Round 2 - Coding Test 

Array, String, LinkedList,stack

Top Bosch Global Software Technologies Senior Engineer Interview Questions and Answers

Q1. How you will perform diagnosis on Automotive when your senior is not nearby
View answer (1)

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (62)

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

Senior Engineer Interview Questions & Answers

user image Shanthanu K.J

posted on 18 Feb 2025

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

(1 Question)

  • Q1. Asked about basics of C and C++

Top Bosch Global Software Technologies Senior Engineer Interview Questions and Answers

Q1. How you will perform diagnosis on Automotive when your senior is not nearby
View answer (1)

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (62)

Jobs at Bosch Global Software Technologies

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

Was the experience great and amazing?

Round 2 - Group Discussion 

Was the experience quite negative?

Round 3 - One-on-one 

(1 Question)

  • Q1. Write strength and weekend project

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 (43)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Overview of ISO 90001:2015
  • Q2. Overview & significance of QMS
  • Ans. 

    QMS is a system that outlines processes, procedures, and responsibilities to ensure quality products/services.

    • QMS provides a framework for organizations to consistently meet customer requirements and enhance satisfaction.

    • It helps in identifying and addressing risks, ensuring compliance with regulations, and improving efficiency.

    • QMS involves documentation, training, monitoring, and continuous improvement.

    • Examples: ISO 9...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Knowledge & understanding of & QMS

Quality Management System Manager Interview Questions asked at other Companies

Q1. Best Practices of manufacturing organisation.
View answer (1)

ml engineer Interview Questions & Answers

user image Anonymous

posted on 14 Nov 2024

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

(1 Question)

  • Q1. Tell me about your projects?

ml engineer Interview Questions asked at other Companies

Q1. How to evaluate regression models? explain r squared and adjusted r squared and difference between them
View answer (1)

Summer Intern Interview Questions & Answers

user image Anonymous

posted on 18 Oct 2024

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

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

Round 1 - Aptitude Test 

It was coding + aptitude test, 2 easy-medium coding questions were given

Round 2 - Technical 

(2 Questions)

  • Q1. Swap 2 numbers without using temp var etc.
  • Ans. 

    Swap two numbers without using a temporary variable

    • Use bitwise XOR operation to swap two numbers without using a temporary variable

    • Example: a = 5, b = 10. a ^= b; b ^= a; a ^= b; Now a = 10, b = 5

  • Answered by AI
  • Q2. OOPS concept driven questions, definitions, examples etc.

Skills evaluated in this interview

Summer Intern Interview Questions asked at other Companies

Q1. There are 8 bottles of milk out of which one bottle is poisoned. What will be the minimum number of persons required to find the poisoned bottle if the person dies within 24 hours of drinking the poison. You have only 24 hours.
View answer (6)

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.

Tell us how to improve this page.

Bosch Global Software Technologies Interview Process

based on 290 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Genpact Interview Questions
3.8
 • 3.2k Interviews
DXC Technology Interview Questions
3.7
 • 804 Interviews
GlobalLogic Interview Questions
3.6
 • 594 Interviews
UST Interview Questions
3.8
 • 520 Interviews
CGI Group Interview Questions
4.0
 • 495 Interviews
FIS Interview Questions
3.9
 • 490 Interviews
Atos Interview Questions
3.8
 • 381 Interviews
View all

Bosch Global Software Technologies Reviews and Ratings

based on 4.6k reviews

3.9/5

Rating in categories

3.6

Skill development

4.1

Work-life balance

3.2

Salary

4.0

Job security

3.9

Company culture

3.0

Promotions

3.5

Work satisfaction

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

₹6.5 L/yr - ₹20 L/yr

Senior Engineer
2.8k salaries
unlock blur

₹6.7 L/yr - ₹20 L/yr

Software Engineer
2.8k salaries
unlock blur

₹4 L/yr - ₹11.5 L/yr

Associate Software Engineer
2k salaries
unlock blur

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

Genpact

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