i
Knorr-Bremse
Filter interviews by
I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.
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
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.
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
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
I applied via LinkedIn and was interviewed in Mar 2022. There were 3 interview rounds.
What people are saying about Knorr-Bremse
posted on 4 Jan 2025
I applied via LinkedIn and was interviewed before Jan 2024. There were 3 interview rounds.
Basic reasoning, and basic electronics questions
Basic c programming questions
I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.
C, C++ and Bare metal programming questions
posted on 24 Aug 2023
I applied via Naukri.com and was interviewed in Oct 2023. There were 4 interview rounds.
posted on 4 Jan 2025
I applied via LinkedIn and was interviewed before Jan 2024. There were 3 interview rounds.
Basic reasoning, and basic electronics questions
Basic c programming questions
based on 2 interviews
Interview experience
based on 10 reviews
Rating in categories
Senior Engineer
197
salaries
| ₹5 L/yr - ₹18 L/yr |
Technical Specialist
177
salaries
| ₹11.9 L/yr - ₹34.8 L/yr |
Assistant Manager
159
salaries
| ₹6 L/yr - ₹17 L/yr |
Engineer
152
salaries
| ₹3 L/yr - ₹10.3 L/yr |
Quality Engineer
106
salaries
| ₹1.5 L/yr - ₹4.7 L/yr |
Bosch
Siemens
ABB
Schneider Electric