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

SDE - 1

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

Interview preparation journey

expand-icon
Preparation
Duration: 8 months
Topics: Dsa, dbms, java, sql, spring mvc, hibernate
Tip
Tip

Tip 1 : excel any one codong language, i did java.
Tip 2 : learn all sorting and searching algorithms
Tip 3 : have basic knowledge of dsa, dbms and sql

Application process
Where: Campus
Eligibility: Above 70%
Resume Tip
Resume tip

Tip 1: include projects you did by yourself
Tip 2: mention only those topics you know by heart

Interview rounds

01
Round
Easy
Online Coding Interview
Duration90 mins
Interview date25 Nov 2020
Coding problem1

It happened in morning at around 10am went for 90 minutes. It was online test platform so monitoring was done online.

1. Puzzle

Mcq aptitude problems

Problem approach

Solving it mathematically

02
Round
Easy
Online Coding Interview
Duration90 mins
Interview date24 Dec 2020
Coding problem1

It was early morning 10am test.

1. Reverse the array

Easy
0/40
Asked in companies
CIS - Cyber InfrastructureBNY MellonHCL Technologies

Given an array with N elements, the task is to reverse all the array elements and print the reversed array.

Problem approach

I used reverse loop to print reversed array

Try solving now
03
Round
Easy
Video Call
Duration45 mins
Interview date28 Dec 2022
Coding problem1

It was in noon around 1 pm and was done on teams platform.

1. Search In Rotated Sorted Array

Moderate
30m average time
65% success
0/80
Asked in companies
InformaticaDelhiveryGoldman Sachs

Aahad and Harshit always have fun by solving problems. Harshit took a sorted array consisting of distinct integers and rotated it clockwise by an unknown amount. For example, he took a sorted array = [1, 2, 3, 4, 5] and if he rotates it by 2, then the array becomes: [4, 5, 1, 2, 3].

After rotating a sorted array, Aahad needs to answer Q queries asked by Harshit, each of them is described by one integer Q[i]. which Harshit wanted him to search in the array. For each query, if he found it, he had to shout the index of the number, otherwise, he had to shout -1.

For each query, you have to complete the given method where 'key' denotes Q[i]. If the key exists in the array, return the index of the 'key', otherwise, return -1.

Note:

Can you solve each query in O(logN) ?
Try solving now

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 | 8 problems
Interviewed by Nagarro Software
982 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
115096 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
35146 views
7 comments
0 upvotes