i
Nagarro
Filter interviews by
I applied via Job Fair and was interviewed in Nov 2022. There were 3 interview rounds.
Reasoning topics,Java logica programming
I am a Java Developer with 5 years of experience in developing web applications.
I have a strong understanding of Java programming language and its frameworks like Spring and Hibernate.
I have experience in developing RESTful APIs and working with databases like MySQL and Oracle.
I am familiar with front-end technologies like HTML, CSS, and JavaScript.
I have worked on projects that involved integrating third-party APIs an...
I applied via Naukri.com and was interviewed in Sep 2022. There were 2 interview rounds.
Singleton class can be broken using reflection, serialization, cloning, and multi-threading.
Reflection can be used to access the private constructor and create multiple instances.
Serialization can create multiple instances when the object is deserialized.
Cloning can create a new instance of the Singleton class.
Multi-threading can create multiple instances if not synchronized properly.
SerialVersionUID is used to ensure version compatibility of serialized objects.
SerialVersionUID is a unique identifier assigned to a serializable class.
It is used to ensure that the serialized object can be deserialized correctly even if the class definition has changed.
If the SerialVersionUID of the serialized object does not match the one in the class definition, an InvalidClassException is thrown.
To avoid this, it i...
Circular dependency in Spring can be prevented by using constructor injection or setter injection.
Use constructor injection to inject dependencies
Use setter injection to inject dependencies
Use @Autowired annotation to inject dependencies
Use @Qualifier annotation to specify which bean to inject
Use @Lazy annotation to delay bean initialization
Use @DependsOn annotation to specify bean dependencies
Use @ComponentScan annota
I applied via Company Website and was interviewed before Dec 2023. There was 1 interview round.
There was a coding test to write 2 java program
I applied via campus placement at RSR Rungta College of Engineering and Technology, Bhilai and was interviewed before May 2023. There were 2 interview rounds.
First round we have 3 coding questions based on arrays , strings , Linked list
Nagarro interview questions for designations
I applied via Approached by Company and was interviewed in Dec 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Sep 2020. There were 3 interview rounds.
Top trending discussions
Developed a web application for tracking employee attendance and performance
Implemented user authentication and authorization using Spring Security
Utilized Hibernate for database interaction and data persistence
Designed and developed RESTful APIs for frontend integration
Used AngularJS for frontend development to create interactive user interfaces
I applied via Company Website and was interviewed in Nov 2024. There were 3 interview rounds.
A standard online test conducted through one of the testing platforms.
posted on 9 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Primitive data types are basic data types provided by the programming language, while non-primitive data types are created by the programmer.
Primitive data types include int, float, double, char, boolean, etc.
Non-primitive data types include arrays, classes, interfaces, etc.
Primitive data types store actual values, while non-primitive data types store references to objects.
Access modifiers control the visibility of classes, methods, and variables. Non-access modifiers provide additional functionality.
Access modifiers: public, private, protected, default
Non-access modifiers: static, final, abstract, synchronized
Example: public class MyClass { private int myVar; }
Java 8 features include lambda expressions, functional interfaces, streams, and more.
Lambda expressions allow concise syntax for defining anonymous functions.
Functional interfaces can have only one abstract method and are used for lambda expressions.
Streams provide a way to process collections of objects in a functional style.
Optional class helps to avoid NullPointerException by wrapping a value that may be null.
CICD tools automate the process of building, testing, and deploying code changes.
Popular CICD tools include Jenkins, GitLab CI/CD, CircleCI, and Travis CI
These tools help in automating the software development lifecycle
They enable continuous integration, continuous delivery, and continuous deployment
CICD tools help in improving code quality, reducing manual errors, and increasing development speed
Containerization is a lightweight, portable, and self-sufficient way to package and run applications.
Containerization involves encapsulating an application and its dependencies into a container image.
Containers are isolated from each other and share the host OS kernel.
Popular containerization platforms include Docker and Kubernetes.
Containerization allows for easy deployment and scaling of applications.
Indexing in SQL is a technique used to improve the performance of queries by creating a data structure that allows for faster retrieval of data.
Indexes are created on columns in a database table to speed up the retrieval of rows that match a certain condition in a query.
They work similar to the index in a book, allowing the database to quickly locate the rows that satisfy the query.
Indexes can be created using a single...
based on 10 reviews
Rating in categories
Associate Staff Engineer
2.9k
salaries
| ₹10 L/yr - ₹35.2 L/yr |
Staff Engineer
2.8k
salaries
| ₹14.7 L/yr - ₹43.2 L/yr |
Senior Engineer
2.3k
salaries
| ₹6.2 L/yr - ₹25 L/yr |
Senior Software Engineer
1.1k
salaries
| ₹6.6 L/yr - ₹29.9 L/yr |
Software Engineer
940
salaries
| ₹3 L/yr - ₹12.3 L/yr |
Deloitte
Cognizant
TCS
Accenture