i
Nagarro
Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2021. There were 5 interview rounds.
There'll be a visual design assessment from UI/UX perspective. There could be multiple scenarios. You need to be extremely creative and must produce a unique (your own) ideas.
Cognitive ability and personality test.
It's a review meeting about those ideas you have presented over your assessments. A wide range of questions you will receive. Basically the team wants to understand your broader capabilities and smartness.
posted on 19 Nov 2024
Lifecycle hooks in Angular are methods that allow you to tap into the lifecycle of a component or directive.
Lifecycle hooks include ngOnInit, ngOnChanges, ngDoCheck, ngOnDestroy, etc.
ngOnInit is used for initialization logic, ngOnChanges is used for reacting to input changes, ngOnDestroy is used for cleanup tasks, etc.
Example: ngOnInit() { console.log('Component initialized'); }
Use a subquery to find the third highest salary from the employees table in MySQL.
Use a subquery to select distinct salaries from the employees table.
Order the salaries in descending order and use LIMIT to get the third highest salary.
Example: SELECT DISTINCT salary FROM employees ORDER BY salary DESC LIMIT 2, 1;
Steps to connect to a database involve specifying the database type, providing credentials, and establishing a connection.
Specify the type of database you want to connect to (e.g. MySQL, PostgreSQL, MongoDB).
Provide the necessary credentials such as username and password.
Establish a connection using a programming language or tool like JDBC, ODBC, or ORM frameworks.
posted on 11 Apr 2024
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPS focuses on creating objects that interact with each other to solve a problem
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation
Example: Inheritance allows a class to inherit properties and behavior from ano
I applied via Naukri.com and was interviewed in Mar 2022. There were 4 interview rounds.
I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before Jun 2022. There were 4 interview rounds.
Apptitude test comprising of technical questions on Data networks, DBMS , Programming Language etc
I applied via campus placement at Malla Reddy College of Engineering & Technology, Medak and was interviewed before Oct 2022. There were 2 interview rounds.
The question is about explaining projects and shifts for an Associate Consultant role.
Explain the types of projects you have worked on in the past
Discuss your experience with different shifts and how you manage them effectively
Provide examples of successful projects you have completed within specific shifts
posted on 19 Nov 2022
I applied via Referral and was interviewed before Nov 2021. There were 5 interview rounds.
They Some random data. We can't expect what they gonna provide.
posted on 2 Nov 2024
based on 15 reviews
Rating in categories
Associate Staff Engineer
2.8k
salaries
| ₹10 L/yr - ₹35 L/yr |
Staff Engineer
2.7k
salaries
| ₹14.8 L/yr - ₹41 L/yr |
Senior Engineer
2.1k
salaries
| ₹6.8 L/yr - ₹25 L/yr |
Senior Software Engineer
969
salaries
| ₹6.4 L/yr - ₹26.9 L/yr |
Engineer
855
salaries
| ₹3 L/yr - ₹11.4 L/yr |
Deloitte
Cognizant
TCS
Accenture