Nagarro Software interview experience Real time questions & tips from candidates to crack your interview

SDE - 1

Nagarro Software
upvote
share-icon
4 rounds | 5 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: Data Structures, Searching and Sorting algo with their complexities, Standard coding questions, OOPs concepts, DBMS.
Tip
Tip

Tip 1 : Practice basic coding questions
Tip 2 : Revise Data Structures

Application process
Where: Campus
Eligibility: 7 + CGPA
Resume Tip
Resume tip

Tip 1: Include unique projects based on new technologies
Tip 2: Do not add unnecessary details like 10th marks etc.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration60 mins
Interview date3 Dec 2021
Coding problem1

There were two sections in the aptitude round. The first is the aptitude test, and the second was the technical test.
 
There were 25 questions in the aptitude section ( Objective type)
There were 15 questions (of the objective type) centered on computer science topics in the technical part (OS , DBMS, and OOPS).

1. OS Question

What is a deadlock?

02
Round
Easy
Online Coding Interview
Duration150 mins
Interview date6 Dec 2022
Coding problem2

Round 1 lasted for an hour, and then there was a 150-minute coding round with five questions (3 questions were of SD level and 2 questions were of CSD level).

For SD and CSD, the difficulty of the questions ranged from Easy to Medium to Hard.
Array, Strings, and Stack were the topics of the first three questions.
The final two questions came from the Graph and DP.

1. Delete middle element from stack

Easy
10m average time
90% success
0/40
Asked in companies
FacebookJio Platforms LimitedNagarro Software

You are provided with the two strings named X and Y respectively. Y has its own specific order and has no repeating characters. Your task is to arrange the characters of the first string i.e. X in such a way that the order of characters in X is exactly the same as in Y, which means if ‘d’ occurs after ‘c’ in Y then it should also occur after ‘c’ in X ( obviously if X has ‘d’ and ‘c’ as characters in it ). All you have to do is, convert string X in the specific order with respect to string Y.

Note :

Both the strings have only lowercase English alphabets. 
There may be more than one correct solution, you have to return any one of the possible solutions.
Try solving now

2. Custom Sort String

Easy
10m average time
90% success
0/40
Asked in companies
FacebookJio Platforms LimitedNagarro Software

You are provided with the two strings named X and Y respectively. Y has its own specific order and has no repeating characters. Your task is to arrange the characters of the first string i.e. X in such a way that the order of characters in X is exactly the same as in Y, which means if ‘d’ occurs after ‘c’ in Y then it should also occur after ‘c’ in X ( obviously if X has ‘d’ and ‘c’ as characters in it ). All you have to do is, convert string X in the specific order with respect to string Y.

Note :

Both the strings have only lowercase English alphabets. 
There may be more than one correct solution, you have to return any one of the possible solutions.
Try solving now
03
Round
Medium
Video Call
Duration20 mintues
Interview date7 Dec 2022
Coding problem1

I joined the meeting. I was asked to introduce myself before the interviewer started asking me questions.

Discussed final year project.

1. Technical Questions

Difference between a doubly linked list and a circular LL.
Vectors vs. an array.
Recursion vs. DP and its Application.
Time complexity and binary search implementation.
Directed graphs and undirected graphs differ from one another.
Queue vs. Stack.
I'll explain the code I used in the coding round and its time complexity

04
Round
Easy
HR Round
Duration10 mintues
Interview date8 Dec 2021
Coding problem1

On the next day in the evening, an HR interview was also planned online. They posed straightforward queries.

1. Basic HR Questions

Describe yourself to me.
Why do you wish to move from the civil engineering field to software?
Describe the projects listed on your resume.
What are your knowledge and motivations towards Nagarro?
Do you currently hold a letter of offer?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 3 problems
Interviewed by Nagarro Software
0 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Nagarro Software
936 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 4 problems
Interviewed by Nagarro Software
1221 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 4 problems
Interviewed by Nagarro Software
758 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
115097 views
24 comments
0 upvotes
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by Microsoft
58237 views
5 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
35147 views
7 comments
0 upvotes