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

Trainee Technology

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

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: DSA, OOPs, Computer Networks, Operating Systems, Web Technology.
Tip
Tip

Tip 1 : Be thorough with data structures
Tip 2 : Brush up your main subjects
Tip 3 : Do at least 2 projects

Application process
Where: Referral
Eligibility: No criteria
Resume Tip
Resume tip

Tip 1 : Have some projects on resume.
Tip 2 : Mention any training you took.
Tip 3 : Do not put false things on resume.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60-90 minutes
Interview date5 Feb 2019
Coding problem2

1. MCQ Questions

DSA - 20 questions
Aptitude - 20 questions

Number Of MCQs - 40

2. Technical Questions

DSA questions + aptitude + puzzles

Problem approach

Tip 1 : Read Galvin for OS thoroughly.
Tip 2 : Do practice for SQL queries.
Tip 3 : Do practice for aptitude questions.

02
Round
Medium
Coding Test - Pen and paper
Duration60 minutes
Interview date8 Feb 2019
Coding problem1

1. Pair Sum

Easy
15m average time
85% success
0/40
Asked in companies
AdobeGoldman SachsFacebook

You are given an array/list ‘ARR’ consisting of ‘N’ distinct integers arranged in ascending order. You are also given an integer ‘TARGET’. Your task is to count all the distinct pairs in ‘ARR’ such that their sum is equal to ‘TARGET’.

Note:

1. Pair (x,y) and Pair(y,x) are considered as the same pair. 

2. If there exists no such pair with sum equals to 'TARGET', then return -1.

Example:

Let ‘ARR’ = [1 2 3] and ‘TARGET’ = 4. Then, there exists only one pair in ‘ARR’ with a sum of 4 which is (1, 3). (1, 3) and (3, 1) are counted as only one pair.
Problem approach

Step 1 : Solved using map.
Step 2 : Explained to the interviewer.
Step 3 : Interviewer modified the question and asked again.
Step 4 : I explained with optimization.

Try solving now
03
Round
Easy
HR Round
Duration15 minutes
Interview date8 Feb 2019
Coding problem1

1. Basic HR Questions

Give your Introduction.

What are your hobbies?

What are your favourite subjects in college?

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
Trainee Technology
4 rounds | 9 problems
Interviewed by Nagarro Software
1495 views
0 comments
0 upvotes
company logo
Trainee Technology
4 rounds | 7 problems
Interviewed by Nagarro Software
986 views
0 comments
0 upvotes
company logo
Trainee Technology
3 rounds | 5 problems
Interviewed by Nagarro Software
1174 views
0 comments
0 upvotes
company logo
Trainee Technology
3 rounds | 6 problems
Interviewed by Nagarro Software
3763 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Trainee Technology
2 rounds | 4 problems
Interviewed by HCL Technologies
4886 views
0 comments
0 upvotes