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

Filter interviews by

NTT Data Interview Questions, Process, and Tips

Updated 5 Mar 2025

Top NTT Data Interview Questions and Answers

View all 348 questions

NTT Data Interview Experiences

Popular Designations

616 interviews found

Senior Lead Interview Questions & Answers

user image Jankiram Naidu

posted on 20 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Automation Framework
  • Q2. Selenium, Locators(Xpath)
  • Q3. Java coding, reverse a string
  • Q4. Scenario Based Queations

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Technically as per the JD

Senior Lead Interview Questions asked at other Companies

Q1. What are all the other languages apart from English & mother language?
View answer (1)

IOS Team Lead Interview Questions & Answers

user image Anonymous

posted on 14 Feb 2024

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. What is Protocol in swift?
  • Ans. 

    Protocols in Swift define a blueprint of methods, properties, and other requirements that a class, struct, or enum must adopt.

    • Protocols are used to define a set of rules or capabilities that a type must conform to.

    • They allow for code reuse and provide a way to define common behavior across different types.

    • A type can adopt multiple protocols, enabling it to conform to multiple sets of rules.

    • Protocols can require propert...

  • Answered by AI
  • Q2. What is Dependency Injection.?
  • Ans. 

    Dependency Injection is a design pattern where the dependencies of an object are provided externally rather than being created internally.

    • Dependency Injection helps in achieving loose coupling between classes.

    • It allows for easier testing and maintenance of code.

    • There are three types of Dependency Injection: Constructor Injection, Setter Injection, and Interface Injection.

    • Example: In iOS development, we can use Dependen...

  • Answered by AI
  • Q3. What is Generics in swift.?
  • Ans. 

    Generics in Swift allow you to write flexible and reusable code by creating functions, classes, and structures that can work with any type.

    • Generics enable you to write code that can be used with different types, without duplicating code.

    • You can define generic functions, types, and protocols to work with a wide range of types.

    • Generics are particularly useful when working with collections, such as arrays and dictionaries...

  • Answered by AI
  • Q4. What is Associate types ?
  • Ans. 

    Associate types are a way to create a relationship between two types in Swift.

    • Associate types are defined using the 'associatedtype' keyword.

    • They are used in protocols to define a placeholder type that will be specified by the conforming type.

    • The conforming type can provide its own concrete type for the associated type.

    • This allows protocols to be more flexible and reusable.

    • For example, a protocol for a container type c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do Prepare well for all the concepts of Objective C and swift fundamentals.

Skills evaluated in this interview

IOS Team Lead Interview Questions asked at other Companies

Q1. What is Associate types ?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mathematics, Reasoning, English

Round 2 - Group Discussion 

How managers could be more effective to the company

Round 3 - Technical 

(3 Questions)

  • Q1. What are Journal Entries
  • Ans. 

    Journal entries are accounting records that show the financial transactions of a business.

    • Journal entries are used to record the financial effects of business transactions.

    • They consist of debits and credits to different accounts in the general ledger.

    • Each journal entry must have an equal debit and credit amount to maintain the accounting equation (Assets = Liabilities + Equity).

    • For example, a journal entry to record a ...

  • Answered by AI
  • Q2. What is Profit and Loss Statement?
  • Ans. 

    A Profit and Loss Statement is a financial report that summarizes a company's revenues, expenses, and profits over a specific period of time.

    • It shows the company's total revenue, total expenses, and net income or loss for a specific period, typically a month, quarter, or year.

    • Revenue includes sales, interest income, and other sources of income, while expenses include costs of goods sold, operating expenses, and taxes.

    • T...

  • Answered by AI
  • Q3. Could you please discuss your certification courses with us?
  • Ans. 

    I have completed certification courses in financial accounting and advanced Excel.

    • Certification in Financial Accounting from XYZ Institute

    • Advanced Excel Certification from ABC Academy

    • Courses focused on financial analysis, budgeting, and reporting

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare 11th and 12th accounts for clearing this round
Communication skills should be strong

Senior Accounts Executive Interview Questions asked at other Companies

Q1. How To Prepare Cash Flow, What Is GR-IR, Which Type of Invoice Booking Has Done, What TDS Rate Do You Know.
View answer (1)

Interview Questions & Answers

user image Jagadeesh Subramani

posted on 4 May 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What's active directory?
  • Q2. What's fsmo role
  • Q3. Where is ntds.dit and what is it

Skills evaluated in this interview

NTT Data interview questions for popular designations

 Senior Associate

 (20)

 Software Engineer

 (11)

 Software Developer

 (10)

 Salesforce Developer

 (9)

 Network Engineer

 (9)

 Medical Coder

 (8)

 Senior Software Engineer

 (7)

 Business Analyst

 (7)

Trainee Interview Questions & Answers

user image Anonymous

posted on 15 Sep 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Be vocal confident and ask questios

Round 2 - One-on-one 

(2 Questions)

  • Q1. VPN troubelshooting
  • Q2. Tickceting srvice now

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)

Get interview-ready with Top NTT Data Interview Questions

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Event driven architecture
  • Q2. What are Es6 features
  • Ans. 

    ES6 features are new additions to JavaScript that enhance its functionality and make coding more efficient.

    • Arrow functions: concise syntax for writing functions

    • Let and const: block-scoped variables

    • Template literals: easier string interpolation

    • Destructuring assignment: extracting values from arrays or objects

    • Spread syntax: expanding elements in arrays or objects

    • Default parameters: assigning default values to function pa...

  • Answered by AI
  • Q3. Angular 15 development experience
  • Ans. 

    Angular 15 is not released yet.

    • Angular 15 has not been released yet, the latest version is Angular 12.

    • It is important to stay updated with the latest Angular versions for better development experience.

    • Angular 15 may introduce new features and improvements, so it's worth keeping an eye on future releases.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Ask for full job description, they will provide only high level role does not mention any technology, but at the time of technical discussion, will insist on particular technology eg: i'm an node, react fullstack lead, they had opening for Fullstack lead, but at the time of interview, interviewer asked about java and Angular experience, which was no where mentioned in jd.

Skills evaluated in this interview

Fullstack Developer Lead Interview Questions asked at other Companies

Q1. Want to relocate, able to work in 9 hours shift, should able to take full responsibility of your work.
View answer (1)

Jobs at NTT Data

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Private equity?
  • Ans. 

    Private equity is a type of investment where funds are raised from institutional and high-net-worth investors to acquire equity ownership in companies.

    • Private equity firms typically buy out existing companies or invest in growing businesses to help them expand.

    • Investors in private equity funds expect high returns, often through selling their stake in the company after a few years.

    • Private equity investments are usually ...

  • Answered by AI
  • Q2. Tell me about Hedge funds?
  • Ans. 

    Hedge funds are investment funds that pool capital from accredited individuals or institutional investors and invest in a variety of assets.

    • Hedge funds are typically only available to accredited investors due to their complex and risky nature.

    • They use a variety of strategies to generate returns, including long/short equity, event-driven, and global macro.

    • Hedge funds often charge both a management fee (typically 2%) and...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and make sure you are know every thing about your current and past job profile.

Senior Analyst Interview Questions asked at other Companies

Q1. Explain 3 statement financial model Calculating discount rate Could you walk me through the DCF model? Other valuation methods. What PE is ideal? What is the other matrix to value the company? Difference between IRR and CAGR. What is Bond Y... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Question were about your machine learning projects

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Interview Questions & Answers

user image Anonymous

posted on 13 Dec 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. How would you pitch a new technical solution to your customer?

Microsoft Engineer Interview Questions & Answers

user image Ganesh Nahak

posted on 22 Oct 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. All related to windows active directory
  • Q2. Some questions on vmware and patching
Round 2 - Technical 

(2 Questions)

  • Q1. Managerial round interview
  • Q2. Question on diplomatic and how to manage pressure stress

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare as per the JD

NTT Data Interview FAQs

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

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

  1. What is ost and pst in Outlook, what is distribution list and mailbox, how to c...read more
  2. if I give you a box full of pencils..in how many ways can you use...read more
  3. What are the different types of Database management systems. What are the Datab...read more
How long is the NTT Data interview process?

The duration of NTT Data interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

NTT Data Interview Process

based on 482 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Bharti Airtel Interview Questions
4.0
 • 843 Interviews
Vodafone Idea Interview Questions
4.1
 • 553 Interviews
View all

NTT Data Reviews and Ratings

based on 3.9k reviews

3.9/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.5

Salary

3.8

Job security

3.7

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 3.9k Reviews and Ratings
Technical Specialist - Cisco SDWAN, CCNP

Hyderabad / Secunderabad

10-15 Yrs

Not Disclosed

Explore more jobs
Software Engineer
935 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
775 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Engineer
696 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
640 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
572 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare NTT Data with

Tata Communications

4.0
Compare

Bharti Airtel

4.0
Compare

Reliance Communications

4.0
Compare

Vodafone Idea

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