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 and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Nagarro reviews | Nagarro jobs | Nagarro salaries | Nagarro benefits | Nagarro conversations
      Nagarro interviewsNagarro .NET Lead/Developer interviewsNagarro interview


      Glassdoor

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

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and 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 personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Parsons Corporation
      3.7★Compensation and benefits
      avatar
      Hewlett Packard Enterprise | HPE
      3.6★Compensation and benefits
      avatar
      Concentrix
      3.6★Compensation and benefits
      avatar
      Dell Technologies
      3.5★Compensation and 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.

      .NET Lead/Developer Interview

      7 Sept 2021
      Anonymous interview candidate
      Pune
      No offer
      Neutral experience
      Average interview

      Application

      I applied online. The process took 1 day. I interviewed at Nagarro (Pune) in Sept 2021

      Interview

      1. Technical Test 2. Technical interview 3. HR Information about technical test as follows There was first online MCQ test. It has 3 sections in it. 1. Aptitude 2. Programming 3. Knowledge (.Net MVC, html, css question)

      Interview questions [3]

      Question 1

      There was first online MCQ test. It has 3 sections in it. 1. Aptitude 2. Programming 3. Knowledge (.Net MVC, html, css question)
      1 Answer

      Question 2

      There were 2 Programs questions 1. Converting Java variable to cpp and vice versa e.g. if this_is_a_variable is CPP varaible and need to convert thisIsAVariable is java variable and if java variable is provided then need to convert into CPP (using any programming language)
      2 Answers

      Question 3

      2. N number of student and M number of subject Teacher Mr. Johnson want to check and skip the subject mark which has minimum average marks. Print the result of each student with skipping the mark of minimum avg marks let take example N = 4 student M = 5 subject student1 = {5, 8, 2, 4, 8} student2 = {3, 6, 3, 7, 2} student3 = {4, 8, 1, 7, 4} student4 = {8, 8, 4, 4, 6} here in this case subject number 3 has minimum avg marks (M1 avg = 5, M2 avg = 7.5, M3 = 2.5, M4 =5.5, M5 = 5 ) so need to skip from result and print the result skipping the minimum marks subject.
      Answer question
      3