Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For Employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Nagarro

      Is this your company?

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Nagarro reviews | Nagarro jobs | Nagarro salaries | Nagarro benefits | Nagarro conversations
      Nagarro interviewsNagarro Associate Lead interviewsNagarro interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent Posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls," and logo are proprietary trademarks of Glassdoor LLC.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalized job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      EPAM Systems
      3.6★Compensation & Benefits
      avatar
      DataArt
      4.0★Compensation & Benefits
      avatar
      IBM
      3.6★Compensation & Benefits
      avatar
      Amadeus
      3.7★Compensation & Benefits

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Associate Lead Interview

      Feb 14, 2017
      Anonymous employee
      Gurgaon, Haryana

      Other Associate Lead Interview Reviews for Nagarro

      Associate Lead Interview

      Oct 6, 2020
      Anonymous employee
      Accepted offer
      Neutral experience
      Difficult interview
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through a recruiter. The process took 2 days. I interviewed at Nagarro (Gurgaon, Haryana) in Nov 2013

      Interview

      First Round: 1.Aptitude Questions, basically logical aptitude, Not the standard aptitude questions which we get in other companies, it included some questions of geometry, trigonometry, and puzzle type questions, analytical ability, Question were like – find the measure of an angle in the figure, solve the trigonometric equation, data interpretation-a data table was given and based on that table question were given, find the sum of a given series, arrange in descending order -sruds ka, etc..Paper was not so easy 🙁 Second Round: Technical ability test: questions on basic C language, like predict the output, find error, then puzzle type question of queues and stacks, then write level order traversal after insertion in a heap, dry run of bubble sort and quicksort, and some very basic question like no of nodes in binary tree and all… Overall this round was very easy.:):):) Third Round: Coding Round: Three questions

      Interview questions [1]

      Question 1

      1. You’re given a m x m matrix. Write a function to rotate submatrix within the matrix by 90degree clock wise. Function takes x and y as starting row and column coordinate of matrix and N as size of submatrix as argument. Inplace rotation was required. I gave brute force I.e. With extra memory. 2. You are given a sorted array containing both negative and positive values. Resort the array taking absolute value of negative numbers. Your complexity should be O(n) Ex. A = {-8,-5,-3,-1,3,6,9} Output: {-1,-3,3,-5,6,-8,9} 3. Wap to find subsets that contains equal sum in an array: for eg{1,2,3,4,2}->{1,2,3}&&{4,2} {1,1,3,3,2,8}->{1,3,3,2}&&{1,8} {1,3,4,7}->no subset
      Answer question

      Application

      I interviewed at Nagarro

      Interview

      Very time consuming. They called us at 9 am. HRs didn't arrive until 12:30. The whole drive was supposed to take only 1 daym instaed process took 3 separate weekends

      Interview questions [1]

      Question 1

      Different seeing patterns used in software development
      Answer question

      Associate Lead Interview

      May 15, 2023
      Anonymous employee
      Gurgaon, Haryana
      Accepted offer
      Negative experience
      Average interview

      Application

      I applied through a recruiter. The process took 2 days. I interviewed at Nagarro (Gurgaon, Haryana) in Dec 2019

      Interview

      Aptitude test using mettl On site coding round using mettl followed by 3-4 rounds of interviews usually one of them is with the hiring manager who is high in the chain.

      Interview questions [1]

      Question 1

      Basic JavaScript, system design considerations and past experience discussion
      Answer question

      Associate Lead Interview

      Dec 21, 2018
      Anonymous employee
      Accepted offer
      Positive experience
      Difficult interview

      Application

      The process took 1 week. I interviewed at Nagarro

      Interview

      There was 4 rounds interview. 1 R: IQ test: General simple calculations, English vocabulary, Pic patterns. 2 R: QA test (50Q in 40 Minutes, Cut off: 30) Automation questions, selenium, Testing Methodological,sql etc. 3 R: Technical F2F , Two programming qn- Find maximum number of zeros from binary that lyies between two ones. Eg: 1000100000101111 O/p: 5 -write code to find minimum next missing positive integer from a array. Eg: { -2,-1,3,4,5,8} O/p: 1 4 R: HR discussion.

      Interview questions [1]

      Question 1

      Selenium code to handle multiple windows. And perform task on 2nd window.
      Answer question
      1