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

Updated 16 Jan 2025

Top NTT Data Interview Questions and Answers

View all 334 questions

NTT Data Interview Experiences

Popular Designations

596 interviews found

I applied via campus placement at Don Bosco Institute of Technology, Bangalore and was interviewed in Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Give a real time example of Inheritance, Polymorphism, Abstraction and Encapsulation.
  • Ans. 

    Real-time examples of OOP concepts

    • Inheritance: A car is a vehicle, inheriting properties of a vehicle

    • Polymorphism: A shape can be a square or a circle, both implementing the same area method

    • Abstraction: A TV remote has buttons to perform actions, but the user doesn't need to know how it works internally

    • Encapsulation: A bank account has private data like balance, which can only be accessed through public methods

  • Answered by AI
  • Q2. Write a SQL query to to print all the rows in a table that has no match in a second table.
  • Ans. 

    SQL query to print rows with no match in a second table

    • Use LEFT JOIN to join the two tables

    • Filter the rows where the second table's primary key is NULL

    • SELECT the columns from the first table

  • Answered by AI
  • Q3. What is a HashMap?
  • Ans. 

    HashMap is a data structure that stores key-value pairs and allows fast retrieval of values based on keys.

    • HashMap is part of the Java Collections Framework.

    • It uses hashing to store and retrieve elements.

    • It allows null values and null keys.

    • It is not synchronized by default, but can be made synchronized using Collections.synchronizedMap() method.

    • Example: HashMap map = new HashMap<>(); map.put("apple", 1)

  • Answered by AI
  • Q4. What is the difference between final, finally and finalise?
  • Ans. 

    Final, finally and finalise are related to completion or conclusion, but have different meanings and usage.

    • Final is an adjective used to describe the last or ultimate stage of something.

    • Finally is an adverb used to indicate the end of a process or event after a long wait or delay.

    • Finalise is a verb used to complete or finish something, often with a formal or official process.

    • Examples: The final exam, finally finished t

  • Answered by AI
  • Q5. What are the different types of Database management systems. What are the Database languages ? What is the difference between drop, delete and truncate?
  • Ans. 

    Different types of DBMS, DB languages & difference between drop, delete & truncate.

    • Types of DBMS: Relational, NoSQL, Object-oriented, Hierarchical, Network, etc.

    • Database languages: SQL, PL/SQL, T-SQL, etc.

    • DROP: Deletes a table and its data, cannot be rolled back.

    • DELETE: Deletes rows from a table, can be rolled back.

    • TRUNCATE: Deletes all rows from a table, cannot be rolled back.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am currently been recruited as a fresher, so my experience is based on my campus placement. So the process begins with a written test. The written test has general aptitude questions, Logical reasoning, Pseudo codes and hands on coding. The second round was a group discussion round wherein, I was grouped with 9-10 other members. Our topic was a bit on the easier side- Our lockdown experience. But the other batches were given quite debatable and controversial topics like whether sports and extra curricular activities be introduced in corporate industries? After this round we had technical round wherein I was tested on some basic skills like DBMS, OOPS and one programming language. The final round was the HR round. For me, this went for a little long. I was mainly asked my project and my part and contribution in it. Expect a few behavioral questions as well. Do not stress. Always remember to answer all behavioral questions in a polite and positive tone. And most importantly avoid using negative terms.

Skills evaluated in this interview

Associate/Senior Associate -(Technical) Interview Questions asked at other Companies

Q1. What are the different types of Database management systems. What are the Database languages ? What is the difference between drop, delete and truncate?
View answer (2)

I applied via campus placement at Lady Doak College, Madurai and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic knowledge about the job to be performed

Interview Preparation Tips

Topics to prepare for NTT Data Senior Medical Coder interview:
  • Physiology
  • Anatomy
  • medical microbiology
  • medical coding
Interview preparation tips for other job seekers - Be interactive and go through sources to get educated more on the job you will be performing. Training is a guide for the job functioning but the ball is in our court to gain knowledge in various aspects

Senior Medical Coder Interview Questions asked at other Companies

Q1. Types of secondary cancers, DM-HTN-CKD linkage scenario, ICD 10 Updates, Code sequencing, DM manifestations, etc.
View answer (8)
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 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why are you looking for a change?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly follow up with the company

Software Testing Engineer Interview Questions asked at other Companies

Q1. Maximal AND SubsequencesYou are given an array consisting of N integers. You need to find the number of k-element subsequences of the given array where the bitwise AND of the subsequence's elements is maximal. Also, find the maximal AND val... read more
View answer (4)

Interview Questionnaire 

1 Question

  • Q1. What is the main thing that you focused when compared to quality and quantity?

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare the basics of your job profile before you attend the interview.it will be very helpful

Health Care & Insurance Operations Senior REP Interview Questions asked at other Companies

Q1. What is the main thing that you focused when compared to quality and quantity?
Add answer

NTT Data interview questions for popular designations

 Senior Associate

 (18)

 Software Engineer

 (11)

 Software Developer

 (10)

 Network Engineer

 (9)

 Salesforce Developer

 (9)

 Medical Coder

 (8)

 Business Analyst

 (7)

 QA Engineer

 (7)

IT senior associate Interview Questions & Answers

user image Monika Gangwar

posted on 12 Dec 2022

I applied via Campus Placement and was interviewed before Dec 2021. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

There was so many objective questions related to aptitude reasoning and from your core branch mine was cse

Round 3 - Group Discussion 

In the second round they give you any impromptu topic and you have to speak related to that topic like pros and cons for 5 min, in that 5 min they analyse your communication skills

Round 4 - Technical 

(1 Question)

  • Q1. In technical round they ask you some kind of puzzles like water jug problem or some coding problem and something which you have mentioned in your resume like your hobbies, about your certification and how ...
Round 5 - HR 

(1 Question)

  • Q1. Ine HR round the ask you about your final year project in brief and question related to your final year project how many members was there in group in which language you have implemented and after project ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be prepared before your interview and try to not to be nervous during your interview and hyper too.
Take a deep breath and go ahead

Get interview-ready with Top NTT Data Interview Questions

I applied via Referral and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay focused what have you done in past nothing haunts you. Well prepared and stay confident.

Jobs at NTT Data

View all

Interview Questionnaire 

1 Question

  • Q1. AD Infrastructure AD Replication trouble shooting Domain controller Promotion/Demotion Exchange/O365 Mail flow Virtual Server environment managebility Server Migration/Upgrade

Interview Preparation Tips

Interview preparation tips for other job seekers - I suggest to prepare for Migration/Upgradation of Server environment and Issue trouble shooting in AD/Wintel/Exchange/O365 related queries

Senior System Integration Analyst Interview Questions asked at other Companies

Q1. how to reduce lv in LVM
View answer (1)

Interview Questionnaire 

6 Questions

  • Q1. Data element and Domain.
  • Q2. Table type
  • Q3. What is bdc and how many type
  • Ans. 

    BDC stands for Batch Data Communication. It is a method used in SAP ABAP to transfer data from external systems to SAP.

    • BDC is used to automate the process of data entry in SAP.

    • There are two types of BDC: Classic BDC and Call Transaction Method.

    • Classic BDC involves creating a batch input session and processing it using transaction codes.

    • Call Transaction Method uses the CALL TRANSACTION statement to directly process data...

  • Answered by AI
  • Q4. Events of report
  • Ans. 

    Events in a report are used to trigger certain actions or code blocks based on specific occurrences.

    • Events can be defined at the start, end, or during the processing of a report.

    • Examples of events include initialization, start-of-selection, end-of-selection, and top-of-page.

    • Events can be used to manipulate data, perform calculations, or display output.

    • Events can also be used to control the flow of a report by skipping ...

  • Answered by AI
  • Q5. Events of MPP
  • Ans. 

    MPP events are used to control the flow of screens in SAP ABAP programs.

    • MPP stands for Module Pool Programming.

    • Events are triggered by user actions or system events.

    • PBO (Process Before Output) and PAI (Process After Input) are the two main events.

    • PBO is used to initialize screen fields and PAI is used to process user input.

    • Other events include START-OF-SELECTION, AT SELECTION-SCREEN, AT LINE-SELECTION, etc.

  • Answered by AI
  • Q6. How to debug smartform
  • Ans. 

    To debug a smartform, use transaction SMARTFORMS and set breakpoints in the code.

    • Open transaction SMARTFORMS

    • Select the smartform to be debugged

    • Click on the 'Debugging' button

    • Set breakpoints in the code

    • Execute the smartform and the debugger will stop at the breakpoints

  • Answered by AI

Skills evaluated in this interview

Top NTT Data SAP Abap Consultant Interview Questions and Answers

Q1. How will you create a custom adobe Form and assign it to output type?
View answer (1)

SAP Abap Consultant Interview Questions asked at other Companies

Q1. 1.what is ddic T-code 2. what is package 3.what are objects in se11 3.what is domain and data element 4.steps to create table 5.what are different types of views 5.what is lock objects 6.what is TMG and events in TMG 7.what is autorization ... read more
View answer (2)

ETL Lead Interview Questions & Answers

user image Anonymous

posted on 24 May 2021

Interview Questionnaire 

6 Questions

  • Q1. Project Architecture
  • Q2. SCD TYPE 1,2 and 3
  • Q3. Validation of data between source and target
  • Ans. 

    Validation of data between source and target is a crucial step in ETL process.

    • Compare the data types and formats of source and target data

    • Check for missing or extra data in target

    • Verify data transformation rules are applied correctly

    • Perform data profiling to identify anomalies

    • Use checksums or hash values to ensure data integrity

  • Answered by AI
  • Q4. Sql queries
  • Q5. Validation of Bi reports
  • Ans. 

    Validation of BI reports involves verifying data accuracy, completeness, and consistency.

    • Verify data accuracy by comparing with source systems

    • Ensure completeness by checking all expected data is present

    • Check consistency by comparing with historical data or benchmarks

    • Validate calculations and aggregations

    • Test report functionality and user experience

  • Answered by AI
  • Q6. Transformation logics

ETL Lead Interview Questions asked at other Companies

Q1. SQL : different between Row_num and rowid , remove duplicates etc etc
View answer (1)

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions only, intro, strength, weakness, skills, etc
Round 2 - One-on-one 

(1 Question)

  • Q1. About previous job and current role knowledge, some scenario and how to solve

Interview Preparation Tips

Interview preparation tips for other job seekers - Communicate well. Answer all questions confidently

Project Coordinator Interview Questions asked at other Companies

Q1. What kind of water proofing application are used on terrace roof slab of the commercial, residential buildings
View answer (6)

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 Switching, MPLS, Networking, CCNA and OSPF.
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 242 interviews in last 1 year

Interview experience

4
  
Good
View more

People are getting interviews through

based on 369 NTT Data interviews
Job Portal
Referral
Campus Placement
Company Website
WalkIn
Recruitment Consultant
47%
12%
9%
8%
5%
4%
15% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Bharti Airtel Interview Questions
4.0
 • 808 Interviews
Vodafone Idea Interview Questions
4.1
 • 540 Interviews
View all

NTT Data Reviews and Ratings

based on 3.6k reviews

3.9/5

Rating in categories

3.7

Skill development

3.9

Work-Life balance

3.5

Salary & Benefits

3.9

Job Security

3.8

Company culture

3.2

Promotions/Appraisal

3.7

Work Satisfaction

Explore 3.6k Reviews and Ratings
BPO T&S Operations Associate

Gurgaon / Gurugram

2-6 Yrs

Not Disclosed

Explore more jobs
Software Engineer
932 salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

Senior Associate
761 salaries
unlock blur

₹1.2 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