Upload Button Icon Add office photos
Engaged 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 Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NTT Data Senior Software Engineer Interview Questions and Answers for Experienced

Updated 19 Mar 2025

NTT Data Senior Software Engineer Interview Experiences for Experienced

3 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Can you tell me about yourself?
  • Q2. What is the difference between an array and an ArrayList?
  • Ans. 

    Arrays are fixed-size, while ArrayLists are dynamic and can grow or shrink in size.

    • Size: Arrays have a fixed size, e.g., String[] arr = new String[5];. ArrayLists can change size, e.g., ArrayList<String> list = new ArrayList<>();

    • Type: Arrays can hold primitives and objects, e.g., String[] arr = {"A", "B"};. ArrayLists can only hold objects, e.g., ArrayList<String> list = new ArrayList<>(Arrays.a...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2023. There were 4 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 - Technical 

(3 Questions)

  • Q1. Design a react app to fetch and display data from an api.
  • Ans. 

    Design a React app to fetch and display data from an API.

    • Create a React component to fetch data from the API using fetch or axios

    • Use state to store the fetched data and update the component's UI

    • Render the data in the component's JSX to display it on the screen

  • Answered by AI
  • Q2. Basic react questions.
  • Q3. Asked question on react unit testing.
Round 3 - Technical 

(1 Question)

  • Q1. In depth questions on html, css, javascript, typescript, react and next.js.
Round 4 - HR 

(1 Question)

  • Q1. The third round was salary discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics clear on the technology that you are applying for.

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies for Experienced

Q1. If you have to prioritize between coding standards and project de ... read more
Q2. Duplicate Integer in Array Given an array ARR of size N, containi ... read more
asked in Visa
Q3. Given a grid containing 0s and 1s and a source row and column, in ... read more
asked in Mphasis
Q4. Trapping Rain Water Problem Statement Given a long type array/lis ... read more
Q5. In Azure Data Factory, how would you implement the functionality ... read more

I applied via Approached by Company and was interviewed before Mar 2021. There were 4 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 

Cover java oops concepts and test how good candidate in coding

Round 3 - One-on-one 

(2 Questions)

  • Q1. One-on-one discussion with Technical lead and manger round
  • Q2. Multithreading basic to advance, Spring related question and their benefit etc...
Round 4 - HR 

(1 Question)

  • Q1. Salary part and hr related question

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basics of java and project background and flow

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Cocubes Test Task 1 is of Aptitude questions needs to be completed in Specific time interval and Task 2 is Essay Writing to be finished in Given interval

Round 2 - HR 

(1 Question)

  • Q1. Are you ready to Relocate
  • Ans. Yes I am relocate and flexible with any location
  • Answered Anonymously
Round 3 - Coding Test 

L1 Exam should be cleared L 1 exam is of multiple choice questions and completely related to Java J2Ee Spring

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for co cubes Aptitude and All the best

What people are saying about NTT Data

View All
techyguy
Verified Icon
1w
works at
Smart Chip
Red flag: HR asked for masked Aadhaar after just one call!
Got a call from INK IT Solutions about a job. Talked roles, salary expectations (₹3.5–4.5 LPA with my 10 months tech support experience). Interview went okay. But when I asked regarding the budget of this role he denied 😂 and he said tell me your expected CTC. I felt like I can go upto 5-6 lpa CTC. But here’s the weird part: they asked for my masked Aadhaar (last 4 digits visible) and a selfie via email for verification! Felt super awkward. The client company is NTT Data They also wanted: - Current company name - Current CTC ( 2.2 lpa ) - Expected CTC - Total experience - Relevant experience - Notice period time Verification is fine, but personal docs after just a call? Seemed unprofessional. especially without any formal confirmation or offer. Plus, their ratings are lower than my current company’s, which is kinda funny 😄. What do you all think? 🤣 👇🙏
FeedCard Image
Got a question about NTT Data?
Ask anonymously on communities.

I applied via Naukri.com and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. C++ and Linux basic question
Round 2 - One-on-one 

(1 Question)

  • Q1. Manager round, asked about project.
Round 3 - HR 

(1 Question)

  • Q1. About current salary and expected salary

Interview Preparation Tips

Topics to prepare for GlobalLogic Senior Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Overall based on requirement it you are on notice period and join early they'll hire and give joining bonus too.

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Multithreading in Java
  • Ans. 

    Multithreading in Java allows for concurrent execution of multiple threads within a single program.

    • Multithreading can improve performance by allowing multiple tasks to be executed simultaneously.

    • Java provides built-in support for multithreading through the Thread class and Runnable interface.

    • Synchronization is important to prevent race conditions and ensure thread safety.

    • Examples of multithreading in Java include GUI a...

  • Answered by AI
  • Q2. LinkedList custom implementation, springBoot, Microservices, kafka, core Java, DS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practicing DS, this will boost your confidence.

Skills evaluated in this interview

NTT Data HR Interview Questions

51 questions and answers

Q. What is your experience in the mall industry?
Q. What is your understanding of the job description?
Q. Have you thoroughly studied your resume and the skills you have listed?

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

Interview Questionnaire 

4 Questions

  • Q1. .Net support related questions for example 1. What to do when applicable is down. 2. how to check IIS error logs.
  • Q2. Explain Projects you worked and your role in those.
  • Q3. Explain scenario when you handled high pressure from client.
  • Q4. Explain release management.

Interview Preparation Tips

Interview preparation tips for other job seekers - For .Net support related projects, you need to be aware about first identifying the problem and then you need to think best optimised solution for that. You need to know how to check error logs, should be well versed with basic SQL queries and debugging.

Skills evaluated in this interview

Are these interview questions helpful?

I applied via Naukri.com and was interviewed in Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Most of the questions were on the technical skills and things I worked on added in my resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be ready for cross questions asked on the things we say we have worked on. Should have knowledge of latest updates of the respective technology.

I applied via Naukri.com and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java 8 and spring boot
Round 2 - Technical 

(1 Question)

  • Q1. Java 8 and spring boot Microservices

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for java 8 Spring boot and Microservices and Angular.

I applied via Recruitment Consulltant and was interviewed before Aug 2021. There were 6 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude test

Round 2 - Aptitude Test 

Advance aptitude test

Round 3 - Group Discussion 

Group discussion amongst 7 people

Round 4 - Technical 

(1 Question)

  • Q1. Basic technical questions
Round 5 - Case Study 

It was a managerial round

Round 6 - HR 

(1 Question)

  • Q1. Final discussion with HR

Interview Preparation Tips

Topics to prepare for CGI Group Senior Software Engineer interview:
  • Basic java
  • Basic programming language
Interview preparation tips for other job seekers - Be prepared well .. be confident.. Clear with your thoughts..

NTT Data Interview FAQs

How many rounds are there in NTT Data Senior Software Engineer interview for experienced candidates?
NTT Data interview process for experienced candidates usually has 4 rounds. The most common rounds in the NTT Data interview process for experienced candidates are Resume Shortlist, HR and Technical.
How to prepare for NTT Data Senior Software Engineer interview for experienced candidates?
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 Artificial Intelligence, Technology Consulting, Hibernate, Rest and Software Configuration Management.
What are the top questions asked in NTT Data Senior Software Engineer interview for experienced candidates?

Some of the top questions asked at the NTT Data Senior Software Engineer interview for experienced candidates -

  1. Design a react app to fetch and display data from an a...read more
  2. What is the difference between an array and an ArrayLi...read more
  3. Basic of java, memory management, hashmap, sql, services in spring mvc, scenari...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 2 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 100%
View more
NTT Data Senior Software Engineer Salary
based on 794 salaries
₹7.3 L/yr - ₹26.3 L/yr
13% more than the average Senior Software Engineer Salary in India
View more details

NTT Data Senior Software Engineer Reviews and Ratings

based on 60 reviews

3.5/5

Rating in categories

3.4

Skill development

3.9

Work-life balance

3.0

Salary

3.3

Job security

3.4

Company culture

2.7

Promotions

3.6

Work satisfaction

Explore 60 Reviews and Ratings
Software Engineer
1.2k salaries
unlock blur

₹5.6 L/yr - ₹24.8 L/yr

Senior Associate
876 salaries
unlock blur

₹3.6 L/yr - ₹7.5 L/yr

Senior Software Engineer
799 salaries
unlock blur

₹7.3 L/yr - ₹26.3 L/yr

Network Engineer
758 salaries
unlock blur

₹3.6 L/yr - ₹8.2 L/yr

Software Developer
709 salaries
unlock blur

₹5.4 L/yr - ₹28 L/yr

Explore more salaries
Compare NTT Data with

Accenture

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Genpact

3.7
Compare
write
Share an Interview