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

asked in CONSYST
Q1. Two baskets, A and B, contain an unknown number of mangoes. If on ... read more
Q2. What is the difference between sensors and actuators?
Q3. Why are you interested in the field of embedded software developm ... read more
Q4. How can I assign a specific address to structure variables in C, ... read more
Q5. How many algorithms did you become familiar with while learning C ... read more

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

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Knorr-Bremse?
Ask anonymously on communities.

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

(1 Question)

  • Q1. Basic HR question (tell me about yourself and similar)
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions related to field
Round 4 - One-on-one 

(1 Question)

  • Q1. Interview cum interaction with top management

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basics and should have good knowledge of respective field.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jan 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 

(2 Questions)

  • Q1. Basic theoretical Questions of B.tech which are for fresher they asked for experienced also.
  • Q2. Star delta diagram Resistance circuit
Round 3 - HR 

(1 Question)

  • Q1. Why switching previous company
  • Ans. 

    I switched to seek new challenges, enhance my skills, and align my career with my long-term goals in a dynamic environment.

    • Desire for professional growth: I wanted to take on more leadership responsibilities, which my previous role didn't offer.

    • Seeking new challenges: I was looking for opportunities to work on innovative projects that align with my interests in emerging technologies.

    • Cultural fit: I wanted to be part of...

  • Answered by AI
Round 4 - Plant Head 

(1 Question)

  • Q1. Personal information

Interview Preparation Tips

Interview preparation tips for other job seekers - Want relax and job security comes here. But not expect increment.
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
  • Ans. 

    Protocol framing is the method of structuring data packets for communication in networks.

    • Defines how data is organized in packets for transmission.

    • Includes headers and trailers that contain metadata (e.g., source, destination).

    • Examples: Ethernet frames, TCP segments, and IP packets.

    • Ensures data integrity and proper routing through checksums and sequence numbers.

    • Different protocols have specific framing rules (e.g., HTT...

  • Answered by AI
  • 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
Are these interview questions helpful?
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

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

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.

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 Aptitude Test, Technical 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.

Overall Interview Experience Rating

4.3/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Bosch Interview Questions
4.2
 • 347 Interviews
Yazaki Interview Questions
3.8
 • 151 Interviews
Hitachi Astemo Interview Questions
4.0
 • 122 Interviews
DENSO Interview Questions
4.2
 • 79 Interviews
JTEKT Interview Questions
4.1
 • 74 Interviews
Faurecia Interview Questions
3.9
 • 68 Interviews
Goodyear Interview Questions
3.6
 • 60 Interviews
Michelin Interview Questions
3.9
 • 56 Interviews
View all
Knorr-Bremse Embedded Engineer Salary
based on 21 salaries
₹5 L/yr - ₹11.2 L/yr
21% more than the average Embedded Engineer Salary in India
View more details
Senior Engineer
215 salaries
unlock blur

₹5 L/yr - ₹15.6 L/yr

Assistant Manager
189 salaries
unlock blur

₹5.3 L/yr - ₹16.5 L/yr

Technical Specialist
186 salaries
unlock blur

₹9.6 L/yr - ₹34 L/yr

Engineer
151 salaries
unlock blur

₹3.6 L/yr - ₹10.3 L/yr

Deputy Manager
109 salaries
unlock blur

₹7.2 L/yr - ₹22 L/yr

Explore more salaries
Compare Knorr-Bremse with

Bosch

4.2
Compare

Yazaki

3.8
Compare

Hitachi Astemo

4.0
Compare

Faurecia

3.9
Compare
write
Share an Interview