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 Senior Design Engineer Interview Questions and Answers

Updated 19 Apr 2023

Knorr-Bremse Senior Design Engineer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Rate yourself for power electronics circuit designing
  • 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 latest tre...

  • Answered by AI
  • Q2. Currently Which kind of work you are doing? Which technique you follow to solve if any problems occure in the team
  • Ans. 

    I am currently working as a Sr. Engineer in design.

    • I am responsible for designing and developing new products.

    • I collaborate with cross-functional teams to gather requirements and ensure design feasibility.

    • I use various techniques like brainstorming, prototyping, and simulation to solve problems.

    • I encourage open communication and teamwork to address any issues that arise within the team.

    • I also conduct regular design rev...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, honest, while answering these questions

Interview questions from similar companies

I applied via Walk-in and was interviewed before Feb 2021. 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 - Technical 

(2 Questions)

  • Q1. Depends on experience
  • Q2. Related to systematic approach
  • Ans. Problem solving tools, OEE, FPY, Root cause analysis. 14Q, 5S
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Never join Bosch chakan if want to have growing future In career and work life balance.

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

Interview Questionnaire 

1 Question

  • Q1. Core Java, J2EE

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

I applied via Naukri.com and was interviewed before Jun 2021. 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. Technical questions related to your project .
Round 3 - Technical 

(1 Question)

  • Q1. Question regarding your task & management skills also
Round 4 - HR 

(1 Question)

  • Q1. Location related question

Interview Preparation Tips

Interview preparation tips for other job seekers - Na

I applied via Recruitment Consulltant and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic c programming question and embedded questions
Round 2 - Technical 

(1 Question)

  • Q1. Programming and basics of embedded c
Round 3 - Behavioral 

(1 Question)

  • Q1. Technical and project related
Round 4 - HR 

(1 Question)

  • Q1. Personal and joining related

Interview Preparation Tips

Interview preparation tips for other job seekers - Study basics well, attend interviews, you will be paid off for your hardwork
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

It was of 30 mins and moderate to tough paper

Round 2 - Technical 

(1 Question)

  • Q1. It was of one hour and questions were moderate to tough
Round 3 - One-on-one 

(1 Question)

  • Q1. Interviewer was friendly and asked mostly about small signal analysis, differential op amp, filters.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Question based on Java and Angular
Round 2 - Behavioral 

(1 Question)

  • Q1. Some questions based on projects. Where do you see in 5 years.?
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test was on a hacker rank platform

Round 2 - Aptitude Test 

Fair enough with good focus on os and dbms

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

I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Protocol relatedsuch as
  • Q2. Can protocol framing
  • Q3. Uds services and nrc code
  • Q4. Python with automation
  • Q5. Dspace, vt, aspice, xcp with automation

Interview Preparation Tips

Topics to prepare for Schaeffler India Senior Engineer interview:
  • Canoe
  • CAN protocol
  • UDS
  • Python
  • CAPL
  • Hil testing
  • DSpace
  • Software integration
  • Bug Tracking
  • Regression Testing
  • vt
  • Vt studio
  • Aspice
  • Fusa
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 May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain function pointers in c?
  • Ans. 

    Function pointers in C are pointers that point to functions instead of data.

    • Function pointers are used to pass functions as arguments to other functions.

    • They can be used to implement callbacks and event handlers.

    • Syntax: return_type (*ptr_name)(parameters);

    • Example: int (*funcPtr)(int, int);

  • Answered by AI
  • Q2. Explain DCM module from BSW?
  • Ans. 

    DCM module in BSW is responsible for managing diagnostic communication between the vehicle and external diagnostic tools.

    • DCM stands for Diagnostic Communication Manager

    • It handles communication protocols such as UDS, KWP2000, and OBD

    • DCM manages diagnostic sessions, communication parameters, and diagnostic trouble codes

    • It provides APIs for diagnostic services like reading and clearing DTCs

    • Example: DCM module in BSW facil...

  • Answered by AI

Skills evaluated in this interview

Knorr-Bremse Interview FAQs

How many rounds are there in Knorr-Bremse Senior Design Engineer interview?
Knorr-Bremse interview process usually has 2 rounds. The most common rounds in the Knorr-Bremse interview process are Resume Shortlist and Technical.

Tell us how to improve this page.

Knorr-Bremse Senior Design Engineer Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

Bosch Interview Questions
4.2
 • 334 Interviews
Yazaki Interview Questions
3.8
 • 137 Interviews
DENSO Interview Questions
4.1
 • 77 Interviews
JTEKT Interview Questions
4.1
 • 67 Interviews
Faurecia Interview Questions
3.9
 • 63 Interviews
Goodyear Interview Questions
3.6
 • 55 Interviews
Michelin Interview Questions
3.9
 • 53 Interviews
View all
Knorr-Bremse Senior Design Engineer Salary
based on 76 salaries
₹6.1 L/yr - ₹14.4 L/yr
13% more than the average Senior Design Engineer Salary in India
View more details

Knorr-Bremse Senior Design Engineer Reviews and Ratings

based on 15 reviews

3.7/5

Rating in categories

3.2

Skill development

4.2

Work-life balance

3.4

Salary

4.0

Job security

3.6

Company culture

3.1

Promotions

3.6

Work satisfaction

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