Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by NTT Data Team. If you also belong to the team, you can get access from here

NTT Data

Compare button icon Compare button icon Compare
3.9

based on 3.6k Reviews

Filter interviews by

NTT Data Java Developer Interview Questions and Answers

Updated 15 Nov 2024

NTT Data Java Developer Interview Experiences

5 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Chvvvv vvbbbbb isush shjshs jdudjdj
  • Q2. Vvvhjjjc hhhjVv hsudjsj hsudjsh hdhdh

Interview Preparation Tips

Interview preparation tips for other job seekers - Vvbh
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Dec 2022. 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 tips
Round 2 - Coding Test 

Write a program tonfind maximum of employees salary using java streams

Round 3 - One-on-one 

(2 Questions)

  • Q1. Project details and technical challenges that we faced
  • Q2. Ajy improvements that u worked for response optimisation
  • Ans. 

    Implemented caching and compression techniques to reduce response time.

    • Used Memcached to cache frequently accessed data.

    • Enabled Gzip compression to reduce response size.

    • Optimized database queries to reduce response time.

    • Used CDN to serve static content.

    • Implemented lazy loading of resources to reduce initial load time.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Get on to basic coding of java technologies and be prepared eithbur vuurevy project

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 1You have been given an integer array/list(ARR) of size N ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in LTIMindtree
Q3. Longest Harmonious SubsequenceYou are given an array ‘ARR’ of 'N' ... read more
asked in Deloitte
Q4. Convert Bst To The Greater Sum TreeYou have been given a Binary S ... read more
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more

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

Round 1 - Aptitude Test 

Related to apptitude,Data structures and java

Round 2 - Group Discussion 

It is related to nuclear bond. It is sufficient or not.. if not why ?

Round 3 - Technical 

(2 Questions)

  • Q1. Java concepts.. it has taken 40 min nearly
  • Q2. What is jvm,jdk,jre Finall, finally, finalize key words String, string builder, string buffer, Code output Difference between hash map,hast set Advantages of array list and linked list And program Oops con...
  • Ans. 

    Java Developer interview questions covering JVM, keywords, data structures, OOPs concepts, and Java features.

    • JVM is Java Virtual Machine that executes Java bytecode

    • JDK is Java Development Kit that includes JRE and development tools

    • JRE is Java Runtime Environment that provides runtime environment for Java programs

    • finally block is used to execute code after try-catch block

    • finalize method is called by garbage collector be...

  • Answered by AI
Round 4 - Behavioral 

(1 Question)

  • Q1. Logical questions it has taken 30 min. Family details Why u choose NTT Social questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Within a 2 weeks this process will complete. NTT recruiting very less.. every round is elimination round.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Concepts like Abstraction, Inheritance Overloading Overriding Collections
Round 2 - HR 

(2 Questions)

  • Q1. Expected ctc Challenges faced in your project What are modules you worked on in your project
  • Q2. Was your team lead unhappy with performance at any point during your journey

Interview Preparation Tips

Interview preparation tips for other job seekers - They will start from very basic concepts like
Features of Java, going forward they will ask questions on concepts like
Abstraction
Polymorphism
Inheritance
Collection
Hashmap
Experience on you project

NTT Data interview questions for designations

 Senior Java Developer

 (1)

 Fullstack Java Developer

 (2)

 Java Back End Developer

 (1)

 Developer

 (3)

 Software Developer

 (10)

 Salesforce Developer

 (9)

 Senior Developer

 (3)

 IOS Developer

 (2)

I applied via Campus Placement and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Well, apti was normal having topics like percentage, Ratio, number system, profit loss age, etc

Round 2 - Technical 

(3 Questions)

  • Q1. I don't remember that exact questions bcoz it was 2.5 years ago but interview was more interested in my approach to solve the problem rather than answers.
  • Q2. I would suggest to brush up any one programming language specially Java bcoz they do s lot of projects in Java, and also database basics, like joints and all
  • Q3. If they give a real-time scenario based questions then they focus on ur algorithm to solve that problem, they focus very less on code. So be optimistic about your solution.
Round 3 - HR 

(3 Questions)

  • Q1. Why should we hire you?
  • Q2. What is your family background?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be true yourself and confident.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(6 Questions)

  • Q1. Java 8 , java 11 and java 17 features?
  • Ans. 

    Java 8 introduced lambda expressions, Java 11 added local-variable syntax for lambda parameters, and Java 17 included sealed classes and pattern matching.

    • Java 8 introduced lambda expressions for functional programming.

    • Java 11 added local-variable syntax for lambda parameters to simplify code.

    • Java 17 included sealed classes to restrict inheritance and pattern matching for instanceof checks and type casts.

  • Answered by AI
  • Q2. Dispatcher servlet, design patterns
  • Q3. @SpringbootApplication annotation, actuators
  • Q4. String Coding question with java 8 features such as lambda function and stream api
  • Q5. Number of words in a string
  • Ans. 

    Count the number of words in a given string.

    • Split the string by spaces and count the number of resulting elements.

    • Handle edge cases like multiple spaces or empty strings.

    • Consider punctuation marks as part of words unless specified otherwise.

  • Answered by AI
  • Q6. Microservice design patterns
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Technical 

(5 Questions)

  • Q1. Coding questions on java8
  • Q2. Regarding microservices
  • Q3. Internal working of circuit breaker
  • Ans. 

    Circuit breaker is a design pattern used in software development to prevent system failures by temporarily stopping requests to a failing service.

    • Circuit breaker monitors the number of failures and opens when a threshold is reached.

    • When the circuit is open, requests are not sent to the failing service, preventing further failures.

    • After a specified time, the circuit breaker closes and allows requests to be sent again.

    • Ex...

  • Answered by AI
  • Q4. Frequency of occurrence of words
  • Ans. 

    Frequency of occurrence of words in a given text can be calculated by counting each word and storing it in a data structure.

    • Split the text into words using whitespace as delimiter

    • Create a map to store word frequencies

    • Iterate through the words and update the frequency count in the map

    • Return the map with word frequencies

  • Answered by AI
  • Q5. How spring boot will work two databases
  • Ans. 

    Spring Boot can work with two databases by configuring multiple data sources and using @Primary annotation.

    • Configure multiple data sources in application.properties or application.yml

    • Use @Primary annotation to specify the primary data source

    • Use @Qualifier annotation to specify the secondary data source

    • Example: @Configuration @EnableTransactionManagement public class DatabaseConfig { @Primary @Bean(name = "primaryDataSo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you don't get any update from them don't give interview.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain architecture of your project
  • Q2. Some questions on Java, Spring Boot and sql
Round 2 - Technical 

(2 Questions)

  • Q1. Project flow and some behavioural questions
  • Q2. Project contribution of yours
  • Ans. 

    Developed a web application for tracking employee attendance and performance

    • Implemented user authentication and authorization using Spring Security

    • Utilized Hibernate for database interaction and data persistence

    • Designed and developed RESTful APIs for frontend integration

    • Used AngularJS for frontend development to create interactive user interfaces

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Basic formalities before offer release

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand your project properly and have your basic of programming very clear
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Difference between hashmap and hash table
  • Ans. 

    HashMap is non-synchronized and allows null values, while HashTable is synchronized and does not allow null values.

    • HashMap is non-synchronized, meaning it is not thread-safe, while HashTable is synchronized and thread-safe.

    • HashMap allows null values for both keys and values, while HashTable does not allow null keys or values.

    • HashMap is generally preferred for non-thread-safe applications, while HashTable is used in mul

  • Answered by AI
  • Q2. Static block related questions
  • Q3. Arraylist and linkedlist question

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

A standard online test conducted through one of the testing platforms.

Round 2 - Technical 

(4 Questions)

  • Q1. Java 8 features
  • Q2. Rest API
  • Q3. Java 8 coding problem
  • Q4. Collections
Round 3 - Technical 

(1 Question)

  • Q1. It was based on my previous project

NTT Data Interview FAQs

How many rounds are there in NTT Data Java Developer interview?
NTT Data interview process usually has 2-3 rounds. The most common rounds in the NTT Data interview process are Technical, Aptitude Test and HR.
How to prepare for NTT Data Java 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 NTT Data. The most common topics and skills that interviewers at NTT Data expect are Aop, Core Java, GIT, Java Web Services and Multithreading.
What are the top questions asked in NTT Data Java Developer interview?

Some of the top questions asked at the NTT Data Java Developer interview -

  1. What is jvm,jdk,jre Finall, finally, finalize key words String, string builder,...read more
  2. Ajy improvements that u worked for response optimisat...read more
  3. If they give a real-time scenario based questions then they focus on ur algorit...read more

Tell us how to improve this page.

People are getting interviews through

based on 4 NTT Data interviews
Company Website
Job Portal
Campus Placement
25%
25%
25%
25% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
NTT Data Java Developer Salary
based on 63 salaries
₹3 L/yr - ₹8 L/yr
16% less than the average Java Developer Salary in India
View more details

NTT Data Java Developer Reviews and Ratings

based on 6 reviews

4.1/5

Rating in categories

4.0

Skill development

3.9

Work-Life balance

3.9

Salary & Benefits

4.2

Job Security

4.1

Company culture

3.9

Promotions/Appraisal

3.9

Work Satisfaction

Explore 6 Reviews and Ratings
Software Engineer
932 salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

Senior Associate
767 salaries
unlock blur

₹1.1 L/yr - ₹9.3 L/yr

Network Engineer
647 salaries
unlock blur

₹1.8 L/yr - ₹10 L/yr

Software Developer
615 salaries
unlock blur

₹2.5 L/yr - ₹13 L/yr

Senior Software Engineer
512 salaries
unlock blur

₹6.5 L/yr - ₹24 L/yr

Explore more salaries
Compare NTT Data with

Tata Communications

4.1
Compare

Bharti Airtel

4.0
Compare

Reliance Communications

4.0
Compare

Vodafone Idea

4.1
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 an Interview