Upload Button Icon Add office photos
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

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

Interview Questionnaire 

3 Questions

  • Q1. Project u worked on
  • Q2. C program
  • 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

Skills evaluated in this interview

Interview questions from similar companies

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 tips
Round 2 - HR 

(3 Questions)

  • Q1. Basic C programming questions
  • Q2. About education background
  • Q3. I explained them about my schooling
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

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
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
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.

I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Technical understanding on ETHERNET AVB protocol.
  • Q2. Bluetooth Audio profile A2DP,Hfp
  • Q3. Linux device tree configuration
  • Q4. I2c speed in linux
  • Ans. 

    I2C is a communication protocol used to connect multiple devices in a network. In Linux, the speed of I2C can be configured.

    • I2C speed can be set using the 'i2cset' command in Linux

    • The speed can also be configured in the device tree

    • The maximum speed supported by the hardware should be considered when setting the speed

    • Different devices may require different speeds for optimal performance

  • Answered by AI
  • Q5. Gstreamer pipeline related question
  • Q6. Pulseaudio related
  • Q7. Compilation steps
  • Q8. What is pure virtual function
  • Ans. 

    A pure virtual function is a function declared in a base class without implementation, which must be overridden by derived classes.

    • Pure virtual functions are declared with the syntax: virtual void functionName() = 0;

    • Classes containing pure virtual functions are called abstract classes and cannot be instantiated.

    • Pure virtual functions provide a way to achieve polymorphism in C++.

    • Example: virtual void draw() = 0; // decl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well have confidence in what u say. If u don't knw say it don't bluff

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. Volatile keyword in C
  • Ans. 

    Volatile keyword in C is used to indicate that a variable's value may change unexpectedly.

    • It is used to prevent compiler optimization

    • It is commonly used in embedded systems programming

    • It is not a substitute for proper synchronization mechanisms

    • Example: volatile int *ptr; // pointer to volatile integer

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. What will u do if u think u cant meet deadline
Round 4 - HR 

(1 Question)

  • Q1. Why are u joining Bosch

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Understand embedded C basics, projects u have worked so far

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude with mostly technical questions

Round 2 - Technical 

(4 Questions)

  • Q1. Focused interview on core electronics
  • Q2. Working of Mosfet
  • Ans. 

    MOSFET stands for Metal-Oxide-Semiconductor Field-Effect Transistor. It is a type of transistor used for amplifying or switching electronic signals.

    • MOSFET has three terminals: gate, source, and drain.

    • It operates by varying the voltage applied to the gate terminal to control the flow of current between the source and drain terminals.

    • MOSFETs are widely used in digital and analog circuits, power amplifiers, and switching ...

  • Answered by AI
  • Q3. Networking questions
  • Q4. Types of Opams & functionality
  • Ans. 

    Opams are software tools used for managing and monitoring software packages on Unix-like systems.

    • OPAM (OCaml Package Manager) - used for managing OCaml packages

    • APT (Advanced Package Tool) - used for managing Debian packages

    • YUM (Yellowdog Updater Modified) - used for managing RPM packages on Red Hat-based systems

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. This was easy just normal questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just Prepared Technical part
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical area skill level questions Testing on basic coding knowledge - familiar coding language Behavioral questions & test ones growth mindset

Interview Preparation Tips

Interview preparation tips for other job seekers - Research about the department before interviewing to know more about the opening and the actual requirement that fulfills your skills.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Resume related questions

Round 2 - Technical 

(2 Questions)

  • Q1. Resume related questions
  • Q2. DS questions, Easy level from leetcode.

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.

Interview Questions from Similar Companies

Bosch Interview Questions
4.2
 • 335 Interviews
Yazaki Interview Questions
3.8
 • 137 Interviews
DENSO Interview Questions
4.1
 • 78 Interviews
JTEKT Interview Questions
4.1
 • 69 Interviews
Faurecia Interview Questions
3.9
 • 63 Interviews
Goodyear Interview Questions
3.6
 • 55 Interviews
Michelin Interview Questions
3.9
 • 54 Interviews
View all
Knorr-Bremse Embedded Software Developer Salary
based on 24 salaries
₹6 L/yr - ₹12.5 L/yr
23% 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.6

Skill development

4.9

Work-life balance

2.2

Salary

4.6

Job security

4.6

Company culture

4.6

Promotions

4.6

Work satisfaction

Explore 3 Reviews and Ratings
Senior Engineer
209 salaries
unlock blur

₹4.7 L/yr - ₹18 L/yr

Technical Specialist
172 salaries
unlock blur

₹11.9 L/yr - ₹31 L/yr

Assistant Manager
167 salaries
unlock blur

₹5.1 L/yr - ₹16.5 L/yr

Engineer
156 salaries
unlock blur

₹2.6 L/yr - ₹10 L/yr

Quality Engineer
105 salaries
unlock blur

₹1.6 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Knorr-Bremse with

Bosch

4.2
Compare

Yazaki

3.8
Compare

Faurecia

3.9
Compare

DENSO

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