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

Filter interviews by

Clear (1)

Nagarro Engineering Manager Interview Questions and Answers

Updated 26 Sep 2023

Nagarro Engineering Manager Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. What is ur name?
  • Ans. 

    My name is John Doe.

    • Full name is John Doe

    • Common name in English-speaking countries

    • No middle name or initial

  • Answered by AI
Round 2 - Aptitude Test 

I dont remeber the question asked

Round 3 - Coding Test 

I dont rember the question

Round 4 - Aptitude Test 

Hello world programming question asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Great

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Case Study 

Scenario based question for data engineering

Round 2 - Technical 

(2 Questions)

  • Q1. Spark basics related to data engineering
  • Q2. Problem based to create data pipeline for ad tech industry
Round 3 - HR 

(2 Questions)

  • Q1. Current ctc and notice
  • Q2. When can you join
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Coding related questions on api and alther
  • Q2. Process
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse the array given
  • Q2. Largest element in the array
  • Ans. 

    Find the largest element in an array of strings

    • Iterate through the array and compare each element to find the largest one

    • Use a loop to go through each element and keep track of the largest element found so far

    • Consider converting string elements to numbers if applicable for comparison

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Introduction to your profile
  • Ans. 

    Experienced engineering manager with a background in software development and team leadership.

    • Over 10 years of experience in software development

    • Managed cross-functional engineering teams

    • Strong leadership and communication skills

    • Implemented agile methodologies to improve team efficiency

  • Answered by AI
  • Q2. Tell me you projects

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Power of 2 in efficient mamer
  • Ans. 

    Efficiently calculate power of 2 using bitwise operations

    • Use bitwise left shift operator to calculate power of 2

    • For example, to calculate 2^5, use 1 << 5 which equals 32

    • Bitwise operations are faster than traditional multiplication for power of 2 calculations

  • Answered by AI
  • Q2. Behavioural questions
  • Q3. How will you handle conflict of Interest

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself. Coding round will be there

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Technical Experience
  • Q2. Challenged faced
  • Q3. Solutions provided
  • Q4. Toughest Project Handled
  • Ans. 

    Developing a real-time monitoring system for a large-scale financial trading platform

    • Implemented complex algorithms to analyze market data in real-time

    • Designed a scalable architecture to handle high volume of transactions

    • Worked closely with traders and analysts to understand requirements and make necessary adjustments

    • Managed a team of developers to ensure project milestones were met

  • Answered by AI
  • Q5. Other Technical languages

Interview Preparation Tips

Interview preparation tips for other job seekers - If they feel you can fill their need then u r in
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. OOPS,Smart pointer , casting operator , write a code for singleton design pattern for multithread environment
  • Q2. Some programming question, advanced STL questions on vector and map
Round 2 - Technical 

(2 Questions)

  • Q1. Leetcode medium level questions
  • Q2. Advanced STL asked on vector and map

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic concepts,STL (vector and map),revise data structure concepts with implementation, Multithread concepts , Leetcode easy to medium
Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Aptitude Test 

1hr 100 Question not major simple anyone can crack

Round 3 - Technical 

(5 Questions)

  • Q1. Regarding basic Engineering Not required hi fi TEch they will choose only those who has good communication
  • Q2. About myself Why you want to join
  • Q3. Explin about design fundamentals
  • Q4. Ask about Fluid dynamics and Flow related question
  • Q5. Basic difference fluid and Gas
  • Ans. 

    Fluids can flow and conform to the shape of their container, while gases expand to fill their container completely.

    • Fluids have a definite volume, while gases do not.

    • Fluids are relatively incompressible, while gases are highly compressible.

    • Fluids include liquids and gases, while gases only refer to the gaseous state of matter.

    • Examples of fluids include water and oil, while examples of gases include oxygen and carbon dio

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont go for this company Not worthy to spend time
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Design a process for bakery to track each vehicles speed
  • Ans. 

    Implement a process to track vehicles speed in a bakery

    • Install GPS trackers in each vehicle to monitor speed in real-time

    • Set up a central monitoring system to receive and analyze speed data

    • Implement speed limits and alerts for drivers exceeding limits

    • Regularly review speed data to identify trends and areas for improvement

  • Answered by AI
  • Q2. Explain Kafka and spark
  • Ans. 

    Kafka is a distributed streaming platform used for building real-time data pipelines and streaming applications. Spark is a fast and general-purpose cluster computing system for big data processing.

    • Kafka is used for building real-time data pipelines by enabling high-throughput, low-latency data delivery.

    • Spark is used for processing large-scale data processing tasks in a distributed computing environment.

    • Kafka can be us...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Mar 2022. There were 2 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Api gateway, design pattern , oops, threading , asynchronous, spring boot ,AWS,cloud cpmputing
Contribute & help others!
anonymous
You can choose to be anonymous

Nagarro Interview FAQs

How many rounds are there in Nagarro Engineering Manager interview?
Nagarro interview process usually has 5 rounds. The most common rounds in the Nagarro interview process are Aptitude Test, Resume Shortlist and HR.
How to prepare for Nagarro Engineering Manager interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Nagarro. The most common topics and skills that interviewers at Nagarro expect are EPM and Mac.

Recently Viewed

REVIEWS

JLL

No Reviews

SALARIES

Godrej Jersey

No Salaries

REVIEWS

Biocon Biologics

No Reviews

SALARIES

The Hackett Group

COMPANY BENEFITS

Marks & Spencer

No Benefits

LIST OF COMPANIES

WPP

Locations

SALARIES

Bharti Hospital

COMPANY BENEFITS

Burgerpoint

No Benefits

REVIEWS

Incedo

No Reviews

SALARIES

UR Life

Tell us how to improve this page.

Nagarro Engineering Manager Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Saint-Gobain

We thank our employees for rating us 4/5 on AmbitionBox

Nagarro Engineering Manager Salary
based on 14 salaries
₹27 L/yr - ₹42 L/yr
6% less than the average Engineering Manager Salary in India
View more details

Nagarro Engineering Manager Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

5.0

Salary

4.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Associate Staff Engineer
2.9k salaries
unlock blur

₹10 L/yr - ₹35.2 L/yr

Staff Engineer
2.8k salaries
unlock blur

₹14.6 L/yr - ₹43.2 L/yr

Senior Engineer
2.4k salaries
unlock blur

₹5.9 L/yr - ₹25 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹5.9 L/yr - ₹28 L/yr

Engineer
900 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Explore more salaries
Compare Nagarro with

Deloitte

3.8
Compare

Cognizant

3.8
Compare

TCS

3.7
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview