Filter interviews by
Be the first one to contribute and help others!
I applied via Walk-in and was interviewed before Jun 2021. There were 2 interview rounds.
HR told about the company on the first day, how it works, told the rules, showed the management and a lot
I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.
Use guard let statement to safely unwrap optional values and handle nil cases.
Use guard let to check if an optional value is nil before using it.
It is commonly used to unwrap optionals in the beginning of a function.
If the optional value is nil, the guard statement will exit the current scope.
Example: guard let name = person.name else { return }
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Oct 2020. There was 1 interview round.
I applied via Referral and was interviewed in Dec 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before May 2021. There were 4 interview rounds.
VERBAL QUANT DI/LR and Picture based test
Fibonacci series can be easily implemented using loops in C++ or C.
Declare variables for first two numbers of the series
Use a loop to calculate and print the next number in the series
Repeat the loop until desired number of terms are printed
TCS
Accenture
Infosys
Wipro