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 Software Engineer Interview Questions and Answers for Experienced

Updated 13 May 2024

NTT Data Software Engineer Interview Experiences for Experienced

4 interviews found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Sorting program without using any in built functions
  • Ans. 

    Implement a sorting program without using any built-in functions

    • Iterate through the array and compare each element with the rest to sort

    • Use a sorting algorithm like bubble sort, selection sort, or insertion sort

    • Implement the sorting logic using loops and conditional statements

  • Answered by AI
  • Q2. Writing a sort program

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in coding challenges

Skills evaluated in this interview

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

(1 Question)

  • Q1. Brief about yourself and some basic technical questions.
Round 2 - Technical 

(1 Question)

  • Q1. Questions regarding the data pipeline and spark hive hadoop and SQL queries
Round 3 - Behavioral 

(1 Question)

  • Q1. Some basic questions on process of agile and some techno-managerial questions, and individual confidence check.

Software Engineer Interview Questions Asked at Other Companies for Experienced

Q1. Compress the StringWrite a program to do basic string compression ... read more
asked in HCLTech
Q2. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) ... read more
asked in Cisco
Q3. Intersection of Linked ListYou are given two Singly Linked List o ... read more
asked in Cisco
Q4. Interleaving Two StringsYou are given three strings 'A', 'B' and ... read more
Q5. Total time: 110 mins 1. Find missing and duplicate numbers from g ... read more

Software Engineer Interview Questions & Answers

user image Niranjana Devi

posted on 7 Mar 2024

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

Easy and moderate questions

Round 2 - Group Discussion 

Handled very good Group discussion

Round 3 - HR 

(1 Question)

  • Q1. Technical related questions
Round 4 - HR 

(1 Question)

  • Q1. Final round more Personal and salary discussion

Software Engineer Interview Questions & Answers

user image Pankaj Rajput

posted on 24 Jul 2023

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

Coding test on online compiler

Round 2 - Technical 

(1 Question)

  • Q1. C# and sql server program
Round 3 - HR 

(1 Question)

  • Q1. Hr discussion for pay and timing

Interview Preparation Tips

Interview preparation tips for other job seekers - I you want to job in nttdata so you can daily prepare online test and online interview question

NTT Data interview questions for designations

 Senior Software Engineer

 (7)

 Software Testing Engineer

 (1)

 Software Engineer Trainee

 (1)

 Software Development Engineer

 (1)

 Senior Software Engineer 2

 (2)

 Software Developer

 (10)

 Software Analyst

 (2)

 Software Development Specialist

 (4)

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Aptitude Test 

The first round was named Technical Assessment. It had 34 questions in, total split into 4 sections. The first section was coding section which consisted of 2 questions - 1 easy and 1 medium level basic DSA problems, 2nd section was coding section which consisted of 2 debugging questions easy questions, 3rd section was MCQ for coding/math related questions and final section was logical reasoning.

I think in total it was 100 marks
1st section - 50 marks ( 20 for easy question and 30 for medium question)
2nd section - 20 marks ( 10 each for both questions)
3rd & 4th section 30 marks (1 each for every questions 1*30 =30 )

Interview Preparation Tips

Topics to prepare for UST Software Engineer interview:
  • DSA
  • Logical reasoning
  • Debugging
Interview preparation tips for other job seekers - It is fairly easy to crack the first round just needs a week of preparation or so.
I couldn't crack the first round as I only prepared for aptitude, I did not expect coding rounds.
I couldn't complete the coding round as time ran out got the logic and all but couldn't complete.

So my advice would be to prepare very well for the coding as it has the highest weightage, I did everything except coding so I guess the cut off would be somewhere around 60 -70 marks.

Just study the basic DSA problems like array, strings , maps ,set and that's more than enough.
Also study all loop patterns like Floyd's triangle etc.

For programming language if you are good at Javascript its enough as the code they gave was much more readable in Javascript.
If you want you can study C++ or java for this if you are going with C++ make sure you study C++ STL and memory management concepts and pointers. If you are going with Java study the Java Collection framework as it is a necessary.

Then just revise your college lab programs like fibonnacci, factorial, palindrome etc..

Then for logical reasoning be good with decryption questions like if MUSEUM is coded as LSPAPG these type of questions, then be good with finding the next number in pattern in a grid etc.
Also practice some coding MCQ questions as well.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

1 hour coding test with 2 LC easy questions

Round 2 - Technical 

(1 Question)

  • Q1. Basic DSA and problem solving
Round 3 - One-on-one 

(1 Question)

  • Q1. Bit of SQL and Personal Projects
Round 4 - HR 

(1 Question)

  • Q1. It was more like a discussion
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Write a Java String program to replace the characters. Write a Java program for Encapsulation. What is the difference between Comparator and Comparable? In between an Interview, the screen was abruptly cl...
  • Ans. 

    Java String program to replace characters, Encapsulation program, Comparator vs Comparable difference

    • For Java String program to replace characters, use the replace() method to replace specific characters in a string.

    • For Encapsulation in Java, use private access modifiers to restrict access to class variables and use public getter and setter methods to access and modify them.

    • Comparator and Comparable are interfaces used...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well to attend the interview with Publicis Sapient.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is devopps
  • Ans. 

    DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops) to shorten the systems development life cycle.

    • DevOps focuses on collaboration, automation, and monitoring throughout the software development lifecycle.

    • It aims to increase the speed of software delivery, improve reliability, and build scalable systems.

    • Tools commonly used in DevOps include Docker, Jenkins, Ansi

  • Answered by AI
  • Q2. How does cidc work?

Interview Preparation Tips

Interview preparation tips for other job seekers - okayis

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jul 2023. There were 4 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 - Technical 

(1 Question)

  • Q1. Questions were asked regarding the projects I have worked on.
Round 3 - Technical 

(1 Question)

  • Q1. Questions were asked regarding the projects I have worked on and scenario based questions.
Round 4 - HR 

(1 Question)

  • Q1. Basic questions were asked.

Interview Preparation Tips

Topics to prepare for Virtusa Consulting Services Software Engineer interview:
  • Pega
  • Pega PRPC
  • PRPC
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic aptitude and essay

Round 2 - Technical 

(1 Question)

  • Q1. Easy, questions around rojects

NTT Data Interview FAQs

How many rounds are there in NTT Data Software Engineer interview for experienced candidates?
NTT Data interview process for experienced candidates usually has 3 rounds. The most common rounds in the NTT Data interview process for experienced candidates are Technical, HR and Behavioral.
How to prepare for NTT Data Software Engineer interview for experienced candidates?
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 Rest, J2Ee, Java, SOAP and Spring Framework.
What are the top questions asked in NTT Data Software Engineer interview for experienced candidates?

Some of the top questions asked at the NTT Data Software Engineer interview for experienced candidates -

  1. Sorting program without using any in built functi...read more
  2. if I give you a box full of pencils..in how many ways can you use...read more
  3. write the idea or algorithm for d program of fibonacci ser...read more

Tell us how to improve this page.

NTT Data Software Engineer Interview Process for Experienced

based on 3 interviews in last 1 year

Interview experience

4.7
  
Excellent

People are getting interviews through

based on 1 NTT Data interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
NTT Data Software Engineer Salary
based on 932 salaries
₹2.8 L/yr - ₹11 L/yr
23% less than the average Software Engineer Salary in India
View more details

NTT Data Software Engineer Reviews and Ratings

based on 43 reviews

4.2/5

Rating in categories

4.0

Skill development

4.2

Work-Life balance

4.0

Salary & Benefits

4.2

Job Security

4.1

Company culture

3.8

Promotions/Appraisal

4.0

Work Satisfaction

Explore 43 Reviews and Ratings
Software Engineer
932 salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

Senior Associate
765 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