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

SDE - 1

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

Interview preparation journey

expand-icon
Preparation
Duration: 6 Months
Topics: Data Structures, Algorithms, OOPS, Dynamic Programming, Operating systems, DBMS
Tip
Tip

Tip 1 : Practice company wise questions
Tip 2 : Dry run code before running

Application process
Where: Campus
Eligibility: CSE/IT/ECE with 60% throughout and no pending Backlog.
Resume Tip
Resume tip

Tip 1 : Mention projects in detail
Tip 2 : Link coding profiles

Interview rounds

01
Round
Medium
Video Call
Duration60 minutes
Interview date24 Aug 2021
Coding problem3

1. Shortest subarray with sum at least K

Moderate
15m average time
85% success
0/80
Asked in companies
ApplePayPalPark+

Given an array/list 'ARR' of integers and an integer ‘K’. You are supposed to return the length of the shortest subarray that has a sum greater than or equal to ‘K’. If there is no subarray with a sum greater than or equal to K, then return -1.

Note :
An array ‘B’ is a subarray of an array ‘A’ if ‘B’ that can be obtained by deletion of, several elements(possibly none) from the start of ‘A’ and several elements(possibly none) from the end of ‘A’. 
Problem approach

Stored cumulative sum and found sum of each subarray using that. started with smaller subarrays to optimize.

Try solving now

2. Web Dev Basics

  1. How to centre a div in HTML?
  2. Define split function in JS
Problem approach

Explained different approaches

3. Project Related

  1. What is your biggest strength?
  2. Examples of applications you have made?
  3. Show / talk about your projects.
02
Round
Easy
HR Round
Duration10 minutes
Interview date1 Sep 2021
Coding problem1

1. Basic HR Questions

  1. Tell me about yourself
  2. Do you have any other job offers, if yes then why are you choosing Nagarro?
  3. Where would you rank your coding skills in your class?
  4. Tell me something about Nagarro, Why do you want to work here?
Problem approach

Tip 1 : Be honest
Tip 2 : Be confident

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
759 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