Logo

Get AmbitionBox App

Faster and better experience!

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

    • Campus placements

      Interviews questions for 2K+ colleges

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    WINNERS AWAITED!
    • ABECA 2025
      WINNERS AWAITED!

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    • AmbitionBox Best Places to Work 2021

      1st Edition

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 837 Reviews

Play video Play video Video summary
  • About
  • Reviews
    837
  • Salaries
    4.1k
  • Interviews
    58
  • Jobs
    9
  • Benefits
    125
  • Photos
    -

Filter interviews by

Knorr-Bremse Interview Questions and Answers

Updated 26 Apr 2025
Popular Designations

16 Interview questions

A CAE Engineer was asked 11mo ago
Q. How is fatigue analysis of a weld performed?
Ans. 

Fatigue analysis of weld is performed by applying cyclic loading to the weld and analyzing stress concentrations.

  • Apply cyclic loading to the weld to simulate real-world conditions

  • Analyze stress concentrations at critical points using finite element analysis

  • Calculate fatigue life based on stress levels and material properties

  • Consider factors such as weld geometry, residual stresses, and material defects

  • Use standard...

View all CAE Engineer interview questions
An Embedded Engineer was asked 27 Mar 2024
Q. Can we call an ISR from another ISR?
Ans. 

Yes, it is possible to call an ISR from another ISR.

  • Calling an ISR from another ISR is known as nesting ISRs.

  • It is important to carefully manage the nesting depth to avoid stack overflow.

  • Nested ISRs can introduce complexity and potential issues, so it should be used judiciously.

View all Embedded Engineer interview questions
A Trainee was asked 26 Feb 2024
Q. What is the unit of hydraulic pressure?
Ans. 

The unit of hydraulic pressure is Pascal (Pa).

  • The unit of hydraulic pressure is commonly expressed in Pascal (Pa).

  • Other units used for hydraulic pressure include pounds per square inch (psi) and bar.

  • 1 Pascal is equal to 1 Newton per square meter.

  • Hydraulic systems typically operate at pressures ranging from a few hundred to several thousand psi.

View all Trainee interview questions
An Embedded Software Engineer was asked 21 Feb 2024
Q. Why is an 8-bit microprocessor called an 8-bit microprocessor?
Ans. 

8 bit microprocessor is called so because it processes data in 8 bit chunks.

  • 8 bit microprocessor processes data in 8 bit chunks at a time

  • It can handle data in 8 bit binary format

  • Examples include Intel 8080, Zilog Z80, and MOS Technology 6502

View all Embedded Software Engineer interview questions

What people are saying about Knorr-Bremse

View All
belogical
Verified Icon
1w
works at
Knorr-Bremse
Future Advice.
I am working in an German MNC of Manufacturing for Railway Industry. From last 3 years i am working for after market support and operations. But when i was hired i was told to work with marketing team for business development. I am using SAP from last 3 years. what should i do now. I have 6yesr of Total experience and i am getting paid only 5.74LPA.
Got a question about Knorr-Bremse?
Ask anonymously on communities.
An Embedded Software Engineer was asked 21 Feb 2024
Q. Write a macro to set a specific bit.
Ans. 

Macro code to set a bit in embedded software

  • Define a macro using bitwise OR operator to set a specific bit in a register

  • Example: #define SET_BIT(reg, bit) ((reg) |= (1 << (bit)))

  • Call the macro with the register and bit number as arguments

View all Embedded Software Engineer interview questions
An Embedded Software Engineer was asked 21 Feb 2024
Q. What are preprocessor directives?
Ans. 

Preprocessor directives are commands used by the preprocessor to perform tasks before the actual compilation process begins.

  • Preprocessor directives start with a # symbol.

  • They are used to include header files, define constants, and perform conditional compilation.

  • Examples include #include, #define, #ifdef, #ifndef, #endif, #pragma, etc.

View all Embedded Software Engineer interview questions
An Embedded Software Engineer was asked 21 Feb 2024
Q. What are the storage classes in C?
Ans. 

Storage classes in C define the scope and lifetime of variables.

  • Auto: Default storage class for local variables

  • Register: Requests a variable to be stored in a register for faster access

  • Static: Preserves the value of a variable between function calls

  • Extern: Allows access to a variable declared in another file

  • Thread Local Storage (TLS): Provides each thread with its own copy of a variable

View all Embedded Software Engineer interview questions
Are these interview questions helpful?
A Senior Design Engineer was asked 19 Apr 2023
Q. Rate your power electronics circuit designing skills.
Ans. 

I rate myself 8 out of 10 for power electronics circuit designing.

  • I have extensive experience in designing power electronics circuits for various applications.

  • I am proficient in using simulation tools like LTSpice and MATLAB for circuit analysis and design.

  • I have designed and implemented several power electronics circuits, including DC-DC converters, inverters, and motor drives.

  • I keep myself updated with the lates...

View all Senior Design Engineer interview questions
A Line Leader was asked 08 Apr 2022
Q. What is the difference between ferrous and non-ferrous materials?
Ans. 

Ferrous materials contain iron while non-ferrous materials do not.

  • Ferrous materials are magnetic while non-ferrous materials are not.

  • Ferrous materials are prone to rust while non-ferrous materials are not.

  • Examples of ferrous materials include steel and cast iron while examples of non-ferrous materials include aluminum and copper.

  • Ferrous materials are typically stronger and more durable than non-ferrous materials.

View all Line Leader interview questions
An Embedded Software Developer was asked 07 Aug 2021
Q. Explain 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 respond...

View all Embedded Software Developer interview questions
1 2

Knorr-Bremse Interview Experiences

58 interviews found

Incoming Quality Engineer Interview Questions & Answers

user image Rahul Vashistha

posted on 24 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logical reasoning, verbal skills and problem-solving abilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Responsible for clear MRN in ERP.
. Responsible for VMS(Visual Management System) data.
. Knowledge Of kaizen, poka-yoke .
. CAPA on internal & external complaints
. Analysis on rejection Daily Basis and rejection clearances .
. Review online , vendor portal PDI reports
. Daily Review on Sop & Quality alert.
. Improvements in Tool As per internal Problems.
. Handling man power and monitoring manpower time to time

. Basic Knowledge Tools correction
. To involve in activities of Kaizen, 5S with Kaizen team.
. Basic Knowledge Of 7QC Tools.
. Knowledge of precise measuring machines like as:- Plating thickness Gauge , Surface
Finish Tester, Height gauge, Micrometer virnier caliper etc.

Incoming Quality Engineer Interview Questions asked at other Companies

Q1. What is the machining process for the cover?
View answer (1)
Anonymous

Sourcing Manager Interview Questions & Answers

user image Anonymous

posted on 11 Dec 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response
Round 1 - Technical 

(1 Question)

  • Q1. Questions based on your experience and resume
  • Add your answer
Round 2 - HR 

(1 Question)

  • Q1. General questions
  • Add your answer

Sourcing Manager Interview Questions asked at other Companies

Q1. How would you approach the situation if the supplier shared a competitive price classified as H1, while comparing it to the L1 and L2 suppliers, in order to persuade your manager?
View answer (1)
Anonymous

Technical Specialist Interview Questions & Answers

user image Anonymous

posted on 23 Jul 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Like what you do and your skills
  • Add your answer
  • Q2. Can you work or have experience on this tool and software
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Too much process and no technical growth

You will not get exposure and also favouritism is there as most of the company

Skill and career growth is very less

HR is also like we are listening but they only do what the manager says

Technical Specialist Interview Questions asked at other Companies

Q1. What SolarWinds features are you familiar with?
View answer (4)
Anonymous

Embedded Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Asked question related to basic electronics(mux,logic gate,NAND gate implementions)

Embedded Engineer Interview Questions asked at other Companies

Q1. What is the difference between sensors and actuators?
View answer (1)
Anonymous

Junior Mechanical Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Apr 2024

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

I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Mechanical production Engineering Related

Round 2 - Technical 

(2 Questions)

  • Q1. Mechanical properties Measuring tools Machine
  • Add your answer
  • Q2. Normalisation, tampering, hardness, Least count, micrometre, Digital Vernie, C.
  • Add your answer

Junior Mechanical Engineer Interview Questions asked at other Companies

Q1. Types of gearbox and which gearbox is maximum used in your plant?
View answer (2)
Anonymous

Design Engineer Interview Questions & Answers

user image Gs Sp

posted on 20 Dec 2024

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

(1 Question)

  • Q1. Introduction ( Advice- Be prepared for this question and try to give long lasting answer)
  • Add your answer

Design Engineer Interview Questions asked at other Companies

Q1. Stress Strain curve, What will happen if you use petrol in diesel engine and Diesel in petrol engone.
View answer (6)
Anonymous

Research and Development Intern Interview Questions & Answers

user image Anonymous

posted on 12 Aug 2024

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

I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic level for mechanical engineering student.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Normal introduction
  • Add your answer
  • Q2. Resume based Questions
  • Add your answer
  • Q3. Basic Knowledge about brake systems
  • Add your answer
  • Q4. Family background
  • Add your answer

Research and Development Intern Interview Questions asked at other Companies

Q1. SDLC/STLC lifecycle explain. What do you understand by Agile development.Some theory concept of Software Testing subject.
View answer (1)
Anonymous

Associate Interview Questions & Answers

user image Anonymous

posted on 2 Apr 2024

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

I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

Questions on JD and education

Round 2 - HR 

(1 Question)

  • Q1. Questions on educational qualifications
  • Ans. JD on assiciate to handle patent applications
  • Answered Anonymously
    Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. Questions on btech like functioning of braking system
  • Add your answer

Associate Interview Questions asked at other Companies

Q1. A rat has 3000 grams of rice and needs to travel 3000 meters. It eats 1 gram of rice per meter, and its maximum carrying capacity is 1000 grams. How should the rat travel the distance to maximize the amount of rice left at the destination?
View answer (6)
Anonymous

Project Manager Interview Questions & Answers

user image Sanjeeb Samal

posted on 10 Jan 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. About current role and experience
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Share your experiences in a well manner.

Project Manager Interview Questions asked at other Companies

Q1. How did you manage the software release and deployment?
View answer (2)
Anonymous

Embedded Engineer Interview Questions & Answers

user image Chetan Chaudhary

posted on 22 Mar 2024

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

(1 Question)

  • Q1. Related to domain related questions.
  • Add your answer
Round 2 - One-on-one 

(1 Question)

  • Q1. Related to CAN Bus protocol.
  • Add your answer
Round 3 - HR 

(1 Question)

  • Q1. I am not shortlisted .
  • Add your answer

Embedded Engineer Interview Questions asked at other Companies

Q1. What is the difference between sensors and actuators?
View answer (1)
Anonymous
More about working at Knorr-Bremse
golden leaf award AmbitionBox awards

#20 Best Small Company - 2021

golden leaf award
  • HQ - Munich, Germany
  • Auto Components
  • 501-1k Employees (India)
  • Automobile
  • Railways

Knorr-Bremse Interview FAQs

How many rounds are there in Knorr-Bremse interview?
Knorr-Bremse interview process usually has 2-3 rounds. The most common rounds in the Knorr-Bremse interview process are Technical, HR and Resume Shortlist.
How to prepare for Knorr-Bremse 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 Embedded C, Microcontroller, Canoe, AUTOSAR and Python.
What are the top questions asked in Knorr-Bremse interview?

Some of the top questions asked at the Knorr-Bremse interview -

  1. 5.Why 8 bit microprocessor is called 8 bit microprocess...read more
  2. What is difference between ferrous and non ferrous mater...read more
  3. How to decide number of modes to extract in modal analys...read more
What are the most common questions asked in Knorr-Bremse HR round?

The most common HR questions asked in Knorr-Bremse interview are -

  1. What are your strengths and weakness...read more
  2. What is your family backgrou...read more
  3. Why should we hire y...read more
How long is the Knorr-Bremse interview process?

The duration of Knorr-Bremse interview process can vary, but typically it takes about less than 2 weeks to complete.

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 Assistant General Manager Operations Interview Questions
  • Knorr-Bremse Project Manager Interview Questions
  • Knorr-Bremse Test Engineer Interview Questions
  • Show more
  • Knorr-Bremse Design Engineer Interview Questions
  • Knorr-Bremse Associate Interview Questions

Interview Questions for Popular Designations

  • Team Lead Interview Questions
  • Software Engineer Interview Questions
  • Intern Interview Questions
  • Senior Associate Interview Questions
  • Sales Executive Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • Accountant Interview Questions
  • Test Engineer Interview Questions
  • Show more
  • Manager Interview Questions
  • Assistant Manager Interview Questions

Overall Interview Experience Rating

4.1/5

based on 65 interview experiences

Difficulty level

Easy 32%
Moderate 68%

Duration

Less than 2 weeks 65%
2-4 weeks 17%
4-6 weeks 4%
6-8 weeks 9%
More than 8 weeks 4%
View more

Interview Questions from Similar Companies

Bosch
Bosch Interview Questions
4.2
 • 339 Interviews
Yazaki
Yazaki Interview Questions
3.8
 • 143 Interviews
DENSO
DENSO Interview Questions
4.2
 • 78 Interviews
JTEKT
JTEKT Interview Questions
4.1
 • 72 Interviews
Faurecia
Faurecia Interview Questions
3.9
 • 66 Interviews
Goodyear
Goodyear Interview Questions
3.6
 • 56 Interviews
Michelin
Michelin Interview Questions
3.9
 • 54 Interviews
Schaeffler India
Schaeffler India Interview Questions
4.1
 • 54 Interviews
Magna International
Magna International Interview Questions
3.9
 • 43 Interviews
Bosch Chassis Systems
Bosch Chassis Systems Interview Questions
4.1
 • 42 Interviews
View all

Knorr-Bremse Reviews and Ratings

based on 837 reviews

3.8/5

Rating in categories

3.4

Skill development

3.9

Work-life balance

3.5

Salary

3.6

Job security

3.6

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 837 Reviews and Ratings
Jobs at Knorr-Bremse
Knorr-Bremse
Accounting Team Lead

Pune

5-9 Yrs

Not Disclosed

Knorr-Bremse
Account Executive

Pune

3-8 Yrs

Not Disclosed

Knorr-Bremse
Staff - In Process Quality

Pune

9-14 Yrs

Not Disclosed

Explore more jobs
Knorr-Bremse Salaries in India
Senior Engineer
212 salaries
unlock blur

₹5 L/yr - ₹15.6 L/yr

Technical Specialist
178 salaries
unlock blur

₹9.6 L/yr - ₹31 L/yr

Assistant Manager
169 salaries
unlock blur

₹6 L/yr - ₹16.5 L/yr

Engineer
153 salaries
unlock blur

₹3 L/yr - ₹10.3 L/yr

Quality Engineer
112 salaries
unlock blur

₹1.6 L/yr - ₹4.7 L/yr

Explore more salaries
Compare Knorr-Bremse with
Bosch

Bosch

4.2
Compare
Yazaki

Yazaki

3.8
Compare
Faurecia

Faurecia

3.9
Compare
DENSO

DENSO

4.2
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

Helping over 1 Crore job seekers every month in choosing their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

6 Lakh+

Interviews

1 Crore+

Users/Month

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Campus Placements
  • 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 2026
  • ABECA 2025 winners awaited tag
  • ABECA 2024
  • AmbitionBox Best Places to Work 2022
  • AmbitionBox Best Places to Work 2021
  • Invite employees to rate
AmbitionBox
  • About Us
  • 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