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 Java Full Stack Developer Interview Questions, Process, and Tips for Freshers

Updated 22 Jan 2024

1 Nagarro Java Full Stack Developer Interview Experience for Freshers

11 questions found

Sort by: Popular
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Naukri.com and was interviewed in Dec 2023.

2 Interview Rounds

1

Coding Test Round

1. Find longest repeating character from back.
2. Find all non-duplicates in an array and return in sorted manner.

2

One-on-one Round (11 Questions)

  • Q1. Suppose we have more 2 interfaces with the same default method. What will happen when we try to implment both the interfaces in the same class.?
  • Q2. Terminal vs Intermediate Operations in streams
  • Q3. Try vs try-with-resources
  • Q4. Iterator vs ListIterator
  • Q5. What are projections in Spring Data JPA?
  • Q6. What are the two types of compiler in angular?
  • Q7. What are the different types of data binding in Angular?
  • Q8. Promises vs Observables
  • Q9. Constructor vs ngOnInit
  • Q10. When to use Inline Template vs External Template in Angular?
  • Q11. Which module is used for http calls in Angular?

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
 Average
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Referral and was interviewed in Jan 2024.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Core java basic questions
2

Technical Round (1 Question)

  • Q1. Scenario based question on my last project

2 Interview Rounds

1

Group Discussion Round

1)Driffience between Abstract class &
Interface.
-abstract class
represents property
&
behaviour of an object
whereas
interface
represents
behaviour
of an object.
2)Driffience between equal() vs ==operator.
equal() is
an object class method
whereas
equal() of string class
override
the object class equal().
3)can we use pointer's in Java.
Not explicitly but implicitly we can use pointer's in java.
Dynamic m/m refers with help of pointer's but java does not support the pointer's.
when we r creating an object in java refrence varaible of an object holds the identity that is nothing but an implicit pointer that holds an unique identity of an object.
4)How we can print object ID.
-Object ID printed with help of object class which is a service provider class having 9().
5)what is object class.
-it is a super class of all predefined & userdefined class.
6)Write a prog to get name of main thread in java.
-class A
{
psvm(String args [])
{
s.o.pln(Thread.currentThread().getName());
}
}
7)length vs length()
-length
is
data menmber
of proxy class
whereas
length() is a string class().

2

One-on-one Round (2 Questions)

  • Q1. Explain JVM in ur own language.
  • Q2. Exlplaing Multhreading.

Interview Preparation Tips

Interview preparation tips for other job seekers - prepairing accordingly
for to improve
i) strength,
ii)creativity
&
problem analysis & sloving attitude
with accessing fundamental stratergies of software development.

I was interviewed in Sep 2021.

4 Interview Rounds

1

Coding Test Round (3 Questions)

Round duration - 180 minutes
Round difficulty - Medium

Have to solve MCQ questions and 3 programming problems

  • Q1. Anagram Pairs Pre-requisites: Anagrams are defined as words or names that can be formed by rearranging letters of another word. Such as "spar" can be ...read more
  • Q2. Minimum number of swaps required to sort an array You have been given an array 'ARR' of 'N' distinct elements. Your task is to find the minimum ...read more
  • Q3. Queue Using Stack Implement a queue data structure which follows FIFO(First In First Out) property, using only the instances of the stack data structure. Note: ...read more
2

Assignment Round (1 Question)

Round duration - 6 weeks
Round difficulty - Hard

  • Q1. Assignment One use case was given as Account Statements Transcription to be done as a full stack application to convert the uploading excell sheet document into...read more
3

Face to Face Round (1 Question)

Round duration - 90 minutes
Round difficulty - Hard

Technical questions were asked from core java, SQL, UI stacks, Multi threading, exception handling, java 8, UML, SDLC, collections, JDBC, PL/SQL, OS, Data Structures, sorting and searching algorithms, etc...

  • Q1. Puzzle

    100 Prisoners with Red/Black Hats

4

HR Round (1 Question)

Round duration - 60 minutes
Round difficulty - Medium

  • Q1. Basic HR Questions

    What are your expectations?

    Why should we hire you?

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Sri Eshwar College of Engineering. I applied for the job as Fullstack Developer in ChennaiEligibility criteriaAbove 7 CGPA, need good understanding on the technologies, good projects in resume, not more than 3 active backlocksVirtusa interview preparation:Topics to prepare for the interview - OOPS, core java, DBMS, SQL & PL/SQL, Data Structures and Algorithms, UI (HTML, JS), SDLC, Java 8 concepts, UML diagrams, Collections, Multithreading, Exception Handling, Hashing, Recursion problems.Time required to prepare for the interview - 1.5 monthsInterview preparation tips for other job seekers

Tip 1 : Practice more problem solving questions
Tip 2 : understand the comcepts in depth
Tip 3 : try to work on onw or two handson project to get more experience in that stack.

Application resume tips for other job seekers

Tip 1 : Add some good projects on resume
Tip 2 : put things which you know well and not technologies which you don't know.

Final outcome of the interviewSelected

I was interviewed in Sep 2021.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 90 Minutes
Round difficulty - Medium

It was at 9 am in the morning

  • Q1. Add two number as linked lists You have been given two singly Linked Lists, where each of them represents a positive number without any leading zeros. Your task...read more
  • Q2. Cycle Detection In Undirected Graph You have been given an undirected graph with 'N' vertices and 'M' edges. The vertices are labelled from 1 to...read more
2

Video Call Round (2 Questions)

Round duration - 50 Minutes
Round difficulty - Hard

  • Q1. Technical Questions What is OOPS . Tell the different OOps features. Implement method overloading in c++ What is Synchronisation. How can we implement synchroni...read more
  • Q2. Maximum Subarray Sum You are given an array/list ARR consisting of N integers. Your task is to find the maximum possible sum of a non-empty subarray(contagious)...read more
3

HR Round (1 Question)

Round duration - 30 Minutes
Round difficulty - Hard

Happened on teams

  • Q1. Basic HR Questions

    Explain yourself. How will you manage a team of 10 employees

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Fullstack Developer in NoidaEligibility criteria6.5 GPAPublicis Sapient interview preparation:Topics to prepare for the interview - Data Structures, DBMS, Algorithms, DP, Operating Systems , RecursiomTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice Leetcode
Tip 2 : Solve COdeforces A,B,C

Application resume tips for other job seekers

Tip 1 : Make a clear resume with normal style
Tip 2 : Use overleaf for templates

Final outcome of the interviewRejected

I was interviewed in Aug 2021.

4 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 100 minutes
Round difficulty - Hard

The test had 3 parts:
1. Aptitude - 20 questions to be done in 25 minutes. (Medium level)
2. Technical MCQs - 25 questions to be done in 35 minutes. (Medium-Hard level) (HTML, JS, CSS, SQL)
3. Coding - 2 out of 3 questions to be done in 40 minutes. 20 minutes were allotted for each question. No switching between the codes was allowed. (1-easy, 2-medium in total)

  • Q1. Count Set Bits You are given a positive integer ‘N’. Your task is to find the total number of ‘1’ in the binary representation of all the numbers from 1 to N. S...read more
  • Q2. Smallest number whose digits multiplication is ‘N’ You are given a positive integer ‘N’. The task is to find and return the smallest number, ‘M’, such that the ...read more
2

Video Call Round (1 Question)

Round duration - 45 minutes
Round difficulty - Medium

It was the first face-to-face technical round. The medium was ModernHire. There was only 1 member in the interview panel. This round tested me on C fundaments, Operating System basics, and problem-solving skills.
Questions asked:
What are the TRUNCATE, DELETE and DROP statements?
What are void elements in HTML?
Define multipart form data?
1. How does the C compiler works?
2. What are deadlocks and why does it happen?
3. How to resolve deadlock?
4. What is a kernel?
5. How to dynamically allocate memory in C?
6. What is makefile?
7. What is multi-threading and why is it useful?
8. What is the need for synchronization in OS?
9. How do you run a program of 10 GB using 2 GB memory?
10. What are semaphores and mutex?
11. How is HashMap implemented?
12. Difference between linker and loader.
13. Importance of header files.
14. What is Dynamic binding?
15. What type of database should you use where transactions are involved?
16. Brief discussion on the Internship experience.

  • Q1. Merge Sort Given a sequence of numbers ‘ARR’. Your task is to return a sorted sequence of ‘ARR’ in non-descending order with help of the merge sort algorithm. E...read more
3

Video Call Round (1 Question)

Round duration - 50 minutes
Round difficulty - Medium

This was a managerial cum technical round. I was asked to introduce myself (both technical details and hobbies). Then I was asked about my internship experiences and what I learnt from them. After that, he asked me questions about the projects mentioned in my resume. He tested my in-depth knowledge of the technologies that I used. He also asked me about the alternative solutions and the drawbacks of my solution.
After that, he asked me to speak about Operating Systems for 5 minutes without giving a pause. Then he asked me to speak about the OSI model and the TCP/IP model for the next 5-10 minutes again without giving a pause. He appreciated my perfomance and gave me a coding question.
What is User-defined function? What are its various types in SQL. What is an Alias in SQL?
Then he asked me whether I had any questions.

  • Q1. Find a Node in Linked List You have been given a singly linked list of integers. Write a function that returns the index/position of integer data denoted by ...read more
4

HR Round (1 Question)

Round duration - 15 minutes
Round difficulty - Easy

Typical HR questions were asked in this round.

  • Q1. Basic HR Questions

    Introduce yourself.
    Mention something that is not in your resume.
    Why are you fit for this role?
    Why HPE?
    Plans for higher studies.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Vellore Institute of Technology. I applied for the job as Fullstack Developer in BangaloreEligibility criteria7 CGPA and 70% in boardsHewlett Packard Enterprise interview preparation:Topics to prepare for the interview - Data Structures, Operating Systems, Computer Networks, SQL Queries, Dynamic ProgrammingTime required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Tip 1 : Revise data structures and operating systems very well.
Tip 2 : Have a good resume with self-made projects and internship experiences as they add value to the candidature.
Tip 3 : Be confident and know the basics well.

Application resume tips for other job seekers

Tip 1 : Have some good projects and know the tech stack well enough.
Tip 2 : Never include anything which you are not confident about.

Final outcome of the interviewSelected

I applied via Naukri.com and was interviewed before Feb 2021.

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. Basic programming language of c and Java
  • Q2. Difference between python and java

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to have confidence what you are going to answer.
Interview experience
3
 Average
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Referral and was interviewed in Jan 2024.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Core java basic questions
2

Technical Round (1 Question)

  • Q1. Scenario based question on my last project
Interview experience
4
 Good
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Campus Placement and was interviewed before Sep 2022.

3 Interview Rounds

1

Coding Test Round

It is mix of both aptitude and coding assignment time duration is 3 hrs

2

One-on-one Round (1 Question)

  • Q1. This is one to one interview i was asked questions on java and sql basic level questions
3

HR Round (1 Question)

  • Q1. Basic hr questions like about the company , tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - It is an on campus drive so prepare the basics thoroughly for any interview

I applied via Campus Placement and was interviewed in Jul 2021.

3 Interview Rounds

1

Coding Test Round (1 Question)

  • Q1. Basic input outputs questinos and coding rounds.there was an advanced coding round too.
2

TR Round (3 Questions)

  • Q1. Introduction. questions were asked on java oops.
  • Q2. Also sql normalization, c vs c++ vs java.
  • Q3. Projects related quuestions
3

HR Round (5 Questions)

  • Q1. Why should we hire you?
  • Q2. Where do you see yourself in 5 years?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
  • Q5. Latest technology interest. hobbies.relocation related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and dont be nervous

Nagarro Interview FAQs

How many rounds are there in Nagarro Java Full Stack Developer interview for freshers?
Nagarro interview process for freshers usually has 2 rounds. The most common rounds in the Nagarro interview process for freshers are Coding Test and One-on-one Round.
How to prepare for Nagarro Java Full Stack Developer interview for freshers?
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 CSS, Docker, HTML, JUnit and Javascript.
What are the top questions asked in Nagarro Java Full Stack Developer interview for freshers?

Some of the top questions asked at the Nagarro Java Full Stack Developer interview for freshers -

  1. Suppose we have more 2 interfaces with the same default method. What will happe...read more
  2. What are the different types of data binding in Angul...read more
  3. When to use Inline Template vs External Template in Angul...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 Java Full Stack Developer Salary
based on 13 salaries
₹4 L/yr - ₹8.8 L/yr
27% less than the average Java Full Stack Developer Salary in India
View more details

Nagarro Java Full Stack Developer Reviews and Ratings

based on 5 reviews

2.8/5

Rating in categories

3.4

Skill development

2.9

Work-Life balance

3.3

Salary & Benefits

2.8

Job Security

3.0

Company culture

3.1

Promotions/Appraisal

3.1

Work Satisfaction

Explore 5 Reviews and Ratings
Associate Staff Engineer
3k salaries
unlock blur

₹10 L/yr - ₹36 L/yr

Staff Engineer
2.7k salaries
unlock blur

₹14.8 L/yr - ₹41 L/yr

Senior Engineer
2.4k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Senior Software Engineer
1.2k salaries
unlock blur

₹7.4 L/yr - ₹28 L/yr

Software Engineer
1k salaries
unlock blur

₹3 L/yr - ₹12 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 Interview Advice