AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Engaged Employer

i

This company page is being actively managed by Knorr-Bremse Team. If you also belong to the team, you can get access from here

Knorr-Bremse Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 867 Reviews

  • About
  • Reviews
    867
  • Salaries
    4.3k
  • Interviews
    60
  • Jobs
    6
  • Benefits
    126
  • Photos
    -

Filter interviews by

Knorr-Bremse Embedded Software Developer Interview Questions and Answers

Updated 7 Aug 2021

Knorr-Bremse Embedded Software Developer Interview Experiences

1 interview found

Embedded Software Developer Interview Questions & Answers

user image Anonymous

posted on 7 Aug 2021

Interview Questionnaire 

3 Questions

  • Q1. Project u worked on
  • Add your answer
  • Q2. C program
  • Add your answer
  • Q3. UDS in detail
  • Ans. 

    UDS stands for Unified Diagnostic Services, a protocol used in automotive industry for communication between ECUs.

    • UDS is used for diagnostic communication between ECUs in vehicles.

    • It is based on the ISO 14229 standard.

    • UDS allows for diagnostic services such as reading and clearing fault codes, and accessing ECU data.

    • It uses a request-response mechanism, where the diagnostic tool sends a request and the ECU responds wit...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Knorr-Bremse?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Embedded Software Engineer Interview Questions & Answers

Bosch user image Anonymous

posted on 13 Jun 2024

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?
  • Ans. 

    I admire your commitment to innovation and quality in embedded systems, and I believe my skills align perfectly with your goals.

    • Your company's focus on cutting-edge technology in embedded systems excites me, as I thrive in innovative environments.

    • I am impressed by your recent projects, such as the development of advanced medical devices, which showcase your commitment to improving lives.

    • I appreciate your collaborative ...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and study about structures and algorithms
Anonymous

Embedded Software Developer Interview Questions Asked at Other Companies

asked in Secure Meters
Q1. How many possible outcomes are there when determining the maximum ... read more
View answers (3)
asked in Capgemini Engineering
Q2. Write a C program to check if a number is a power of 2.
View answer (1)
asked in Larsen & Toubro Limited
Q3. What is the difference between volatile const int a and const vol ... read more
View answer (1)
asked in FEV
Q4. what is interrupt service routine, watchdog timer, lambda functio ... read more
View answer (1)
asked in Secure Meters
Q5. How can you sort an array in place, using minimal additional memo ... read more
View answers (2)
View All
company Logo

Embedded Software Engineer Interview Questions & Answers

Bosch user image Anonymous

posted on 12 Oct 2023

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:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(3 Questions)

  • Q1. Basic C programming questions
  • Add your answer
  • Q2. About education background
  • Add your answer
  • Q3. I explained them about my schooling
  • Add your answer
Anonymous
company Logo

Embedded Software Engineer Interview Questions & Answers

Bosch user image Anonymous

posted on 13 Sep 2024

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.

Anonymous
company Logo

Embedded Software Engineer Interview Questions & Answers

Bosch user image Anonymous

posted on 8 Jun 2022

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 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
    Add your answer
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
    Add your answer
Round 4 - HR 

(1 Question)

  • Q1. About Personal details
  • Add your answer

Interview Preparation Tips

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

Skills evaluated in this interview

Anonymous
company Logo

Software Developer Interview Questions & Answers

Michelin user image Anonymous

posted on 28 Mar 2024

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

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Angular related questions
  • Add your answer
  • Q2. Springboot question
  • Add your answer
Round 2 - One-on-one 

(1 Question)

  • Q1. General skill based managerial questions
  • Add your answer
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
  • Add your answer
Anonymous
company Logo

Software Developer Interview Questions & Answers

Magna International user image Anonymous

posted on 7 Sep 2024

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance allows a child class to override a method from its parent class, providing different func...

  • Answered by AI
    Add your answer
  • Q2. Why You choose java
  • Ans. 

    I chose Java for its platform independence, strong community support, and extensive libraries.

    • Platform independence allows Java code to run on any device with a JVM

    • Strong community support ensures access to resources and help when needed

    • Extensive libraries provide pre-built solutions for common programming tasks

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous
Are these interview questions helpful?
company Logo

Senior Software Engineer Interview Questions & Answers

Magna International user image Anonymous

posted on 4 May 2025

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

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. Matlab related questions
  • Add your answer
  • Q2. MBD related questions
  • Add your answer
Anonymous
company Logo

Software Developer Interview Questions & Answers

Magna International user image Anonymous

posted on 18 Jun 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. What is an inverter ?
  • Ans. 

    An inverter is an electronic device that converts direct current (DC) to alternating current (AC).

    • Used in solar power systems to convert DC from solar panels to AC for home use.

    • Common in uninterruptible power supplies (UPS) to provide backup power.

    • Found in electric vehicles to convert battery DC to AC for the motor.

    • Inverters can vary in type, such as pure sine wave, modified sine wave, and square wave.

  • Answered by AI
    Add your answer
  • Q2. Code to find the largest on. in the array
  • Ans. 

    This code finds the largest number in an array of strings representing numbers.

    • Convert each string to a number for comparison. Example: '10' becomes 10.

    • Use a loop to iterate through the array and keep track of the largest number found.

    • Return the largest number after checking all elements.

  • Answered by AI
    Add your answer
Anonymous
company Logo

Software Developer Interview Questions & Answers

Bosch user image Anonymous

posted on 7 Feb 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Aug 2022. There were 5 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 tips
Round 2 - Coding Test 

Be familiar to codility , medium questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Questions related to the profile which they are hiring for and based on resume
  • Add your answer
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round fitment check
  • Add your answer
Round 5 - HR 

(1 Question)

  • Q1. Basic hr question and salary discussion
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for the profile you are interviewing for .
Anonymous
More about working at Knorr-Bremse
  • HQ - Munich, Germany
  • Auto Components
  • 501-1k Employees (India)
  • Automobile
  • Railways

Knorr-Bremse Interview FAQs

How to prepare for Knorr-Bremse Embedded Software Developer 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 Knorr-Bremse. The most common topics and skills that interviewers at Knorr-Bremse expect are Communication Protocols, Embedded C, Microcontroller, SPI and AUTOSAR.

Tell us how to improve this page.

Knorr-Bremse Interviews By Designations

  • Knorr-Bremse Embedded Engineer Interview Questions
  • Knorr-Bremse Embedded Software Engineer Interview Questions
  • Knorr-Bremse Trainee Interview Questions
  • Knorr-Bremse Senior Engineer Interview Questions
  • Knorr-Bremse Technical Specialist Interview Questions
  • Knorr-Bremse Senior Design Engineer Interview Questions
  • Knorr-Bremse Assistant General Manager Operations Interview Questions
  • Knorr-Bremse Assistant Manager Interview Questions
  • Show more
  • Knorr-Bremse Design Engineer Interview Questions
  • Knorr-Bremse Associate Interview Questions

Interview Questions for Popular Designations

  • Software Developer Interview Questions
  • Senior Software Engineer Interview Questions
  • Senior Software Developer Interview Questions
  • Embedded Software Engineer Interview Questions
  • Embedded Developer Interview Questions
  • Embedded Firmware Engineer Interview Questions
  • Embedded Systems Engineer Interview Questions
  • Firmware Developer Interview Questions
  • Show more
  • Senior Embedded Software Engineer Interview Questions
  • Model Based Developer Interview Questions

Interview Questions from Similar Companies

Bosch
Bosch Interview Questions
4.1
 • 350 Interviews
Yazaki
Yazaki Interview Questions
3.9
 • 152 Interviews
Hitachi Astemo
Hitachi Astemo Interview Questions
4.0
 • 123 Interviews
DENSO
DENSO Interview Questions
4.2
 • 79 Interviews
JTEKT
JTEKT Interview Questions
4.1
 • 75 Interviews
Faurecia
Faurecia Interview Questions
3.9
 • 68 Interviews
Goodyear
Goodyear Interview Questions
3.6
 • 60 Interviews
Michelin
Michelin Interview Questions
3.8
 • 57 Interviews
Schaeffler India
Schaeffler India Interview Questions
4.1
 • 55 Interviews
Magna International
Magna International Interview Questions
3.8
 • 45 Interviews
View all
Knorr-Bremse Embedded Software Developer Salary
based on 26 salaries
₹6 L/yr - ₹9 L/yr
5% more than the average Embedded Software Developer Salary in India
View more details

Knorr-Bremse Embedded Software Developer Reviews and Ratings

based on 3 reviews

4.9/5

Rating in categories

4.7

Skill development

4.9

Work-life balance

2.2

Salary

4.7

Job security

4.6

Company culture

4.6

Promotions

4.6

Work satisfaction

Explore 3 Reviews and Ratings
Knorr-Bremse Salaries in India
Senior Engineer
216 salaries
unlock blur

₹7.6 L/yr - ₹13 L/yr

Technical Specialist
194 salaries
unlock blur

₹17 L/yr - ₹28.5 L/yr

Assistant Manager
190 salaries
unlock blur

₹8.6 L/yr - ₹15 L/yr

Engineer
150 salaries
unlock blur

₹4.4 L/yr - ₹10 L/yr

Deputy Manager
109 salaries
unlock blur

₹11.4 L/yr - ₹21 L/yr

Explore more salaries
Compare Knorr-Bremse with
Bosch

Bosch

4.1
Compare
Yazaki

Yazaki

3.9
Compare
Hitachi Astemo

Hitachi Astemo

4.0
Compare
Faurecia

Faurecia

3.9
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Knorr-Bremse Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter