Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.
Easy to medium level
I applied via Campus Placement and was interviewed in Feb 2022. There were 4 interview rounds.
Core questions
What people are saying about Bosch Global Software Technologies
I was interviewed in Nov 2021.
Round duration - 60 Minutes
Round difficulty - Medium
This round had 2 coding questions of Easy to Medium level of difficulty followed by some more questions from OOPS.
You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list.
Your task is to determine t...
Find the node where two linked lists merge, return -1 if no merging occurs.
Traverse both lists to find their lengths and the difference in lengths
Move the pointer of the longer list by the difference in lengths
Traverse both lists simultaneously until they meet at the merging point
Given a N x M matrix of integers, print the spiral order of the matrix.
The input starts with an integer 'T' representing the number of test cases. Each test ...
The problem involves printing the spiral order of a given matrix of integers.
Iterate through the matrix in a spiral order by keeping track of the boundaries.
Print the elements in the order of top row, right column, bottom row, and left column.
Continue this process until all elements are printed in spiral order.
The super keyword is used to refer to the parent class in Java.
Used to call the parent class constructor
Used to access parent class methods and fields
Helps in achieving method overriding
Data encapsulation is the concept of bundling data with the methods that operate on that data within a class.
Data encapsulation helps in hiding the internal state of an object and restricting access to it.
It allows for better control over the data by preventing external code from directly modifying it.
Encapsulation also helps in achieving data abstraction, where the internal details of an object are hidden and only the...
Round duration - 60 Minutes
Round difficulty - Medium
This round started with 2 coding questions - the first one was related to Binary Tree and the second one was a simple questions related to Number Theory. After that, I was some questions related to DBMS towards the end of the interview.
Given a binary tree with N
nodes, your task is to output the Spiral Order traversal of the binary tree.
The input consists of a single line containing elem...
Implement a function to return the spiral order traversal of a binary tree.
Traverse the binary tree in a spiral order, alternating between left to right and right to left.
Use a queue to keep track of nodes at each level and a flag to switch direction.
Handle null nodes appropriately to maintain the spiral order traversal.
Example: For input 1 2 3 -1 -1 4 5, output should be 1 3 2 4 5.
Given a positive integer N
, your task is to identify all prime numbers less than or equal to N
.
A prime number is a natural number greater than 1 that has no po...
Identify all prime numbers less than or equal to a given positive integer N.
Iterate from 2 to N and check if each number is prime
Use the Sieve of Eratosthenes algorithm for efficient prime number identification
Optimize by only checking up to the square root of N for divisors
Left Outer Join includes all records from the left table and matching records from the right table, while Right Outer Join includes all records from the right table and matching records from the left table.
Left Outer Join returns all records from the left table and the matched records from the right table. Unmatched records from the right table will have NULL values.
Right Outer Join returns all records from the right t...
Primary key uniquely identifies a record in a table, while unique key ensures all values in a column are distinct.
Primary key does not allow NULL values, while unique key allows one NULL value.
A table can have only one primary key, but multiple unique keys.
Primary key is automatically indexed, while unique key may or may not be indexed.
Primary key is used to establish relationships between tables, while unique key is u...
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity. Denormalization is the opposite process, adding redundancy to improve performance.
Normalization involves breaking down a table into smaller tables and defining relationships between them to reduce redundancy.
Denormalization involves combining tables to reduce the number of joins needed for queries, improving p...
Round duration - 30 Minutes
Round difficulty - Easy
This was a typical HR round with some standard Behavioral questions.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
Bosch Global Software Technologies interview questions for designations
I applied via Campus Placement and was interviewed before Jul 2022. There were 4 interview rounds.
The questions were very tricky but formula based and they asked more questions from Electronics like transistors, mosfet etc etc
Yeah the questions were moderate
Get interview-ready with Top Bosch Global Software Technologies Interview Questions
I applied via Campus Placement and was interviewed before May 2022. There were 3 interview rounds.
C and c++ questions. And aptitude questions. Some from dec and mpmc multiple choice questions
I applied via LinkedIn and was interviewed before Apr 2022. There were 4 interview rounds.
Aptitude, logical reasoning, English and Coding round of 2 questions
I applied via Referral and was interviewed before Feb 2022. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Jan 2022. There were 3 interview rounds.
Test was pretty decent. It can be cracked with focus
I applied via Campus Placement and was interviewed before Oct 2021. There were 3 interview rounds.
Some of the top questions asked at the Bosch Global Software Technologies Associate Software Engineer interview -
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.
based on 28 interviews
4 Interview rounds
based on 230 reviews
Rating in categories
Senior Software Engineer
6.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
2.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
2.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
1.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Specialist
1.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Mercedes-Benz Research and Development India
Capgemini
Accenture
TCS