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 DOT NET Developer Interview Questions, Process, and Tips

Updated 2 Apr 2024

Top Nagarro DOT NET Developer Interview Questions and Answers

Nagarro DOT NET Developer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Mettl aptitude reasoning and technical MCQ

I applied via Campus Placement and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Difference between Union And Union All in SQL?
  • Ans. 

    Union combines and removes duplicates, Union All combines all rows including duplicates.

    • Union merges the results of two or more SELECT statements into a single result set.

    • Union All returns all rows from all SELECT statements, including duplicates.

    • Union requires the same number of columns in all SELECT statements, while Union All does not.

    • Union sorts the result set and removes duplicates, while Union All does not.

    • Union ...

  • Answered by AI
  • Q2. Difference Abstract Method vs Interface ?
  • Ans. 

    Abstract methods are methods without implementation in abstract classes, while interfaces are contracts that define methods.

    • Abstract classes can have both abstract and non-abstract methods, while interfaces can only have abstract methods.

    • A class can implement multiple interfaces, but can only inherit from one abstract class.

    • Abstract classes can have constructors, while interfaces cannot.

    • Interfaces can have properties,

  • Answered by AI
  • Q3. Tell Travelling Salesman Problem Optimal Solution Approach
  • Ans. 

    The optimal solution approach for the Travelling Salesman Problem involves using algorithms such as the Nearest Neighbor Algorithm and the 2-Opt Algorithm.

    • The Nearest Neighbor Algorithm starts at a random city and selects the nearest unvisited city as the next stop.

    • The 2-Opt Algorithm involves swapping two edges in the tour to see if it results in a shorter distance.

    • Other algorithms include the Genetic Algorithm and th...

  • Answered by AI
  • Q4. Can Two Primary keys can be made possible in Sql Table ?
  • Ans. 

    No, only one primary key can be defined in a SQL table.

    • Primary key ensures uniqueness of each record in a table.

    • A table can have only one primary key constraint.

    • However, a composite primary key can be created using multiple columns.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The Advice which I want to give all fresher candidates to explain theoretical questions that are asked by interviewer in a manner to real life based example, like if interviewer ask oops concepts like inheritance, polymorphism, encapsulation etc. don't tell him direct definition like this this and so please try to relate your answer to real world example and their uses in day to day life
And Another advice to keep calm while complete interview process and don't get nervous and hesitate while answering answer to interviewer

Skills evaluated in this interview

DOT NET Developer Interview Questions Asked at Other Companies

asked in Infosys
Q1. What is the difference between windows application development an ... read more
Q2. What is Trigger,Store procedure, join in sql query and their synt ... read more
asked in Infosys
Q3. What kind of database you used in projects
Q4. How many ways are there to send data to controller from View?
asked in Nagarro
Q5. Can Two Primary keys can be made possible in Sql Table ?

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Puzzles, Psychometric Test

Round 2 - One-on-one 

(1 Question)

  • Q1. Some water in 3 Jars question, you had to measure out 5L correctly

Interview Preparation Tips

Interview preparation tips for other job seekers - Make the interview interactive, I got this input from another Senior. Before i went into the interview room the volunteers were telling all those who goes into Room No 1 is screwed. I was praying i don't get room no 1. But fortunately for me I got room no 1 because when the interviewer gave me the puzzle and handed over pen and paper he went back to relax his posture and when i explained i will fill the 5L Jar first, he immediately came forward to listen to me, at that moment i knew i got the job because i felt the previous candidates never made their interview interactive and that's why he went back to relax his posture.

I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.

Round 2 - Technical 

(1 Question)

  • Q1. 2nd round included tr and mr round went quite enegritic

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume skills matters a lot don't fill resume the technologies you don't even aware of

I was interviewed before Jun 2016.

Interview Questionnaire 

4 Questions

  • Q1. Tell me something about yourself
  • Ans. 

    I am a passionate software developer with 5 years of experience in web development and a strong background in computer science.

    • 5 years of experience in web development

    • Strong background in computer science

    • Passionate about software development

  • Answered by AI
  • Q2. Questions related to project I have worked on during college days
  • Q3. Core Java concepts
  • Q4. Why do you use two mobile numbers
  • Ans. 

    To separate personal and professional calls, and to ensure availability and accessibility.

    • Separate personal and professional calls

    • Ensure availability and accessibility

    • Maintain work-life balance

    • Avoid mixing personal and work-related contacts

  • Answered by AI

Interview Preparation Tips

Round: Test
Total Questions: 60

College Name: Watumull Institute Of Electronics Engineering And Computer Technology ( WIEECT )

I was interviewed in Sep 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills and ability to work in a team

    • Completed multiple projects including a web-based inventory management system

  • Answered by AI
  • Q2. Simple coding questions..Basically pattern.
  • Q3. And also they will ask about your projects.

Interview Preparation Tips

Round: Test
Experience: 60 multiple choice questions so have to manage time carefully.
Tips: Have to give equal importance to all the sections..So try to do well in all section.
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical + HR Interview
Experience: Don't panic...Only write those things that you know in your resume.

Skills: Smart Coding
College Name: Jaypee Institute Of Information Technology, Noida

I was interviewed in May 2017.

Interview Preparation Tips

Round: Test
Total Questions: 20

Round: Group Discussion
Duration: 1 hour

Skills: Coding Skills And Knowledge On Data Structures

I was interviewed in Jun 2017.

Interview Preparation Tips

Round: Test
Duration: 1 hour 30 minutes

Skills: Engineering Basics
Contribute & help others!
anonymous
You can choose to be anonymous

Nagarro Interview FAQs

How many rounds are there in Nagarro DOT NET Developer interview?
Nagarro interview process usually has 1 rounds. The most common rounds in the Nagarro interview process are Aptitude Test.
How to prepare for Nagarro DOT NET Developer 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 .Net Core, ASP.Net, Angular, C# and Docker.
What are the top questions asked in Nagarro DOT NET Developer interview?

Some of the top questions asked at the Nagarro DOT NET Developer interview -

  1. Can Two Primary keys can be made possible in Sql Tabl...read more
  2. Tell Travelling Salesman Problem Optimal Solution Appro...read more
  3. Difference between Union And Union All in S...read more

Recently Viewed

SALARIES

Aurigo

SALARIES

DNEG CREATIVE SERVICES

No Salaries

SALARIES

greytHR

INTERVIEWS

Wipro

No Interviews

JOBS

Eurth Techtronics

No Jobs

SALARIES

Ramco Systems

INTERVIEWS

TCS

No Interviews

INTERVIEWS

Convergent Science

No Interviews

SALARIES

Darwinbox

SALARIES

Mediaocean

Tell us how to improve this page.

Nagarro DOT NET Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Associate Staff Engineer
2.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Staff Engineer
2.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
2.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
901 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Nagarro with

Deloitte

3.8
Compare

Cognizant

3.7
Compare

TCS

3.7
Compare

Accenture

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