i
Nagarro
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.
Answering questions related to Angular development
Dependency injection is a way to provide dependencies to a class
forRoot is used to configure services at the root level
forChild is used to configure services at the child level
Reusable components can be created by breaking down complex components into smaller ones
Services can be injected using constructor injection or property injection
posted on 18 Feb 2021
I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Oct 2024. There were 5 interview rounds.
Basic aptitudes question in online test
Two coding Q online test
I want to join Global Logic because of their reputation for cutting-edge technology solutions and collaborative work environment.
Global Logic is known for their innovative technology solutions
I am impressed by the collaborative work environment at Global Logic
I believe Global Logic offers great opportunities for professional growth and development
posted on 12 Nov 2024
It was an aptitute round and 2 coding questions was there
To create a custom serializable interface, you need to define an interface with the Serializable marker interface and implement the necessary methods.
Define an interface with the Serializable marker interface
Implement the necessary methods for serialization and deserialization
Ensure all fields in the class implementing the interface are serializable
Criteria in Hibernate is used to create and execute dynamic queries.
Criteria is an interface in Hibernate that allows the creation of dynamic queries without using HQL or SQL.
Criteria queries are type-safe and can be easily modified at runtime.
Criteria queries can be used to fetch entities based on certain conditions or restrictions.
Example: Criteria criteria = session.createCriteria(Employee.class);
posted on 13 Nov 2024
I applied via Job Portal
posted on 20 Dec 2024
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
Associate Staff Engineer
2.9k
salaries
| ₹10 L/yr - ₹35.2 L/yr |
Staff Engineer
2.7k
salaries
| ₹15 L/yr - ₹43.2 L/yr |
Senior Engineer
2.3k
salaries
| ₹6.1 L/yr - ₹25 L/yr |
Senior Software Engineer
1.1k
salaries
| ₹6.3 L/yr - ₹30 L/yr |
Software Engineer
942
salaries
| ₹3 L/yr - ₹12.2 L/yr |
Deloitte
Cognizant
TCS
Accenture