Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Nagarro Team. If you also belong to the team, you can get access from here

Nagarro Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 4k Reviews

Filter interviews by

Nagarro Engineer Trainee Interview Questions and Answers

Updated 29 Mar 2024

Nagarro Engineer Trainee Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Time based mcqs are there

Round 2 - Technical 

(1 Question)

  • Q1. Swap two numbers without using third variable
  • Ans. 

    Swap two numbers without using a third variable

    • Use bitwise XOR operation to swap two numbers without using a third variable

    • Example: a = 5, b = 7. a = a XOR b, b = a XOR b, a = a XOR b will swap the values

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Company related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via campus placement at Aditya College of Engineering, Surampalem and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Medium level coding questions

Round 2 - Group Discussion 

Asked to speak about influence of social media

Round 3 - Technical 

(2 Questions)

  • Q1. Html void elements
  • Q2. Write some Html selectors
  • Ans. 

    HTML selectors are used to target specific elements on a webpage for styling or manipulation.

    • Use element selectors to target specific HTML elements (e.g.

      ,

      ,

      ).

    • Use class selectors to target elements with a specific class (e.g. .classname).

    • Use ID selectors to target elements with a specific ID (e.g. #idname).

    • Use attribute selectors to target elements with specific attributes (e.g. [attribute=value]).

Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude trains speed and distance

Round 2 - Coding Test 

Arrays strings coding programs along with sql queries

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is your favourite subject and why?
  • Q2. Why do you want to join in our company?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Human vs robot technology

Round 2 - HR 

(2 Questions)

  • Q1. Based on resume
  • Q2. Tell me about your skills
  • Ans. 

    I have strong problem-solving skills, excellent technical knowledge, and a passion for learning and improving.

    • Proficient in programming languages such as Java, C++, and Python

    • Experience with CAD software and engineering design principles

    • Strong analytical skills and attention to detail

    • Excellent communication and teamwork abilities

    • Quick learner and adaptable to new technologies and tools

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - a good and easy interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Easy apti without coding questions

Round 2 - Group Discussion 

Given 1min each to speak on topic

Round 3 - Technical 

(1 Question)

  • Q1. Questions based to ur resume
Round 4 - HR 

(1 Question)

  • Q1. Question based on ur resume

I applied via campus placement at Bhoj Reddy Engineering College For Women, Hyderabad and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Coding Test 

1st round was a hackathon coding.2 coding questions were asked

Round 2 - Technical 

(3 Questions)

  • Q1. What is synchronisation
  • Ans. 

    Synchronization is the coordination of multiple processes or threads to ensure their orderly execution.

    • Synchronization is used to prevent race conditions and ensure data consistency.

    • It involves using locks, semaphores, or other mechanisms to control access to shared resources.

    • Examples of synchronization include mutual exclusion, critical sections, and inter-process communication.

    • Synchronization can also be achieved thr...

  • Answered by AI
  • Q2. What is deadlock 2 Coding questions and asked to execute them
  • Q3. What is thread ? Oops concepts
  • Ans. 

    A thread is a lightweight process that can run concurrently with other threads within a program.

    • Threads allow for parallelism and can improve performance in certain situations.

    • Threads share the same memory space as the parent process.

    • Threads can communicate with each other through shared memory or message passing.

    • Thread safety is important to prevent race conditions and other concurrency issues.

    • Examples of multi-thread...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Self introduction About project
  • Q2. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Even if u don't know the answer try to answer,Be confident and all the best for ur interview .

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at University of Petroleum and Energy Studies (UPES), Dehradun and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Very easy test any one can crack. It consists of aptitude, english and some petroleum question which very easy

Round 2 - One-on-one 

(2 Questions)

  • Q1. All question are from CV on other question. They are cooperative.
  • Q2. 1. Artificial lift system 2.Drilling Engeenering 3.from reservoirs All question are basic very very basic

Interview Preparation Tips

Interview preparation tips for other job seekers - No need to prepare for interview. They don't go out of your resume. No HR question. Only technical question
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. Tell us about yourself
  • Q2. Why did you choose civil engineering
  • Q3. What are your weakness
  • Q4. What are your strength
Round 2 - Technical 

(2 Questions)

  • Q1. I was asked to read a cross sectional drawing
  • Q2. Tell us what you can see on the drawing, identify anything
  • Ans. 

    The drawing shows a mechanical assembly with various components and dimensions.

    • Identify different parts such as gears, shafts, bearings, etc.

    • Note any dimensions or tolerances specified on the drawing.

    • Check for any annotations or symbols indicating specific features or requirements.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidential do not mumble.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Normal Coding Question

Round 2 - Aptitude Test 

Test -clock -mirror and many question of reasoning

I applied via Naukri.com and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Introduction Tell about your project What is jvm how jvm work What is inline class

Interview Preparation Tips

Interview preparation tips for other job seekers - Third round is remaining
Not received any mail or conversation after technical interview..

Nagarro Interview FAQs

How many rounds are there in Nagarro Engineer Trainee interview?
Nagarro interview process usually has 3 rounds. The most common rounds in the Nagarro interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Nagarro Engineer Trainee interview?

Some of the top questions asked at the Nagarro Engineer Trainee interview -

  1. Swap two numbers without using third varia...read more
  2. Company related questi...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Nagarro interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Nagarro Engineer Trainee Salary
based on 13 salaries
₹4 L/yr - ₹8 L/yr
54% more than the average Engineer Trainee Salary in India
View more details

Nagarro Engineer Trainee Reviews and Ratings

based on 8 reviews

4.3/5

Rating in categories

4.0

Skill development

4.3

Work-Life balance

4.2

Salary & Benefits

4.4

Job Security

4.4

Company culture

4.2

Promotions/Appraisal

4.3

Work Satisfaction

Explore 8 Reviews and Ratings
Associate Staff Engineer
2.8k salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Staff Engineer
2.7k salaries
unlock blur

₹14.7 L/yr - ₹41 L/yr

Senior Engineer
2.1k salaries
unlock blur

₹6.8 L/yr - ₹25 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹6.8 L/yr - ₹27.5 L/yr

Engineer
853 salaries
unlock blur

₹3 L/yr - ₹11.4 L/yr

Explore more salaries
Compare Nagarro with

Deloitte

3.8
Compare

Cognizant

3.8
Compare

TCS

3.7
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview