Upload Button Icon Add office photos

Bosch

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Bosch Embedded Software Engineer Interview Questions and Answers

Updated 13 Sep 2024

Bosch Embedded Software Engineer Interview Experiences

4 interviews found

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

Test to write a Fibonacci function that receives two pointers with data and organize the data

Round 2 - One-on-one 

(1 Question)

  • Q1. Why you want to work with us?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and study about structures and algorithms
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Coding Test 

As a fresher, I applied through an online portal and the first round was an Online coding test with self-introduction.

Embedded Software Engineer Interview Questions Asked at Other Companies

asked in Aptiv
Q1. 3. 1)Do you know about Autosar. 2)define function definition and ... read more
asked in Cyient
Q2. Introduction. Difference between Embedded Systems and Embedded so ... read more
asked in Cyient
Q3. 1) which microcontroller you have used in Academics?
Q4. What is conductor, insulator and semi conductor?
asked in HCLTech
Q5. 3. How to enter if and else at the same time

I applied via Approached by Company and was interviewed in May 2022. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Pass array to function in c
  • Ans. 

    Passing an array to a function in C.

    • Declare the function with the array parameter

    • Pass the array name as argument to the function

    • Use array notation to access elements in the function

    • Array size can be passed as a separate argument or calculated within the function

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Program to find a button press
  • Ans. 

    A program to detect button press and trigger an action

    • Use interrupts to detect button press

    • Debounce the button to avoid false triggers

    • Implement a state machine to handle button press and release events

    • Use a timer to detect long press events

    • Trigger an action based on the button press event

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About Personal details

Interview Preparation Tips

Interview preparation tips for other job seekers - Deep c knowledge is enough especially structures unions etc

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 2 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 - HR 

(3 Questions)

  • Q1. Basic C programming questions
  • Q2. About education background
  • Q3. I explained them about my schooling

Bosch interview questions for designations

 Embedded Engineer

 (1)

 Embedded Developer

 (1)

 Software Engineer

 (12)

 Senior Software Engineer

 (10)

 Associate Software Engineer

 (8)

 Junior Software Engineer

 (1)

 Assistant Software Engineer

 (1)

 Senior Software Engineer 2

 (2)

Interview questions from similar companies

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

Interview Questionnaire 

4 Questions

  • Q1. Basic Java questions. Coding based on technical topics in Java. Approach and knowledge of other technology apart from core strength like ui ,design .
  • Q2. Scenario based questions. Deeper into Java and related technologies
  • Q3. Again based on Java and project but kind of client interview
  • Q4. Basic hr questions and salary discussion

Interview Preparation Tips

Round: Managerial
Experience: More of past projects and team handling

General Tips: Be prepared for basics in related technology and good through understanding in one core area.
Skills: Communication, Problem Solving, Analytical Skills, Decision Making Skills
Duration: 1-3 Months

I was interviewed in Aug 2017.

Interview Questionnaire 

4 Questions

  • Q1. Difference between c and java?
  • Ans. 

    C is a procedural programming language while Java is an object-oriented programming language.

    • C is a low-level language while Java is a high-level language.

    • C requires manual memory management while Java has automatic memory management.

    • C is platform-dependent while Java is platform-independent.

    • C supports pointers while Java does not.

    • C has a simpler syntax compared to Java.

  • Answered by AI
  • Q2. Difference between final, finally and finalize
  • Ans. 

    final, finally, and finalize are keywords in Java with different meanings.

    • final is a keyword used to declare a constant value, a variable that cannot be modified.

    • finally is a block used in exception handling to ensure a piece of code is always executed, whether an exception is thrown or not.

    • finalize is a method in the Object class that is called by the garbage collector before an object is destroyed.

    • final and finally a...

  • Answered by AI
  • Q3. About yourself
  • Q4. Why Johnson
  • Ans. 

    Johnson is a reputable company known for its innovative software solutions and collaborative work environment.

    • Johnson has a strong reputation in the industry for delivering high-quality software solutions.

    • The company values collaboration and teamwork, which aligns with my own work style.

    • I admire Johnson's commitment to innovation and staying ahead of technological advancements.

  • Answered by AI

Interview Preparation Tips

Round: Apptitude Test
Experience: Questions was unpredictable as it was from reasoning,verbal , and from general knowledge also.Technical questions was also there.
Tips: Technical question was not that hard. Just have good basic knowledge of programming and DBMS

Round: Technical Interview
Experience: It was from basic concepts only.

Round: HR Interview
Experience: There were 12 HRs to take my interview but asked mainly from CV only.

Tips: Be calm and confident and learn the basic of subjects

College Name: BPPIMT

Skills evaluated in this interview

Interview Preparation Tips

Round: Resume Shortlist
Experience: General resume shortlisting out of nearly 400 applicants. Shortlisted close to 150 students.

Round: Technical Interview
Experience: Mostly questions from the resume were asked. They just wanted to know the types of projects I had done.
Tips: Make sure you know everything about what you write in your resume.

Round: Technical Interview
Experience: Another round of technical interview. Questions were more focused on the kind of profile they were offering, mostly to judge whether you are right for the job or not.

Skills: Confidence, Core knowledge
College Name: IIT BOMBAY

Interview Questionnaire 

1 Question

  • Q1. String programs, API basics, Automation, Status codes , Http methods.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on programming

Interview Questionnaire 

3 Questions

  • Q1. Simple question as per 4 year of experience
  • Q2. Same question asked by interviewer
  • Q3. Too much tried for negotiation and not gave expected compansession

I applied via Naukri.com and was interviewed before May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Scenario based to be solved with python

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the core concepts very well.
Contribute & help others!
anonymous
You can choose to be anonymous

Bosch Interview FAQs

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

Some of the top questions asked at the Bosch Embedded Software Engineer interview -

  1. Pass array to function i...read more
  2. Program to find a button pr...read more
  3. Basic C programming questi...read more

Recently Viewed

INTERVIEWS

Tata Motors

No Interviews

REVIEWS

Sedemac Mechatronics

No Reviews

INTERVIEWS

Cognizant

No Interviews

SALARIES

Hewlett Packard Enterprise

SALARIES

Einfochips

SALARIES

Einfochips

INTERVIEWS

Beyond Evolution Tech Solutions

No Interviews

INTERVIEWS

Maruti Suzuki

No Interviews

REVIEWS

VVDN Technologies

No Reviews

REVIEWS

Einfochips

No Reviews

Tell us how to improve this page.

Bosch Embedded Software Engineer Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 420 Interviews
Johnson Controls Interview Questions
3.6
 • 262 Interviews
ABB Interview Questions
4.1
 • 236 Interviews
Yazaki Interview Questions
3.8
 • 134 Interviews
GE Interview Questions
4.2
 • 102 Interviews
Aptiv Interview Questions
3.5
 • 96 Interviews
Valeo Interview Questions
4.0
 • 88 Interviews
DENSO Interview Questions
4.1
 • 73 Interviews
View all
Bosch Embedded Software Engineer Salary
based on 53 salaries
₹3.7 L/yr - ₹12 L/yr
6% more than the average Embedded Software Engineer Salary in India
View more details

Bosch Embedded Software Engineer Reviews and Ratings

based on 5 reviews

4.1/5

Rating in categories

3.4

Skill development

5.0

Work-life balance

2.7

Salary

5.0

Job security

4.8

Company culture

2.2

Promotions

4.3

Work satisfaction

Explore 5 Reviews and Ratings
Senior Engineer
854 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
794 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
658 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
512 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
494 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Bosch with

Siemens

4.1
Compare

ABB

4.1
Compare

Schneider Electric

4.1
Compare

Honeywell Automation

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent