Upload Button Icon Add office photos

NTT

Compare button icon Compare button icon Compare

Filter interviews by

NTT Interview Questions, Process, and Tips

Updated 3 Jan 2025

Top NTT Interview Questions and Answers

View all 46 questions

NTT Interview Experiences

Popular Designations

56 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

Top NTT Software Engineer Interview Questions and Answers

Q1. What are the model of software engineerwat
View answer (2)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

L2 Engineer Interview Questions & Answers

user image Anonymous

posted on 3 Jan 2025

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

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. WebEx related questions?
  • Q2. Cucm related questions

L2 Engineer Interview Questions asked at other Companies

Q1. 4. What is difference between radiography testing (RT) and ultrasonic testing (UT)
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is Hard assert
  • Ans. 

    Hard assert is a type of assertion in test automation that stops the test execution immediately when a failure occurs.

    • Hard assert is used to validate the expected outcome of a test case

    • If the assertion fails, the test execution is halted and marked as failed

    • It is commonly used in automated test scripts to ensure the correctness of the application under test

  • Answered by AI
  • Q2. What is soft assert
  • Ans. 

    Soft assert is a way to continue the execution of a test case even after an assertion failure.

    • Soft assert does not stop the execution of the test case when an assertion fails.

    • It is useful when you want to log the failure but continue with the remaining test steps.

    • Soft assert is commonly used in test automation frameworks like TestNG in Java.

  • Answered by AI

Skills evaluated in this interview

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)
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 May 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. How do you faced client interaction when there is escalation
  • Q2. What is LDAP server
  • Ans. 

    LDAP server stands for Lightweight Directory Access Protocol server, used for accessing and managing directory information.

    • LDAP server is a protocol used for accessing and managing directory information.

    • It allows users to query and update information in a directory service.

    • Commonly used for authentication and authorization purposes in network environments.

    • Examples of LDAP servers include Microsoft Active Directory and

  • Answered by AI
  • Q3. What is APD situation
  • Ans. 

    APD situation refers to All Paths Down situation in VMware environments.

    • APD situation occurs when a storage device becomes inaccessible to the ESXi host.

    • This can lead to data corruption or loss if not handled properly.

    • Common causes of APD include storage array failures, network issues, or misconfigurations.

    • To handle APD situations, VMware recommends setting up proper monitoring and alerting systems.

    • It is important to h...

  • Answered by AI

Skills evaluated in this interview

Top NTT Windows Server Administrator Interview Questions and Answers

Q1. How to allow or disallow a networking port in Azure server
View answer (1)

Windows Server Administrator Interview Questions asked at other Companies

Q1. Do the files need to be downloaded to a particular director
View answer (1)

NTT interview questions for popular designations

 Network Engineer

 (5)

 Software Engineer

 (3)

 Team Manager

 (3)

 Windows Server Administrator

 (2)

 Technical Support Engineer

 (1)

 Security Engineer

 (1)

 Operations Associate

 (1)

 Assistant Manager/Manager -(Technical)

 (1)

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

(2 Questions)

  • Q1. Snowflake schema
  • Q2. Star schema and insert query

Operations Associate Interview Questions asked at other Companies

Q1. How do you get use to bulk of invoices comes at a time and how do you work on it
View answer (7)

Get interview-ready with Top NTT Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. What is the defect life cycle
  • Ans. 

    Defect life cycle is the process of identifying, reporting, fixing, retesting, and closing software defects.

    • Defect identification: Defects are identified through testing or user feedback.

    • Defect reporting: Defects are reported in a defect tracking system with details like steps to reproduce, severity, and priority.

    • Defect fixing: Developers analyze and fix the reported defects.

    • Defect retesting: Testers verify that the fi...

  • Answered by AI
  • Q2. What is regression testing and performance testing
  • Ans. 

    Regression testing is retesting of software to ensure new code changes do not adversely affect existing functionality. Performance testing is testing to assess the speed, responsiveness, and stability of a system under a particular workload.

    • Regression testing ensures that new code changes do not introduce new bugs or issues in existing functionality.

    • Performance testing evaluates the speed, responsiveness, and stability...

  • Answered by AI
  • Q3. Write a x path
  • Ans. 

    An x path is a way to navigate through elements in XML or HTML documents.

    • Start with a forward slash (/) to indicate the root element

    • Use element names to navigate through the document

    • Use square brackets to specify conditions for selecting elements

    • Use @ symbol to select attributes of elements

  • Answered by AI

Skills evaluated in this interview

Junior Software Test Engineer Interview Questions asked at other Companies

Q1. Write a code to define priority in Automation framework ?
View answer (1)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is windows patching
  • Ans. 

    Windows patching is the process of applying updates, fixes, and security patches to the Windows operating system.

    • Windows patching helps to keep the operating system secure and up-to-date.

    • Patches can include bug fixes, security updates, and new features.

    • Regular patching is important to protect against vulnerabilities and cyber attacks.

    • Examples of patching tools include Windows Update, WSUS (Windows Server Update Service...

  • Answered by AI
  • Q2. WIndows patches updates and released by Microsoft

Interview Preparation Tips

Interview preparation tips for other job seekers - One of the worst & worst interview process in NTT only, They Blaady stupid cheap recruit manager are Luust blaady guys, they choose and selected 4 female candidates who doesn't know minimum skills in windows patching and they rejected 15 male candidates who have more than 6 experienced candidates. they checked patience level for 8 hours.
They blody stupid managers doesn't have minimum commonsense level.
in Last and Lat words they said to all experienced candidates after reject that "Thanks for your Valuable time"

Uffffff,,,,,,,

Time wasted is never recover, Time is the only thing that you can never get back. Once it has passed by, it can't come back, and there is nothing you can.
Pls don't go to walking interview at NTT, if they scheduled it then ask them for virtual interview.
Now a days AI and Chat GPT is ruling the world, But why still we have to choose for walking interviews to waste of time value.

Skills evaluated in this interview

Windows Administrator Interview Questions asked at other Companies

Q1. What is RAID Server and Types?
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is DHCP ?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network management protocol used to automatically assign IP addresses to devices on a network.

    • Automatically assigns IP addresses to devices on a network

    • Helps in managing and organizing network resources efficiently

    • Reduces the need for manual configuration of IP addresses

    • Ensures that each device on the network has a unique IP address

    • DHCP server leases IP addre

  • Answered by AI
  • Q2. What is LAN ?
  • Ans. 

    LAN stands for Local Area Network, a network that connects computers and devices within a limited area such as a home, office, or building.

    • LAN is a network that covers a small geographic area, typically within a single building or campus.

    • It allows connected devices to communicate with each other and share resources such as files, printers, and internet access.

    • LANs are commonly used in homes, offices, schools, and other...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Desktop Support Engineer Interview Questions asked at other Companies

Q1. What is APIPA? WHAT IS SUBNETMASK? DIFFERENCE BETWEEB IPv4 and IPv6. How many types of os installation? What is BIOS AND what is use of CMOS BATTARY? WHST IS HDD and how many types of HDD? How to shot SMPS AND HOW TO UPDRADE RAM? DIFFERENCE... read more
View answer (3)

Interview Questions & Answers

user image Gowtam Jayakumar

posted on 14 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. It was face to face introduction
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

TroubleshootinG Network WAN-O&M

Interview Preparation Tips

Interview preparation tips for other job seekers - TroubleshootinG
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Any topic to speak
Round 2 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Why I should hiring you

NTT Interview FAQs

How many rounds are there in NTT interview?
NTT interview process usually has 2-3 rounds. The most common rounds in the NTT interview process are Technical, Resume Shortlist and HR.
How to prepare for NTT 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 Artificial Intelligence, Technology Consulting, Troubleshooting, Software Configuration Management and SQL.
What are the top questions asked in NTT interview?

Some of the top questions asked at the NTT interview -

  1. Why do you want to join NTT? What is the function of Pre-sales? Which project m...read more
  2. What are the model of software engineer...read more
  3. How to allow or disallow a networking port in Azure ser...read more
How long is the NTT interview process?

The duration of NTT interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

NTT Interview Process

based on 53 interviews

Interview experience

4.4
  
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.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
DXC Technology Interview Questions
3.7
 • 795 Interviews
View all

NTT Reviews and Ratings

based on 698 reviews

4.0/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.6

Salary

3.9

Job security

3.8

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 698 Reviews and Ratings
Network Engineer
329 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Senior Network Engineer
132 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Senior Engineer
110 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Technical Specialist
106 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Assistant Manager
98 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Explore more salaries
Compare NTT with

TCS

3.7
Compare

Wipro

3.7
Compare

Tech Mahindra

3.5
Compare

HCLTech

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