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

Clear (1)

Bosch Global Software Technologies Project Trainee Engineer Interview Questions and Answers

Updated 28 Feb 2023

Bosch Global Software Technologies Project Trainee Engineer Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed before Feb 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 Resume tips
Round 2 - Aptitude Test 

The Aptitude had mostly about the mathematics with logical and analytical reasoning and logic solving. Some questions were from core branch and they were mostly analytical.

Round 3 - Technical 

(2 Questions)

  • Q1. The technical interview had mostly about the current project i was working and the projects and technology you have worked with and would be willing to work on.
  • Q2. How do you see working on the technology moving forward and how do you accept challenges.

Interview Preparation Tips

Topics to prepare for Bosch Global Software Technologies Project Trainee Engineer interview:
  • Coding language
Interview preparation tips for other job seekers - Be good with the technology you have worked with even if you didn't contribute must but atleast know how it works and the various functions.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed before Jul 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 Resume tips
Round 2 - Aptitude Test 

They conducted amcat aptitude screening test

Round 3 - Technical 

(2 Questions)

  • Q1. Why do you need this job
  • Q2. Tell me about yourself

I applied via Campus Placement and was interviewed before Oct 2021. 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 Resume tips
Round 2 - Aptitude Test 

It is 3 section test. First section aptitude, english and logical reasoning. Second section is coding round. Third section is essay round. Cut off of every section is 70%.

Round 3 - Business round 

(10 Questions)

  • Q1. Tell me something about yourself
  • Q2. Tell me about your final year project
  • Q3. What technology you use in this project
  • Q4. What is your role in this project
  • Q5. What is encapsulation
  • Ans. 

    Encapsulation is the process of hiding implementation details and exposing only necessary information.

    • Encapsulation is a fundamental concept in object-oriented programming.

    • It helps in achieving data abstraction and information hiding.

    • It allows for better control over the data and prevents unauthorized access.

    • Encapsulation is achieved through the use of access modifiers such as public, private, and protected.

    • For example...

  • Answered by AI
  • Q6. What is function overloading
  • Ans. 

    Function overloading is the ability to have multiple functions with the same name but different parameters.

    • Function overloading allows a function to perform different tasks based on the number and types of parameters passed to it.

    • It helps in writing cleaner and more readable code.

    • Example: void print(int x), void print(float x), void print(char x) are all overloaded functions with the same name but different parameter t

  • Answered by AI
  • Q7. Difference between function overloading and function Overwriting
  • Ans. 

    Function overloading is having multiple functions with the same name but different parameters. Function overwriting is replacing a function with a new one.

    • Function overloading is used to provide multiple ways to call a function with different parameters.

    • Function overwriting is used to replace a function with a new implementation.

    • Function overloading is resolved at compile-time based on the number and types of arguments...

  • Answered by AI
  • Q8. What is normalization
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and dependency.

    • Normalization helps in improving data consistency and accuracy

    • It involves breaking down a table into smaller tables and defining relationships between them

    • Normalization is achieved through a series of normal forms, such as first normal form (1NF), second normal form (2NF), and so on

    • Normalization can prevent data anomalies,...

  • Answered by AI
  • Q9. What is ACID properties
  • Ans. 

    ACID properties are a set of properties that ensure database transactions are processed reliably.

    • ACID stands for Atomicity, Consistency, Isolation, and Durability

    • Atomicity ensures that a transaction is treated as a single, indivisible unit of work

    • Consistency ensures that a transaction brings the database from one valid state to another

    • Isolation ensures that concurrent transactions do not interfere with each other

    • Durabi...

  • Answered by AI
  • Q10. Define DDL, DCL, DML
  • Ans. 

    DDL, DCL, and DML are three types of SQL commands used to manipulate databases.

    • DDL (Data Definition Language) is used to define the structure of the database schema, such as creating tables, altering tables, and dropping tables.

    • DCL (Data Control Language) is used to control access to the database, such as granting or revoking permissions.

    • DML (Data Manipulation Language) is used to manipulate data within the database, s...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Wipro Project Trainee Engineer interview:
  • Java
  • C
  • Python
  • DBMS
  • English speaking
  • Hr round questions
  • Aptitude
Interview preparation tips for other job seekers - Work hard you can crack this interview easily. Practice coding and study core subjects and improve your communication skills.

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

I applied via Campus Placement and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why Java is platform independent?
  • Ans. 

    Java is platform independent due to its bytecode and JVM.

    • Java code is compiled into bytecode which is platform-independent.

    • JVM (Java Virtual Machine) interprets the bytecode and executes it on any platform.

    • JVM acts as an abstraction layer between the Java code and the underlying hardware.

    • This allows Java programs to run on any platform that has a JVM installed.

    • For example, a Java program written on a Windows machine ca...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Java is platform-independent because it does not depend on any type of platform. Hence, Java is platform-independent language. In Java, programs are compiled into byte code and that byte code is platform-independent. ... Any machine to execute the byte code needs the Java Virtual Machine.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. 1.Describe a situation where you have taken a quick decision and failed, and a situation where you succeeded. 2. What is a skill you have tried to achieve but failed? 3. Describe a decision you have taken ...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Always try to take risk in small problems . When you face the consequences, you would be able to tackle bigger problems.
2. Every skill you learn, even if you didn't excel in it is not to be considered a waste of time/failure, you learn something simply by participating.

Interview Questionnaire 

1 Question

  • Q1. HTML, CSS, BOOTSTRAP, PHP. SQL
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 Project Trainee Engineer interview?
Bosch Global Software Technologies interview process usually has 3 rounds. The most common rounds in the Bosch Global Software Technologies interview process are Resume Shortlist, Aptitude Test and Technical.

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Philips Innovation Campus

No Interviews

INTERVIEWS

Philips Innovation Campus

No Interviews

INTERVIEWS

Gammon Engineers And Contractors

No Interviews

INTERVIEWS

TPF Engineering

No Interviews

INTERVIEWS

Amara Raja Infra

No Interviews

INTERVIEWS

Daimler India Commercial Vehicles

No Interviews

INTERVIEWS

Bosch Global Software Technologies

No Interviews

INTERVIEWS

Hourglass Research

No Interviews

Tell us how to improve this page.

Bosch Global Software Technologies Project Trainee Engineer Interview Process

based on 1 interview

Interview experience

4
  
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
DXC Technology Interview Questions
3.7
 • 795 Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Nagarro Interview Questions
4.0
 • 759 Interviews
View all

Bosch Global Software Technologies Project Trainee Engineer Reviews and Ratings

based on 2 reviews

3.3/5

Rating in categories

3.0

Skill development

3.3

Work-life balance

3.0

Salary

2.0

Job security

2.7

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 2 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