Filter interviews by
Be the first one to contribute and help others!
I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
I am motivated by the desire to make a positive impact and achieve personal growth.
Making a difference in people's lives
Challenging myself to learn and improve
Working towards a larger goal or mission
Recognition and appreciation for my efforts
Personal satisfaction and fulfillment
I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.
To repair a short circuit, first identify the source of the short and then isolate it before repairing or replacing the damaged component.
Identify the source of the short circuit by checking for any burnt or damaged components
Isolate the short circuit by disconnecting power to the affected circuit
Repair or replace the damaged component causing the short circuit
Test the circuit to ensure the short circuit has been resol
I applied via AmbitionBox and was interviewed in Jan 2022. There were 2 interview rounds.
Stocks and share problems
I applied via Company Website and was interviewed in Aug 2023. There were 2 interview rounds.
Inline functions in C++ are functions that are expanded in place at the point of call rather than being called like regular functions.
Inline functions are defined with the 'inline' keyword before the function definition.
They are typically used for small, frequently called functions to reduce the overhead of function calls.
Inline functions are expanded by the compiler at the point of call, so there is no function call o...
Function overloading in C++ allows multiple functions with the same name but different parameters or return types.
Function overloading is achieved by defining multiple functions with the same name but different parameters or return types.
Example: int add(int a, int b) and float add(float a, float b) are two overloaded functions with the same name 'add'.
The compiler determines which function to call based on the number ...
TCS
Accenture
Wipro
Cognizant