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 Engineering Analyst Interview Questions and Answers

Updated 5 Apr 2024

NTT Data Engineering Analyst Interview Experiences

1 interview found

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

Basic aptitude round with iq questions

Round 2 - Technical 

(1 Question)

  • Q1. Sql and python techinal questions
  • Ans. Have to solve them with your knowledge
  • Answered Anonymously

Interview questions from similar companies

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy round, most people qualify this round.

Round 2 - Coding Test 

2 questions in 30 min, 1st was super easy and 2nd was easy to medium level.

Round 3 - One-on-one 

(7 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated and detail-oriented engineering analyst with a strong background in data analysis and problem-solving.

    • Bachelor's degree in Engineering

    • Proficient in data analysis tools such as Excel and MATLAB

    • Experience in conducting engineering research projects

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Explain about your project which you are most proud of.
  • Ans. 

    Designed and implemented a smart irrigation system using IoT technology.

    • Researched various IoT sensors and microcontrollers for data collection and control

    • Developed a mobile app for users to monitor and control the irrigation system remotely

    • Implemented machine learning algorithms to optimize water usage based on weather forecasts

    • Reduced water consumption by 30% while maintaining or improving crop yield

  • Answered by AI
  • Q3. Where you the leader of the project team?
  • Ans. 

    Yes, I was the leader of the project team.

    • Led the project team in planning, organizing, and executing tasks

    • Delegated responsibilities and ensured team members were on track

    • Facilitated communication and collaboration among team members

    • Made decisions and resolved conflicts to keep the project on schedule

    • Provided guidance and support to team members

  • Answered by AI
  • Q4. What challenge you faced and how you overcame those?
  • Ans. 

    I faced a challenge with a complex data analysis project and overcame it by breaking it down into smaller tasks and seeking help from colleagues.

    • Broke down the project into smaller, manageable tasks

    • Sought help and guidance from colleagues with expertise in data analysis

    • Utilized online resources and tutorials to learn new techniques

    • Maintained a positive attitude and persevered through setbacks

  • Answered by AI
  • Q5. What was your learning from those challenges?
  • Ans. 

    I learned the importance of perseverance, problem-solving, and teamwork in overcoming challenges.

    • Perseverance is key to staying motivated and pushing through difficult situations

    • Problem-solving skills are essential for finding creative solutions to obstacles

    • Teamwork is crucial for leveraging diverse perspectives and skills to tackle challenges together

  • Answered by AI
  • Q6. Which course was the worst course for you in your entire engineering journey?
  • Ans. 

    The worst course in my engineering journey was Advanced Thermodynamics.

    • The course material was very complex and difficult to understand

    • The professor had a teaching style that didn't align with my learning style

    • The assignments and exams were extremely challenging

    • I struggled to grasp the concepts and apply them in practical scenarios

  • Answered by AI
  • Q7. Any questions you want to ask?
  • Ans. 

    Yes, I would like to know more about the team I will be working with and the projects I will be involved in.

    • What is the team structure like?

    • Can you provide more details about the current projects the team is working on?

    • Are there any upcoming projects that I will be involved in?

    • What is the typical workflow for projects in this role?

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident throughout the interview process. Know your strength and weakness and figure out an attractive way to present them to the interviewer.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic technical knowledge needed
Round 2 - Technical 

(1 Question)

  • Q1. Very deep question specially from Logs

Interview Preparation Tips

Interview preparation tips for other job seekers - If you want to work 24/7 then only apply
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between flip flops and latch
  • Ans. 

    Flip flops and latches are both sequential logic circuits, but flip flops are edge-triggered while latches are level-triggered.

    • Flip flops are edge-triggered, meaning they change state only on a clock edge.

    • Latches are level-triggered, meaning they change state as long as the enable signal is active.

    • Flip flops are more commonly used in synchronous systems for data storage and transfer.

    • Latches are simpler in design and fa...

  • Answered by AI
  • Q2. Difference between verilog and system verilog
  • Ans. 

    Verilog is a hardware description language used for digital circuit design, while SystemVerilog is an extension that adds features for verification and design.

    • Verilog is used for digital circuit design, while SystemVerilog is used for verification and design

    • SystemVerilog includes features like classes, randomization, and assertions for verification purposes

    • Verilog is more focused on describing the behavior of hardware ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Kindly arrange the aptitude test is Online mode

Round 2 - Technical 

(3 Questions)

  • Q1. Current work load
  • Q2. About the company related work
  • Q3. About working experience and current working details
Round 3 - HR 

(2 Questions)

  • Q1. Family background & privious company background
  • Q2. Salary & company policy
Round 4 - Group Discussion 

Metting with top management

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Case Study 

Scenario based question for data engineering

Round 2 - Technical 

(2 Questions)

  • Q1. Spark basics related to data engineering
  • Q2. Problem based to create data pipeline for ad tech industry
Round 3 - HR 

(2 Questions)

  • Q1. Current ctc and notice
  • Q2. When can you join
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse the array given
  • Q2. Largest element in the array
  • Ans. 

    Find the largest element in an array of strings

    • Iterate through the array and compare each element to find the largest one

    • Use a loop to go through each element and keep track of the largest element found so far

    • Consider converting string elements to numbers if applicable for comparison

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Introduction to your profile
  • Ans. 

    Experienced engineering manager with a background in software development and team leadership.

    • Over 10 years of experience in software development

    • Managed cross-functional engineering teams

    • Strong leadership and communication skills

    • Implemented agile methodologies to improve team efficiency

  • Answered by AI
  • Q2. Tell me you projects

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. How much is your expectations?
Round 2 - One-on-one 

(1 Question)

  • Q1. Why Genpact for your carrier?

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Attitude
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

It was communication assesment round.It had good set of questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Math, reasoning, verbal

Round 3 - One-on-one 

(2 Questions)

  • Q1. Devops, dbms, architecture
  • Q2. What is computer architecture?
  • Ans. 

    Computer architecture refers to the design of computer systems, including the structure and organization of hardware components.

    • Computer architecture involves designing the structure and organization of a computer system's hardware components.

    • It includes decisions on the type and arrangement of processors, memory, input/output devices, and other components.

    • Architects must consider factors like performance, cost, power ...

  • Answered by AI
Round 4 - Aptitude Test 

Profit and loss, compound interest

NTT Data Interview FAQs

How many rounds are there in NTT Data Engineering Analyst interview?
NTT Data interview process usually has 2 rounds. The most common rounds in the NTT Data interview process are Aptitude Test and Technical.

Tell us how to improve this page.

NTT Data Engineering Analyst Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k 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.4k Interviews
View all
Software Engineer
933 salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

Senior Associate
772 salaries
unlock blur

₹1.4 L/yr - ₹7.6 L/yr

Network Engineer
670 salaries
unlock blur

₹1.8 L/yr - ₹10 L/yr

Software Developer
638 salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

Senior Software Engineer
569 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