Filter interviews by
Be the first one to contribute and help others!
I applied via Campus Placement and was interviewed in Jan 2021. There were 3 interview rounds.
Swap two numbers with and without temporary variable
Without temporary variable: Use addition and subtraction
With temporary variable: Use a third variable to store the value of one of the numbers
Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;
Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;
I applied via Naukri.com
I applied via Referral and was interviewed before Sep 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.
Questions on basic Maths and English
TCS
Accenture
Wipro
Cognizant