Upload Button Icon Add office photos

NTT

Compare button icon Compare button icon Compare

Filter interviews by

NTT Software Engineer Interview Questions, Process, and Tips

Updated 8 Apr 2024

Top NTT Software Engineer Interview Questions and Answers

View all 8 questions

NTT Software Engineer Interview Experiences

3 interviews found

I applied via Campus Placement and was interviewed in Jul 2022. There were 16 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 

Sitting arrangement questions

Round 3 - Coding Test 

Blood group relationship

Round 4 - Group Discussion 

Cloud computing Testing

Round 5 - Assignment 

HTML css java script

Round 6 - Case Study 

What is DATA base management system

Round 7 - HR 

(11 Questions)

  • Q1. Tell me about your self
  • Ans. My name is sumalata vastrad iam from Gadag I did my graduation in BCA from Karnataka University dharwad currently iam researching jobs i did my schooling from Howrah
  • Answered Anonymously
  • Q2. Family background detailed
  • Ans. I belong to a nuclear family we are four members in my family father, mother younger brother and me
  • Answered Anonymously
  • Q3. Company background detailed
  • Ans. Enable business outcome for client through global managaed service for networking data centre cloud in structure founded in 1988
  • Answered Anonymously
  • Q4. What is DATA structure
  • Ans. 

    A data structure is a way of organizing and storing data in a computer so that it can be accessed and manipulated efficiently.

    • Data structures provide a means to manage and organize data in a logical and efficient manner.

    • They define the relationship between the data, allowing for easy retrieval and modification.

    • Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.

  • Answered by AI
  • Q5. Definition of java and benifit of java
  • Ans. 

    Java is a popular programming language known for its platform independence and extensive libraries.

    • Java is an object-oriented language that allows developers to write code once and run it on any platform.

    • It provides a robust and secure environment for developing and executing applications.

    • Java has a vast collection of libraries and frameworks that simplify development and enhance productivity.

    • It supports multithreading...

  • Answered by AI
  • Q6. Characters of java script
  • Ans. 

    JavaScript characters include letters, numbers, symbols, and special characters.

    • JavaScript characters can be used to create strings, numbers, and perform operations.

    • Examples of JavaScript characters include 'a', '1', '$', and '&'.

  • Answered by AI
  • Q7. What is software engineer (se)
  • Ans. 

    A software engineer is a professional who designs, develops, and maintains software applications.

    • Software engineers use programming languages and tools to create software solutions.

    • They analyze user requirements and design software architecture.

    • Software engineers write code, test and debug software, and ensure its functionality.

    • They collaborate with other team members and follow software development best practices.

    • Exam...

  • Answered by AI
  • Q8. What are the model of software engineerwat
  • Ans. 

    The models of software engineering refer to different approaches or methodologies used in software development.

    • Waterfall model

    • Agile model

    • Iterative model

    • Spiral model

    • V-model

  • Answered by AI
  • Q9. Explain resk management system
  • Ans. 

    A risk management system is a software tool or platform that helps organizations identify, assess, and mitigate risks.

    • A risk management system helps organizations identify potential risks and their impact on business operations.

    • It assesses the likelihood of risks occurring and the severity of their impact.

    • The system provides tools for documenting and tracking risks, assigning responsibilities, and implementing mitigati...

  • Answered by AI
  • Q10. What is operating system
  • Ans. 

    An operating system is a software that manages computer hardware and software resources and provides common services for computer programs.

    • Manages computer hardware and software resources

    • Provides common services for computer programs

    • Controls and coordinates computer operations

    • Acts as an intermediary between users and computer hardware

    • Examples: Windows, macOS, Linux, Android, iOS

  • Answered by AI
  • Q11. DefiNe software testing
  • Ans. 

    Software testing is the process of evaluating a software system to identify defects or errors.

    • Software testing is essential to ensure the quality and reliability of software.

    • It involves executing the software with the intention of finding bugs or issues.

    • Testing can be done manually or using automated tools.

    • Different types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Examp...

  • Answered by AI
Round 8 - Technical 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Family background detailed
  • Q3. Company background detailed
Round 9 - One-on-one 

(3 Questions)

  • Q1. What is your name please tell Detailed NTT
  • Q2. NTT DATA company background detailed
  • Q3. Tell me your self introduction
Round 10 - Case Study 

Cloud computing Testing

Round 11 - Coding Test 

Blood group relationship

Round 12 - Coding Test 

Sitting arrangement questions

Round 13 - Coding Test 

Alphabet letter coding

Round 14 - HR 

(3 Questions)

  • Q1. Tell me about your self
  • Ans. My name is sumalata vastrad iam from Gadag I did my graduation in BCA from Karnataka University dharwad currently iam researching jobs i did my schooling from Howrah
  • Answered Anonymously
  • Q2. Family background detailed
  • Ans. I belong to a nuclear family we are four members in my family father, mother younger brother and me
  • Answered Anonymously
  • Q3. Company background detailed
  • Ans. Founded in 1988 enable business out come for client
  • Answered Anonymously
Round 15 - Coding Test 

Blood group relationship between parents and children

Round 16 - Aptitude Test 

Blood group relationship between parents and children

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company all facilities available in your company

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

user image Rajan Manchanda

posted on 8 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Coding Test 

Code of Array and GD topic

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Framework
  • Q2. Integration tools
  • Q3. Database schema

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview differ from the actual need

Interview questions from similar companies

I appeared for an interview before Jul 2021.

Round 1 - Technical 

(4 Questions)

  • Q1. What is Polymorphism and it’s type?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as if they were of the same class.

    • Polymorphism is achieved through method overriding and method overloading.

    • Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.

    • Method overloading is when a class has two or more methods with the ...

  • Answered by AI
  • Q2. What is Dependency Injection?
  • Ans. 

    Dependency Injection is a design pattern where the dependencies of an object are injected into it rather than created within it.

    • It helps in achieving loose coupling between objects

    • It makes testing easier as dependencies can be mocked or stubbed

    • There are three types of Dependency Injection - Constructor Injection, Setter Injection, and Interface Injection

    • Example: In a web application, the database connection object can ...

  • Answered by AI
  • Q3. How Garbage Collection works in .Net?
  • Ans. 

    Garbage Collection in .Net automatically manages memory by freeing up unused objects.

    • Garbage Collector runs in the background and periodically checks for unused objects.

    • It frees up memory by deallocating objects that are no longer being used.

    • GC can be configured using different modes like Server, Workstation, Concurrent, etc.

    • GC can also be manually triggered using GC.Collect() method.

    • GC.SuppressFinalize() method can be...

  • Answered by AI
  • Q4. What is LINQ and some basic concept related it?

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy. Go through basic concepts of OOPs and SQL.

Skills evaluated in this interview

I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why you wanna work in our company?
  • Q2. Wh

Interview Preparation Tips

Interview preparation tips for other job seekers - simple interview just be confident

I applied via Naukri.com and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic questions
  • Q2. Differences and advantages of your topic

Interview Preparation Tips

Interview preparation tips for other job seekers - Always clear your basic knowledge of your topic or language and give the best what ever you know.My suggestion is that do not tell anything if you don't know.

Interview Preparation Tips

Interview preparation tips for other job seekers - they ask question on basics and concepts more, rest interview is easy.

I applied via Company Website and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. String manipulation , collections, framework understanding

Interview Preparation Tips

Interview preparation tips for other job seekers - For QA Automation - Basics of OOPS concept,collections,strings are enough

I applied via Naukri.com and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. They asked basic questions.
Round 2 - HR 

(4 Questions)

  • Q1. Why are you looking for a change?
  • Q2. What are your salary expectations?
  • Q3. Why should we hire you?
  • Q4. Where do you see yourself in 5 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - Casual discussion for personally & professionally

I applied via Company Website and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

The Questions in the aptitude test were Average but you need to be pretty quick to solve them sp yes speed matters in aptitude test

Round 2 - Coding Test 

After aptitude there was a coding test which was not necessary to clear for ASE profile but if you clear it then you will be considered for SE profile. its better to give your all out in the coding test to gain a better career level at accenture

Round 3 - Technical 

(4 Questions)

  • Q1. After clearing above 2 rounds there was technical and HR round both combined(In my case) so they basically ask the questions related to what you've written in your resume, make sure to not write anything w...
  • Q2. Question 1. Tell me about your project and what all challenges did you faced
  • Q3. Describe yourself in minimum possible words
  • Q4. Technical questions related to technologies you've written in your resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - My final Advice for the job seekers would be keep grinding don't get nervous and stay confident on your answers even if you know very little.

NTT Interview FAQs

How many rounds are there in NTT Software Engineer interview?
NTT interview process usually has 8-9 rounds. The most common rounds in the NTT interview process are Coding Test, Aptitude Test and Case Study.
How to prepare for NTT Software Engineer 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. The most common topics and skills that interviewers at NTT expect are Agile Coaching, Analytical Chemistry, Artificial Intelligence, Auditing and Change Management.
What are the top questions asked in NTT Software Engineer interview?

Some of the top questions asked at the NTT Software Engineer interview -

  1. What are the model of software engineer...read more
  2. What is DATA struct...read more
  3. Definition of java and benifit of j...read more

Tell us how to improve this page.

NTT Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
NTT Software Engineer Salary
based on 24 salaries
₹3.8 L/yr - ₹15.8 L/yr
12% more than the average Software Engineer Salary in India
View more details

NTT Software Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Network Engineer
328 salaries
unlock blur

₹1.9 L/yr - ₹8 L/yr

Senior Network Engineer
128 salaries
unlock blur

₹4.8 L/yr - ₹15.5 L/yr

Senior Engineer
109 salaries
unlock blur

₹3.5 L/yr - ₹12.8 L/yr

Technical Specialist
106 salaries
unlock blur

₹7.7 L/yr - ₹26.5 L/yr

Assistant Manager
93 salaries
unlock blur

₹4.8 L/yr - ₹19.3 L/yr

Explore more salaries
Compare NTT with

Accenture

3.8
Compare

Wipro

3.7
Compare

Capgemini

3.7
Compare

IBM

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