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 IT Associate Interview Questions and Answers

Updated 9 Jun 2023

NTT Data IT Associate Interview Experiences

2 interviews found

IT Associate Interview Questions & Answers

user image Anonymous

posted on 17 May 2023

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

I applied via Job Portal and was interviewed in Nov 2022. There were 5 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 - Aptitude Test 

1 hour just like all aptitude test

Round 3 - Group Discussion 

Technology, independent

Round 4 - Technical 

(2 Questions)

  • Q1. They will what you write in your resume
  • Q2. Like Java oops concepts
Round 5 - HR 

(1 Question)

  • Q1. Easy round they will check how your communication that's it

IT Associate Interview Questions & Answers

user image Anonymous

posted on 9 Jun 2023

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

I applied via Naukri.com and was interviewed before Jun 2022. There were 4 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 

AMCAT Test is conducted

Round 3 - Technical 

(2 Questions)

  • Q1. Technical queries related to your previous experiences
  • Q2. Explain your project’s and technical knowledge’s
Round 4 - Behavioral 

(2 Questions)

  • Q1. Tell me about yourself and past stories
  • Q2. Voice and accent is analysed and the candidates willingness to work is checked

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to clear the interviews for this role

IT Associate Interview Questions Asked at Other Companies

asked in Cinépolis
Q1. What are the different components of computer hardware and how ca ... read more
Q2. What is the process for adding an IP camera to a Network Video Re ... read more
Q3. What will happen when you you write a code in .Java?
asked in Delhivery
Q4. what are the networks you know and how it works..? what is MAC an ... read more
asked in Cinépolis
Q5. What is Adds and full form of adds?

Interview questions from similar companies

I applied via Walk-in

Interview Questionnaire 

1 Question

  • Q1. Tell me about your strengths, weakness, and basic questions in the initial round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be casual, genuine and open.

I applied via LinkedIn and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They asked me about troubleshooting steps related to vpn DhCP outlook office 365

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you are confident while giving interview,
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-
Round 1 - Aptitude Test 

Aptitude test consists 2 section first section is of of Logical reasoning , Verbal reasoning and Analytical Reasoning
and next section is of technical mcqs MS office , cloud , networking and security , Pseudo code related mcqs

Round 2 - Coding Test 

After that there were

Round 3 - Communication Round 

(2 Questions)

  • Q1. Tests our reading skills
  • Q2. Test our speaking skill
Round 4 - One-on-one 

(4 Questions)

  • Q1. Tell me about yourself
  • Q2. What was the difficult subject for you in your curriculum and how you did overcome it ?
  • Ans. 

    Data Structures and Algorithms was the most difficult subject for me in my curriculum.

    • I struggled with understanding complex data structures like graphs and trees.

    • I overcame this by seeking help from professors, classmates, and online resources.

    • I practiced solving problems regularly on platforms like LeetCode and HackerRank.

    • I also joined study groups to discuss and work on challenging problems together.

  • Answered by AI
  • Q3. Explain in the brief about your Semester project including tech stack
  • Ans. 

    Developed a web application for managing student records using HTML, CSS, JavaScript, and PHP

    • Used HTML for structuring the web pages

    • Utilized CSS for styling the pages and making them visually appealing

    • Implemented client-side functionality using JavaScript

    • Backend logic and database management done with PHP

    • Included features like student registration, course enrollment, and grade tracking

  • Answered by AI
  • Q4. What you do apart from curricular activities(Asking hobbies)

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for coding round go through pyq as there is high chances of getting repeated do topics like arrays , DP(Easy level-medium level) , strings and Basic mathematics related problems very well !
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(5 Questions)

  • Q1. Self introduction
  • Q2. What is Java and java types.
  • Ans. 

    Java is a high-level programming language known for its portability and versatility.

    • Java is an object-oriented language

    • Types of Java include primitive types (int, double, boolean), reference types (classes, interfaces), and arrays

    • Java is platform-independent due to its bytecode compilation

  • Answered by AI
  • Q3. What is c programming
  • Ans. 

    C programming is a high-level programming language used for system programming, embedded systems, and software development.

    • C programming is widely used for system programming, as it allows direct access to hardware and memory.

    • It is commonly used in embedded systems development, where efficiency and low-level control are important.

    • C is known for its performance and portability, making it a popular choice for developing

  • Answered by AI
  • Q4. Features in java
  • Ans. 

    Java features include platform independence, object-oriented programming, automatic memory management, and multithreading.

    • Platform independence allows Java programs to run on any platform with a Java Virtual Machine (JVM)

    • Object-oriented programming supports concepts like classes, objects, inheritance, and polymorphism

    • Automatic memory management through garbage collection helps in managing memory efficiently

    • Multithreadi...

  • Answered by AI
  • Q5. Oops concept , class

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm passionate about real world problems and I'm very excited to in this company as a fresher.thank you very much 🤝
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. All about angular framework and Typescript
  • Q2. Javascript precoded question
Round 2 - Technical 

(3 Questions)

  • Q1. In this round as well as Angular related question
  • Q2. Lifecycle hook of angular
  • Ans. 

    Lifecycle hooks in Angular are methods that allow you to tap into the lifecycle of a component or directive.

    • Lifecycle hooks include ngOnInit, ngOnChanges, ngDoCheck, ngOnDestroy, etc.

    • ngOnInit is used for initialization logic, ngOnChanges is used for reacting to input changes, ngOnDestroy is used for cleanup tasks, etc.

    • Example: ngOnInit() { console.log('Component initialized'); }

  • Answered by AI
  • Q3. Lazy loading concept

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude test mine was for cloud infrastructure so questions on cloud

Round 2 - Technical 

(1 Question)

  • Q1. Questions regarding skills learnt in engineering
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions to assess holistic knowledge on cloud and deployment
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It contain 40 question which is very easy

Round 2 - Coding Test 

It contain 3 coding question

Round 3 - One-on-one 

(5 Questions)

  • Q1. Introduction About Your Self and About Project
  • Q2. Two dsa question of leetcode
  • Q3. Basics Concept on dsa
  • Q4. From which platform you do coding
  • Q5. Simple Simple Question

Interview Preparation Tips

Topics to prepare for Nagarro Associate Software Engineer interview:
  • DSA
Interview preparation tips for other job seekers - Very good company
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Mysql query for 3rd highest salary
  • Ans. 

    Use a subquery to find the third highest salary from the employees table in MySQL.

    • Use a subquery to select distinct salaries from the employees table.

    • Order the salaries in descending order and use LIMIT to get the third highest salary.

    • Example: SELECT DISTINCT salary FROM employees ORDER BY salary DESC LIMIT 2, 1;

  • Answered by AI
  • Q2. What are the steps to connect to a database?
  • Ans. 

    Steps to connect to a database involve specifying the database type, providing credentials, and establishing a connection.

    • Specify the type of database you want to connect to (e.g. MySQL, PostgreSQL, MongoDB).

    • Provide the necessary credentials such as username and password.

    • Establish a connection using a programming language or tool like JDBC, ODBC, or ORM frameworks.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There is a considerable amount of internal politics involved, and the interview process includes the asking of unnecessary questions.

Skills evaluated in this interview

NTT Data Interview FAQs

How many rounds are there in NTT Data IT Associate interview?
NTT Data interview process usually has 4-5 rounds. The most common rounds in the NTT Data interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in NTT Data IT Associate interview?

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

  1. easy round they will check how your communication that's...read more
  2. Voice and accent is analysed and the candidates willingness to work is chec...read more
  3. Technical queries related to your previous experien...read more

Tell us how to improve this page.

NTT Data IT Associate Interview Process

based on 2 interviews

Interview experience

4.5
  
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
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
NTT Data IT Associate Salary
based on 61 salaries
₹3 L/yr - ₹6 L/yr
17% less than the average IT Associate Salary in India
View more details

NTT Data IT Associate Reviews and Ratings

based on 15 reviews

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.7

Salary

4.2

Job security

4.2

Company culture

3.1

Promotions

4.2

Work satisfaction

Explore 15 Reviews and Ratings
Software Engineer
935 salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

Senior Associate
773 salaries
unlock blur

₹1.5 L/yr - ₹7.6 L/yr

Network Engineer
696 salaries
unlock blur

₹1.8 L/yr - ₹10 L/yr

Software Developer
640 salaries
unlock blur

₹3.5 L/yr - ₹14.5 L/yr

Senior Software Engineer
571 salaries
unlock blur

₹6.5 L/yr - ₹26 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