i
Nagarro
Filter interviews by
I applied via campus placement at Lovely Professional University (LPU) and was interviewed before Jan 2024. There were 2 interview rounds.
3 coding problems was given
posted on 18 Oct 2024
I applied via campus placement at College of Engineering ( Formerly Pune Instiute of Enginering and Technology ), Pune and was interviewed in Apr 2024. There were 2 interview rounds.
It was coding + aptitude test, 2 easy-medium coding questions were given
Swap two numbers without using a temporary variable
Use bitwise XOR operation to swap two numbers without using a temporary variable
Example: a = 5, b = 10. a ^= b; b ^= a; a ^= b; Now a = 10, b = 5
posted on 18 Oct 2023
Questions related to Aptitude, Numerical Reasoning, Technical MCQs etc were asked.
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs focuses on creating objects that interact with each other to solve problems
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation
Example: In a banking system, you can have classes like Account, Customer, and Transaction, each with their own pro
Yes, inheritance can be used in classes used by CSS.
Inheritance in CSS allows properties to be inherited by child elements from their parent elements.
This can be achieved using the 'inherit' keyword in CSS.
For example, if a parent element has a font color of red, child elements can inherit this color unless explicitly overridden.
posted on 18 Oct 2024
I applied via campus placement at College of Engineering ( Formerly Pune Instiute of Enginering and Technology ), Pune and was interviewed in Apr 2024. There were 2 interview rounds.
It was coding + aptitude test, 2 easy-medium coding questions were given
Swap two numbers without using a temporary variable
Use bitwise XOR operation to swap two numbers without using a temporary variable
Example: a = 5, b = 10. a ^= b; b ^= a; a ^= b; Now a = 10, b = 5
posted on 18 Oct 2023
Questions related to Aptitude, Numerical Reasoning, Technical MCQs etc were asked.
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs focuses on creating objects that interact with each other to solve problems
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation
Example: In a banking system, you can have classes like Account, Customer, and Transaction, each with their own pro
Yes, inheritance can be used in classes used by CSS.
Inheritance in CSS allows properties to be inherited by child elements from their parent elements.
This can be achieved using the 'inherit' keyword in CSS.
For example, if a parent element has a font color of red, child elements can inherit this color unless explicitly overridden.
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Associate Staff Engineer
2.9k
salaries
| ₹10 L/yr - ₹35.2 L/yr |
Staff Engineer
2.8k
salaries
| ₹14.6 L/yr - ₹43.2 L/yr |
Senior Engineer
2.4k
salaries
| ₹5.9 L/yr - ₹25 L/yr |
Senior Software Engineer
1.1k
salaries
| ₹5.9 L/yr - ₹28 L/yr |
Engineer
900
salaries
| ₹3 L/yr - ₹11 L/yr |
Deloitte
Cognizant
TCS
Accenture