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

Updated 29 Aug 2024

Knorr-Bremse Embedded Engineer Interview Experiences

3 interviews found

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 & 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.
Round 2 - One-on-one 

(1 Question)

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

(1 Question)

  • Q1. I am not shortlisted .

Embedded Engineer Interview Questions Asked at Other Companies

Q1. What is the difference between sensors and actuators
Q2. Why are you interested in the field of embedded software developm ... read more
Q3. how many algorithms that you got familiar with when learning c pr ... read more
asked in LTIMindtree
Q4. How packet goes from source to destination.
Q5. What are the Protocols in Industry. Like SPI,I2c, CAN

Embedded Engineer Interview Questions & Answers

user image mohinee chavan

posted on 27 Mar 2024

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

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It is hard and they recorded all live on camera and time is to less for aptitude and technical questions are also included in that

Round 2 - Technical 

(2 Questions)

  • Q1. Can we call ISR from 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.

  • Answered by AI
  • Q2. Explain your project

Skills evaluated in this interview

Interview questions from similar companies

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 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.
Round 1 - Technical 

(2 Questions)

  • Q1. Why you want to join Bosch? Where you look yourself in 5 years? Ready to work in shifts? What improvement project you did? Challenges facing in your current employer
  • Ans. 

    I want to join Bosch because of its reputation for innovation and excellence. In 5 years, I see myself in a leadership role. I am ready to work in shifts. I have successfully completed an improvement project in my current role. The challenges I face in my current employer include outdated technology and lack of collaboration.

    • Joining Bosch for its reputation for innovation and excellence

    • Aspiring to be in a leadership ro...

  • Answered by AI
  • Q2. What is your current CTC

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and tell what you do.
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

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
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Why you want to join us
Round 2 - Technical 

(2 Questions)

  • Q1. What is your role and responsibilities in privious company.
  • Q2. What is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Properly read your resume. Be prepare for product knowledge which company interview you faced.

I applied via Walk-in and was interviewed in Dec 2021. There were 8 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 

(2 Questions)

  • Q1. Basic information of condidate
  • Q2. Job discription of machine
Round 3 - Technical 

(2 Questions)

  • Q1. Programming of cnc vmc
  • Ans. 

    Programming of CNC VMC involves creating instructions for the machine to follow in order to produce a specific part.

    • Requires knowledge of programming languages such as G-code and M-code

    • Involves creating a step-by-step process for the machine to follow

    • Requires understanding of the machine's capabilities and limitations

    • May involve creating custom tool paths for specific parts

    • Examples include programming a CNC VMC to prod...

  • Answered by AI
  • Q2. Code of machining for making program
  • Ans. 

    The code of machining for making a program involves creating instructions for a machine to follow in order to produce a desired output.

    • The program should include specific instructions for the machine to follow, such as tool selection, cutting speed, and feed rate.

    • The code should be optimized for efficiency and accuracy.

    • It is important to consider the material being machined and adjust the program accordingly.

    • Testing an...

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. Given program for making a program of auto shaft
  • Q2. Another given a making program on cnc machine
Round 5 - One-on-one 

(2 Questions)

  • Q1. Job profile discussion
  • Q2. Job profile discussion about shop flor
Round 6 - HR 

(2 Questions)

  • Q1. Group discussion with team
  • Q2. Group discussion with team of production and plant head
Round 7 - Case Study 

Given a problem for solving on shop floor

Round 8 - Group Discussion 

Group discussion with team of production and plant head

Interview Preparation Tips

Interview preparation tips for other job seekers - Come hear with full preparation and my best wishes with you

Skills evaluated in this interview

Knorr-Bremse Interview FAQs

How many rounds are there in Knorr-Bremse Embedded Engineer interview?
Knorr-Bremse interview process usually has 2 rounds. The most common rounds in the Knorr-Bremse interview process are Technical, Aptitude Test and One-on-one Round.
How to prepare for Knorr-Bremse Embedded Engineer 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, Complaint Management, Embedded Programming, Embedded Software and Microcontroller.
What are the top questions asked in Knorr-Bremse Embedded Engineer interview?

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

  1. Can we call ISR from ...read more
  2. Related to domain related questio...read more
  3. Related to CAN Bus protoc...read more

Tell us how to improve this page.

Knorr-Bremse Embedded Engineer Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Bosch Interview Questions
4.2
 • 333 Interviews
Yazaki Interview Questions
3.8
 • 136 Interviews
DENSO Interview Questions
4.1
 • 76 Interviews
JTEKT Interview Questions
4.1
 • 66 Interviews
Faurecia Interview Questions
3.9
 • 63 Interviews
Goodyear Interview Questions
3.6
 • 55 Interviews
Michelin Interview Questions
3.9
 • 51 Interviews
View all
Knorr-Bremse Embedded Engineer Salary
based on 17 salaries
₹5 L/yr - ₹10 L/yr
17% more than the average Embedded Engineer Salary in India
View more details
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