i
Nagarro
Filter interviews by
I applied via Approached by Company and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in May 2020. There were 3 interview rounds.
To run cmd commands using python on windows, use the subprocess module.
Import the subprocess module
Use the subprocess.run() method to execute the command
Pass the command as a list of strings to the run() method
Use the shell=True argument to run the command in a shell environment
Capture the output of the command using the stdout attribute of the returned CompletedProcess object
Deep copy creates a new object with a new memory address while shallow copy creates a new object with the same memory address as the original object.
Deep copy creates a completely new object with a new memory address.
Shallow copy creates a new object with the same memory address as the original object.
In deep copy, changes made to the copied object do not affect the original object.
In shallow copy, changes made to the ...
Namespace in Docker is a way to isolate resources and avoid naming conflicts.
Namespaces provide a layer of isolation for containers
Each namespace has its own set of resources
Namespaces can be used for network, process, and mount isolation
Example: docker run --name mycontainer --net=container:othercontainer myimage
Automated server monitoring reduced downtime and improved response time for critical issues in our infrastructure.
Identified frequent server downtime as a major issue affecting productivity.
Implemented a monitoring tool (e.g., Prometheus) to track server health metrics.
Set up automated alerts to notify the team of any anomalies or performance degradation.
Created scripts to automatically restart services that went down,...
Send email with attachment using PowerShell
Use Send-MailMessage cmdlet
Specify recipient, subject, body and attachment parameters
Example: Send-MailMessage -To 'example@email.com' -Subject 'Test Email' -Body 'This is a test email' -Attachments 'C:\test.txt'
To install IIS using PowerShell, use the Install-WindowsFeature cmdlet.
Open PowerShell as an administrator
Run the command: Install-WindowsFeature -name Web-Server -IncludeManagementTools
Press 'Y' to confirm installation
Wait for the installation to complete
Setup microservice testing and deployment using Kubernetes, containers, Jenkins, and Cloud services.
Create a Kubernetes cluster on a Cloud provider
Build Docker containers for each microservice
Create a Jenkins pipeline for testing and deployment
Use Kubernetes to deploy and manage the containers
Use Cloud services for load balancing, monitoring, and scaling
I appeared for an interview in May 2025, where I was asked the following questions.
SQL buckets store data in a structured format, allowing efficient querying and retrieval based on defined criteria.
Buckets are used in SQL databases to group similar data for efficient access.
For example, in a sales database, you might have a bucket for each product category.
Data within a bucket can be indexed for faster search and retrieval.
Buckets can also help in partitioning large datasets, improving performance.
In...
What people are saying about Nagarro
Mine sweeper logic for a box click
To delete an element from a linked list, update the pointers of the previous node to skip the node to be deleted.
Traverse the linked list to find the node to be deleted
Update the 'next' pointer of the previous node to skip the node to be deleted
Free the memory allocated to the node to be deleted
I expect a competitive salary that reflects my skills, experience, and the industry standards for a Senior Software Engineer.
Research industry standards: For example, Glassdoor or Payscale can provide insights into average salaries for similar roles.
Consider my experience: With over 5 years in software development and expertise in multiple programming languages, I bring significant value.
Location matters: Salaries can ...
I applied via LinkedIn and was interviewed in Jul 2020. There was 1 interview round.
posted on 2 Jun 2022
I appeared for an interview before Jun 2021.
Had DSA and aptitude questions
I applied via Walk-in and was interviewed before Aug 2021. There were 3 interview rounds.
Associate Staff Engineer
3.7k
salaries
| ₹17 L/yr - ₹31 L/yr |
Staff Engineer
3.4k
salaries
| ₹22.4 L/yr - ₹38 L/yr |
Senior Engineer
2.5k
salaries
| ₹6.5 L/yr - ₹19.8 L/yr |
Senior Software Engineer
1.3k
salaries
| ₹8 L/yr - ₹30.2 L/yr |
Software Engineer
1.1k
salaries
| ₹4.9 L/yr - ₹12.4 L/yr |
Deloitte
Cognizant
TCS
Accenture