Upload Button Icon Add office photos
Premium Employer

i

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

NTT DATA, Inc.

Compare button icon Compare button icon Compare

Filter interviews by

NTT DATA, Inc. Engineer Trainee Interview Questions and Answers

Updated 5 Dec 2024

NTT DATA, Inc. Engineer Trainee Interview Experiences

1 interview found

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

The aptitude questions were quite easy

Round 2 - HR 

(1 Question)

  • Q1. Networking related questions were being asked

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is Class in Java ?
  • Q2. What is OOB in Java?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is multithreading
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for better performance and resource utilization.

    • Multithreading allows multiple threads to run concurrently within the same process.

    • Each thread has its own stack and program counter, but shares the same memory space.

    • Multithreading can improve performance by utilizing multiple CPU cores efficiently.

    • Examples of multithreading include...

  • Answered by AI
  • Q2. What is hash map
  • Ans. 

    A hash map is a data structure that stores key-value pairs and allows for efficient retrieval of values based on keys.

    • Hash maps use a hash function to map keys to indexes in an array, allowing for constant time retrieval of values.

    • Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.

    • Example: HashMap map = new HashMap<>()

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Python duration was 1 hour

Round 2 - HR 

(1 Question)

  • Q1. What is the process to run a python program
  • Ans. 

    To run a Python program, you need to write the code in a .py file, open a terminal or command prompt, navigate to the file's directory, and then run the program using the 'python' command.

    • Write the Python code in a .py file using a text editor or an IDE

    • Open a terminal or command prompt on your computer

    • Navigate to the directory where the .py file is located using the 'cd' command

    • Run the Python program by typing 'python ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via campus placement at Aditya College of Engineering, Surampalem and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Medium level coding questions

Round 2 - Group Discussion 

Asked to speak about influence of social media

Round 3 - Technical 

(2 Questions)

  • Q1. Html void elements
  • Q2. Write some Html selectors
  • Ans. 

    HTML selectors are used to target specific elements on a webpage for styling or manipulation.

    • Use element selectors to target specific HTML elements (e.g.

      ,

      ,

      ).

    • Use class selectors to target elements with a specific class (e.g. .classname).

    • Use ID selectors to target elements with a specific ID (e.g. #idname).

    • Use attribute selectors to target elements with specific attributes (e.g. [attribute=value]).

Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Human vs robot technology

Round 2 - HR 

(2 Questions)

  • Q1. Based on resume
  • Q2. Tell me about your skills
  • Ans. 

    I have strong problem-solving skills, excellent technical knowledge, and a passion for learning and improving.

    • Proficient in programming languages such as Java, C++, and Python

    • Experience with CAD software and engineering design principles

    • Strong analytical skills and attention to detail

    • Excellent communication and teamwork abilities

    • Quick learner and adaptable to new technologies and tools

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - a good and easy interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Self intro and projects
  • Q2. Few questions based on resume

I applied via campus placement at Bhoj Reddy Engineering College For Women, Hyderabad and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Coding Test 

1st round was a hackathon coding.2 coding questions were asked

Round 2 - Technical 

(3 Questions)

  • Q1. What is synchronisation
  • Ans. 

    Synchronization is the coordination of multiple processes or threads to ensure their orderly execution.

    • Synchronization is used to prevent race conditions and ensure data consistency.

    • It involves using locks, semaphores, or other mechanisms to control access to shared resources.

    • Examples of synchronization include mutual exclusion, critical sections, and inter-process communication.

    • Synchronization can also be achieved thr...

  • Answered by AI
  • Q2. What is deadlock 2 Coding questions and asked to execute them
  • Q3. What is thread ? Oops concepts
  • Ans. 

    A thread is a lightweight process that can run concurrently with other threads within a program.

    • Threads allow for parallelism and can improve performance in certain situations.

    • Threads share the same memory space as the parent process.

    • Threads can communicate with each other through shared memory or message passing.

    • Thread safety is important to prevent race conditions and other concurrency issues.

    • Examples of multi-thread...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Self introduction About project
  • Q2. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Even if u don't know the answer try to answer,Be confident and all the best for ur interview .

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. Tell us about yourself
  • Q2. Why did you choose civil engineering
  • Q3. What are your weakness
  • Q4. What are your strength
Round 2 - Technical 

(2 Questions)

  • Q1. I was asked to read a cross sectional drawing
  • Q2. Tell us what you can see on the drawing, identify anything
  • Ans. 

    The drawing shows a mechanical assembly with various components and dimensions.

    • Identify different parts such as gears, shafts, bearings, etc.

    • Note any dimensions or tolerances specified on the drawing.

    • Check for any annotations or symbols indicating specific features or requirements.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidential do not mumble.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Time based mcqs are there

Round 2 - Technical 

(1 Question)

  • Q1. Swap two numbers without using third variable
  • Ans. 

    Swap two numbers without using a third variable

    • Use bitwise XOR operation to swap two numbers without using a third variable

    • Example: a = 5, b = 7. a = a XOR b, b = a XOR b, a = a XOR b will swap the values

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Company related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

NTT DATA, Inc. Interview FAQs

How many rounds are there in NTT DATA, Inc. Engineer Trainee interview?
NTT DATA, Inc. interview process usually has 2 rounds. The most common rounds in the NTT DATA, Inc. interview process are Aptitude Test and HR.

Tell us how to improve this page.

NTT DATA, Inc. Engineer Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
NTT DATA, Inc. Engineer Trainee Salary
based on 12 salaries
₹2.8 L/yr - ₹4.5 L/yr
15% more than the average Engineer Trainee Salary in India
View more details
Senior Associate
463 salaries
unlock blur

₹2 L/yr - ₹7.5 L/yr

Software Development Senior Analyst
421 salaries
unlock blur

₹4.5 L/yr - ₹16 L/yr

Software Development Analyst
413 salaries
unlock blur

₹3.3 L/yr - ₹11.5 L/yr

Software Development Specialist
319 salaries
unlock blur

₹6.8 L/yr - ₹18.5 L/yr

Software Engineer
307 salaries
unlock blur

₹3 L/yr - ₹12.7 L/yr

Explore more salaries
Compare NTT DATA, Inc. with

Accenture

3.8
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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