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
3.9

based on 751 Reviews

Filter interviews by

Knorr-Bremse Software Developer Intern Interview Questions and Answers

Updated 15 May 2024

Knorr-Bremse Software Developer Intern Interview Experiences

Interview questions from similar companies

I applied via Company Website and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. To introduce urself. About ur career background. Your educational details. Previous job details related yo project.
  • Q2. Maily focus on the projects u done. All question related what u mentions in CV. Basic of Embedded C, communication protocol.
  • Q3. CAN, LIN related questions, logical question
Round 2 - HR 

(1 Question)

  • Q1. Intro about Ur Self, last CTC, Whole Communication process takes in CAR? And some technical question

Interview Preparation Tips

Interview preparation tips for other job seekers - Do all basics things. And Be confident.
All the best. Whole process takes place in 1day only so get result in day.
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 Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance allows a child class to override a method from its parent class, providing different func

  • Answered by AI
  • Q2. Why You choose java
  • Ans. 

    I chose Java for its platform independence, strong community support, and extensive libraries.

    • Platform independence allows Java code to run on any device with a JVM

    • Strong community support ensures access to resources and help when needed

    • Extensive libraries provide pre-built solutions for common programming tasks

  • Answered by AI

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 in Jul 2023. 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 

(3 Questions)

  • Q1. Do you have 3+ years of experience in WPF, C# .NET development & MVVM design patterns?
  • Ans. 

    Yes, I have over 5 years of experience in WPF, C# .NET development, and MVVM design patterns.

    • Yes, I have 5+ years of experience in WPF development.

    • Yes, I have 5+ years of experience in C# .NET development.

    • Yes, I have 5+ years of experience in MVVM design patterns.

  • Answered by AI
  • Q2. Tell me about the projects you worked with WPF
  • Q3. Why do you relive your current company?
Round 3 - Technical 

(3 Questions)

  • Q1. 1. How do you implement multiple inheritance in C#? 2. What is INotifiedPropertyChanged?
  • Ans. 

    1. Multiple inheritance in C# can be achieved using interfaces. 2. INotifyPropertyChanged is an interface used for data binding in WPF and Silverlight applications.

    • Multiple inheritance in C# can be implemented using interfaces, as C# does not support multiple inheritance of classes.

    • Create multiple interfaces and implement them in a single class to achieve multiple inheritance.

    • Example: interface Interface1 { void Method...

  • Answered by AI
  • Q2. How to avoid "While Loop" to acquire Data?
  • Ans. 

    Use alternative methods like callbacks, promises, or async/await to avoid blocking while loops for data acquisition.

    • Use callbacks to handle asynchronous data retrieval without blocking the main thread.

    • Utilize promises to handle asynchronous operations and avoid the need for while loops.

    • Implement async/await to write asynchronous code in a synchronous manner without the need for while loops.

  • Answered by AI
  • Q3. What is Delegates? Explain its Use cases
  • Ans. 

    Delegates are a type-safe function pointers used in C# to reference methods.

    • Delegates allow methods to be passed as parameters

    • Delegates can be used to define callback methods

    • Delegates are commonly used in event handling

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. 1. How to do bit manipulation? 2. write a code for numeric text box using MVVM design pattern 3. how do you connect motor with PC? 4. difference between threads & timers in C#? 5. how do you handle Race Co...
  • Ans. 

    Answers to various technical questions related to software engineering.

    • 1. Bit manipulation involves manipulating individual bits in a binary number to perform operations like setting, clearing, toggling, or shifting.

    • 2. MVVM (Model-View-ViewModel) design pattern separates the user interface from the business logic by introducing a ViewModel to manage the data and behavior.

    • 3. Connecting a motor to a PC typically involves...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Moderate level aptitude but cutoff was at 75%

Round 2 - Technical 

(1 Question)

  • Q1. Mainly c, aptitude
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Related to dbms,os,networking

Round 3 - HR 

(5 Questions)

  • Q1. Basics of computer science
  • Q2. Introduce yourself, about family etc..
  • Q3. What is unix shell
  • Ans. 

    Unix shell is a command-line interpreter that provides a user interface for interacting with the operating system.

    • It is a program that takes commands from the keyboard and gives them to the operating system to perform.

    • It allows users to execute commands, run scripts, manage files, and perform various other tasks.

    • Common Unix shells include Bash, Zsh, and Ksh.

    • Shell scripting is a powerful tool for automating tasks and wr

  • Answered by AI
  • Q4. Python basics such as list, tuples
  • Q5. Why should we hire you

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain V Cycle of SDLC.
  • Ans. 

    V Cycle is a software development model where each phase is represented by a downward and upward slope forming a V shape.

    • Requirements are gathered at the top left of the V, followed by design, implementation, testing, and deployment.

    • Each phase has a corresponding testing phase to ensure quality at every step.

    • The V Cycle allows for early detection and correction of defects.

    • It is also known as the Verification and Valida

  • Answered by AI
  • Q2. What are the testing strategies?
  • Ans. 

    Testing strategies are methods used to ensure software quality and identify defects.

    • Types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Other strategies include manual testing, automated testing, regression testing, and performance testing.

    • Testing can also involve black box testing, white box testing, and gray box testing.

    • Exploratory testing, usability testing, and securit...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2020. There was 1 interview round.

Round 1 - Aptitude Test 

Assignments with Reasoning and maths etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - More related to the project I did and database query and the info we provide in resume

I applied via Company Website and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. To introduce urself. About ur career background. Your educational details. Previous job details related yo project.
  • Q2. Maily focus on the projects u done. All question related what u mentions in CV. Basic of Embedded C, communication protocol.
  • Q3. CAN, LIN related questions, logical question
Round 2 - HR 

(1 Question)

  • Q1. Intro about Ur Self, last CTC, Whole Communication process takes in CAR? And some technical question

Interview Preparation Tips

Interview preparation tips for other job seekers - Do all basics things. And Be confident.
All the best. Whole process takes place in 1day only so get result in day.

Knorr-Bremse Interview FAQs

How many rounds are there in Knorr-Bremse Software Developer Intern interview?
Knorr-Bremse interview process usually has 1 rounds. The most common rounds in the Knorr-Bremse interview process are Technical.

Tell us how to improve this page.

People are getting interviews through

based on 1 Knorr-Bremse interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Tata Motors Interview Questions
4.2
 • 976 Interviews
Siemens Interview Questions
4.1
 • 421 Interviews
Bosch Interview Questions
4.2
 • 327 Interviews
Cummins Interview Questions
4.3
 • 228 Interviews
Ashok Leyland Interview Questions
4.1
 • 227 Interviews
ABB Interview Questions
4.1
 • 225 Interviews
View all
Senior Engineer
194 salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Assistant Manager
176 salaries
unlock blur

₹5.1 L/yr - ₹16.5 L/yr

Technical Specialist
170 salaries
unlock blur

₹11.9 L/yr - ₹34.8 L/yr

Engineer
152 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Quality Engineer
102 salaries
unlock blur

₹1.5 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Knorr-Bremse with

Bosch

4.2
Compare

Siemens

4.1
Compare

ABB

4.1
Compare

Schneider Electric

4.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview