i
Nagarro
Filter interviews by
posted on 30 Nov 2024
Create a website like google map
I applied via Referral
I applied via Job Fair and was interviewed in May 2022. There were 3 interview rounds.
Aptitude is very important and aptitude is the entrance test for competitive examinations,and aptitude is an used to determine the individuals skill
What people are saying about Nagarro
Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.
Allows for code reusability by creating a new class based on an existing class
Derived class (subclass) inherits properties and behaviors from a base class (superclass)
Can have multiple levels of inheritance, creating a hierarchy of classes
Example: Animal class can be a base class with Dog and Cat
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types or classes.
Examples include method overloading and method overriding in object-oriented programming.
Code to reverse a string using array of characters
Iterate through half of the string and swap characters from start and end
Use a temporary variable to store the character being swapped
Handle edge cases like empty string or single character string
posted on 17 Dec 2024
Round robin base in os schedule
posted on 12 Oct 2023
I applied via Campus Placement and was interviewed in Sep 2023. There were 7 interview rounds.
Techinal - 30mins,Aptitude - 15mins
4 coding question in two different language
A prime number is a positive integer greater than 1 that has no positive integer divisors other than 1 and itself.
Prime numbers are only divisible by 1 and themselves
Examples of prime numbers include 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, and 97
Prime numbers are important in cryptography and number theory
Code to check if a number is prime or not.
A prime number is only divisible by 1 and itself.
Start checking from 2 up to the square root of the number.
If the number is divisible by any number in the range, it's not prime.
Otherwise, it's prime.
What is the average age of a group of people with ages ranging from 20 to 60?
Add up all the ages and divide by the number of people in the group
The age range is 40 years
Assuming an equal distribution of ages, the average age would be 40
based on 11 interviews
Interview experience
based on 15 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.3 L/yr - ₹25.1 L/yr |
Senior Software Engineer
1.1k
salaries
| ₹6.3 L/yr - ₹28 L/yr |
Engineer
899
salaries
| ₹3 L/yr - ₹11 L/yr |
Deloitte
Cognizant
TCS
Accenture