i
Nagarro
Filter interviews by
Arrays based 1 hours
1.5 hrs of aptitude, coding and MCQ. Questions are not tough
posted on 5 Jun 2024
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
posted on 19 May 2024
I applied via Naukri.com and was interviewed in Nov 2023. There were 5 interview rounds.
You need to give a coding test which is for 4.5 hours, where you are given a scenarios and you need to create API to fetch the response from an external API and according parse the response for whatever you need and perform some business logic for same.
The @Service annotation is used in Spring framework to indicate that a class is a service component.
Used to mark a class as a service component in Spring framework
Helps in auto-detection and auto-configuration of Spring beans
Facilitates dependency injection and inversion of control
System diagram for e-commerce order placement and history retrieval
Frontend: Customer interface for browsing products, adding to cart, and placing orders
Backend: Order processing system to handle order placement, payment processing, and order fulfillment
Database: Store customer information, order details, and order history for retrieval
APIs: Communication between frontend, backend, and database for seamless order proce...
posted on 20 Sep 2024
I applied via Recruitment Consulltant and was interviewed before Sep 2023. There was 1 interview round.
Traits in PHP are a mechanism for code reuse in single inheritance languages.
Traits are a way to group functionality in a fine-grained and consistent way.
They allow developers to reuse sets of methods freely in several independent classes.
To use a trait in PHP, you use the 'use' keyword followed by the trait name.
Traits can be composed into a class using multiple 'use' statements.
Traits can also have abstract methods t...
posted on 6 Mar 2024
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
Binary search tree is a data structure where each node has at most two children, with the left child being less than the parent and the right child being greater.
Start with a root node and insert new nodes by comparing values and traversing left or right accordingly.
Implement functions for insertion, deletion, search, and traversal (inorder, preorder, postorder).
Ensure the tree remains balanced to maintain efficient se
HashMap in Java is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
HashMap uses hashing to store key-value pairs in an array of linked lists.
It uses the hashCode() method of keys to determine the index where the value will be stored.
If two keys have the same hashCode, they are stored in the same linked list at that index.
HashMap allows null keys and values, but only on...
I applied via campus placement at J S S Academy of Technical Education, Bangalore and was interviewed in Dec 2024. There were 3 interview rounds.
Average to easy difficulty level.
posted on 31 Jan 2025
I was interviewed in Dec 2024.
Basics of Sql Queries and Explain the Queries
posted on 15 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There were 3 interview rounds.
Topics on electronics and C programming
Program to generate Fibonacci sequence
Start with two initial numbers, 0 and 1
Add the previous two numbers to get the next number in the sequence
Repeat this process to generate the Fibonacci sequence
Example: 0, 1, 1, 2, 3, 5, 8, 13, ...
Interview experience
based on 1 review
Rating in categories
Associate Staff Engineer
2.9k
salaries
| ₹10 L/yr - ₹35.2 L/yr |
Staff Engineer
2.8k
salaries
| ₹14.8 L/yr - ₹43.2 L/yr |
Senior Engineer
2.3k
salaries
| ₹6 L/yr - ₹25 L/yr |
Senior Software Engineer
1.1k
salaries
| ₹6.2 L/yr - ₹29.8 L/yr |
Software Engineer
941
salaries
| ₹3 L/yr - ₹12.2 L/yr |
Deloitte
Cognizant
TCS
Accenture