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

SDE - 1

Nagarro Software
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Journey
It was an incredible journey in doing Data Structures in C++ of Coding Ninja. It helped me a lot to crack the interview round of this company. I am now very much confident in Data Structures as it helped me understand its basics.
Application story
Applied through career page of the Nagarro website where i got the test link and the whole process was very smoothly done.
Why selected/rejected for the role?
Because I answered most of the questions that were asked in the correct manner, usually I got nervous but eventually by practicing many times I got much confident.
Preparation
Duration: 2 months
Topics: OOPS, Strings, Array, Linked List, Stacks and Queue
Tip
Tip

Tip 1 : Be consistent
Tip 2 : Be motivated
Tip 3 : Focus on basics

Application process
Where: Company Website
Eligibility: No
Resume Tip
Resume tip

Tip 1 : Employee Task Management System
Tip 2 : Fake News Prediction using Machine Learning

Interview rounds

01
Round
Easy
Online Coding Interview
Duration90 minutes
Interview date13 Jun 2022
Coding problem2

1. Max Frequency

Easy
10m average time
95% success
0/40
Asked in companies
Chegg Inc.DunzoIntuit

Let’s define the beauty of an array to be equal to the value present in the array, which is having the maximum frequency. If there are multiple such values, then the smallest among such values will be selected.

Alice gave Bob an array ‘A’ of size ‘N’ and asked him to find the beauty of the frequencies of the values present in the array. In simple words, Bob first needs to find the frequencies of all values present in the array, then find the beauty of this frequency array.

Help Bob in finding the beauty of the frequencies of the values present in the array.

Try solving now

2. Wildcard Pattern Matching

Hard
50m average time
30% success
0/120
Asked in companies
SalesforceFreshworksWalmart

Given a text and a wildcard pattern of size N and M respectively, implement a wildcard pattern matching algorithm that finds if the wildcard pattern is matched with the text. The matching should cover the entire text not partial text.

The wildcard pattern can include the characters ‘?’ and ‘*’

 ‘?’ – matches any single character 
 ‘*’ – Matches any sequence of characters(sequence can be of length 0 or more)
Try solving now
02
Round
Easy
HR Round
Duration30 minutes
Interview date13 Jun 2022
Coding problem1

1. Basic HR Questions

Why do you want this Organisation?
Preferred Location and Hobbies

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
937 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 4 problems
Interviewed by Nagarro Software
1222 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
58238 views
5 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
35147 views
7 comments
0 upvotes