Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 4 interview rounds.
C Programming Questions
Volatile refers to memory that is temporary and can be easily changed, while non-volatile refers to memory that is permanent and retains data even when power is turned off.
Volatile memory loses its data when power is turned off, such as RAM.
Non-volatile memory retains its data even when power is turned off, such as ROM or flash memory.
Volatile memory is faster but non-volatile memory is more reliable for long-term stor
Variables in C have different scopes depending on where they are declared.
Variables declared inside a function have local scope and are only accessible within that function.
Global variables have file scope and can be accessed by any function in that file.
Static variables have function scope and retain their value between function calls.
Automatic variables have block scope and are only accessible within the block they a
Top trending discussions
Static constructor is a special type of constructor in a class that is called only once when the class is loaded into memory.
Static constructor is used to initialize static data members of a class.
It is automatically called by the .NET Framework when the class is loaded.
Static constructor does not take any parameters.
It is used to perform any necessary initialization before any instance of the class is created.
SOLID principles are a set of five design principles that help make software designs more understandable, flexible, and maintainable.
Single Responsibility Principle (SRP) - A class should have only one reason to change.
Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.
Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with objects o...
posted on 31 Oct 2023
I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2022. There were 2 interview rounds.
Resume related questions
posted on 8 Feb 2024
I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 2 interview rounds.
posted on 25 Apr 2024
I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.
Find lowest and highest number in an array efficiently
Use a loop to iterate through the array and keep track of the lowest and highest numbers
Initialize variables for lowest and highest numbers with the first element of the array
Compare each element with the current lowest and highest numbers and update accordingly
I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.
posted on 17 Mar 2024
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
Interview experience
Test Engineer
45
salaries
| ₹4 L/yr - ₹7.5 L/yr |
Validation Engineer
29
salaries
| ₹4.5 L/yr - ₹7 L/yr |
Senior Software Engineer
15
salaries
| ₹10.5 L/yr - ₹19.1 L/yr |
Software Engineer
12
salaries
| ₹5 L/yr - ₹9.3 L/yr |
Lead Engineer
11
salaries
| ₹14 L/yr - ₹24 L/yr |
Bosch
Continental Automotive Components
Mahindra Last Mile Mobility
Tata Technologies