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 Information Technology Specialist Interview Questions and Answers

Updated 19 Aug 2024

NTT Data Information Technology Specialist Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. What is rdbms in sql
  • Ans. 

    RDBMS stands for Relational Database Management System in SQL.

    • RDBMS is a type of database management system that stores data in a structured format using rows and columns.

    • It allows users to establish relationships between different data sets.

    • SQL (Structured Query Language) is commonly used to interact with RDBMS.

    • Examples of RDBMS in SQL include MySQL, Oracle, and SQL Server.

  • Answered by AI
  • Q2. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to represent multiple data types.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview questions from similar companies

I applied via Company Website and was interviewed in Oct 2021. There were 3 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 

(3 Questions)

  • Q1. How does cloud computing help to manufacturer industry? And their features?
  • Ans. 

    Cloud computing helps manufacturers by providing cost-effective and scalable solutions for data storage, analysis, and collaboration.

    • Cloud computing allows manufacturers to store and access large amounts of data without the need for expensive on-premise infrastructure.

    • Manufacturers can use cloud-based analytics tools to gain insights into their operations and optimize their processes.

    • Cloud-based collaboration platforms...

  • Answered by AI
  • Q2. How does IT specialist help customer?
  • Ans. 

    IT specialists help customers by providing technical support, troubleshooting, and implementing solutions to their IT problems.

    • Provide technical support to customers

    • Troubleshoot IT problems

    • Implement solutions to IT problems

    • Assist with software and hardware installations

    • Ensure data security and backup

    • Train customers on IT systems and software

    • Offer recommendations for IT improvements

  • Answered by AI
  • Q3. Where does the cpu store its computation?
  • Ans. 

    The CPU stores its computation in its registers and cache memory.

    • Registers are small, fast memory locations within the CPU.

    • Cache memory is a small amount of high-speed memory that stores frequently accessed data.

    • The CPU may also store data temporarily in RAM or on the hard drive.

    • The location of computation storage depends on the type of CPU and the specific task being performed.

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Talk about yourself ? In what manner do you add value to our team?

Interview Preparation Tips

Topics to prepare for Accenture Information Technology Specialist interview:
  • Operating Systems
  • Cloud Computing
  • Scalability
  • IT spec
  • MySQL
  • LAN
  • VPN Configuration
  • VPN Server
  • Communication Skills
  • Telecommunication
  • Problem Solving
  • Analytical skills
  • Customer Service
  • technology
Interview preparation tips for other job seekers - Keep learning, everyday 20 pages and stay focused ! No matter what - you gotta believe in yourself. That's all.

Thank you.
Amit

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(5 Questions)

  • Q1. What kind of vulnerability you came across
  • Ans. 

    I came across a vulnerability in a web application that allowed for SQL injection attacks.

    • Identified lack of input validation in user inputs

    • Discovered that the application was directly executing user-supplied SQL queries

    • Suggested implementing parameterized queries to prevent SQL injection

    • Tested the vulnerability by attempting to inject SQL code through input fields

  • Answered by AI
  • Q2. What issues you face in management regarding reporting some security issues
  • Q3. Tcp vs UDP which one is better
  • Ans. 

    It depends on the specific use case and requirements.

    • TCP is reliable and ensures all data is delivered in order, but it can be slower due to the overhead of error-checking and retransmission.

    • UDP is faster and more efficient for real-time applications like video streaming or online gaming, but it does not guarantee delivery or order of packets.

    • Choose TCP for applications that require reliable data transmission, such as ...

  • Answered by AI
  • Q4. Hashing and its examples in real world
  • Ans. 

    Hashing is a process of converting input data into a fixed-size string of bytes using a mathematical algorithm.

    • Hashing is commonly used in password storage to securely store user passwords without storing the actual password.

    • Hashing is used in digital signatures to ensure the integrity of the signed data.

    • Blockchain technology uses hashing to create a secure and tamper-proof record of transactions.

    • File integrity checks ...

  • Answered by AI
  • Q5. Pop3 and icmp what are work and port no.

Interview Preparation Tips

Topics to prepare for Wipro Information Security Analyst interview:
  • Networking
  • cybersecurity
  • reallife scenarios
  • attacks

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. List the IT profiles that you have worked upon.
  • Q2. What are the major skills of a Php Developer?
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Risk user analysis,table used for it
  • Q2. Mitre attack framework,different techniques
  • Ans. 

    The MITRE ATT&CK framework is a knowledge base of adversary tactics and techniques based on real-world observations.

    • MITRE ATT&CK provides a comprehensive list of techniques used by attackers to compromise systems.

    • Techniques are categorized into tactics such as Initial Access, Execution, Persistence, etc.

    • Examples of techniques include Spearphishing Attachment, Command and Scripting Interpreter, and Registry Run Keys / S

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - learn process based questions,ask interviewer o ask question clearly
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Exolain jvm Architecture
  • Q2. Write pallindrome code
  • Ans. 

    A palindrome code is a program that checks if a given string reads the same forwards and backwards.

    • Create a function that takes a string as input

    • Reverse the string and compare it to the original string

    • Return true if they are the same, false otherwise

  • Answered by AI

Skills evaluated in this interview

I was interviewed in May 2022.

Round 1 - Technical 

(2 Questions)

  • Q1. Are u able to do?if u join
  • Q2. Why should we hire u

Interview Preparation Tips

Interview preparation tips for other job seekers - I will do better.thak you for giving me a wonderful opportunity to in your company

Interview Questionnaire 

1 Question

  • Q1. Daily Activities, SIEM Tool Architacture, Recently Cyber Attack, Incident Management Process.

Interview Questionnaire 

1 Question

  • Q1. Linux SQL oracle
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Roles n responsibilities
  • Q2. Cyber kill chain and mitre attack
Round 2 - HR 

(1 Question)

  • Q1. Basic HR questions

NTT Data Interview FAQs

How many rounds are there in NTT Data Information Technology Specialist interview?
NTT Data interview process usually has 1 rounds. The most common rounds in the NTT Data interview process are Technical.
What are the top questions asked in NTT Data Information Technology Specialist interview?

Some of the top questions asked at the NTT Data Information Technology Specialist interview -

  1. What is rdbms in ...read more
  2. What is polymorph...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
NTT Data Information Technology Specialist Salary
based on 7 salaries
₹4.9 L/yr - ₹8 L/yr
47% less than the average Information Technology Specialist Salary in India
View more details

NTT Data Information Technology Specialist Reviews and Ratings

based on 4 reviews

4.7/5

Rating in categories

4.0

Skill development

4.5

Work-Life balance

3.8

Salary & Benefits

4.0

Job Security

3.7

Company culture

3.4

Promotions/Appraisal

3.0

Work Satisfaction

Explore 4 Reviews and Ratings
Software Engineer
932 salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

Senior Associate
767 salaries
unlock blur

₹1.1 L/yr - ₹7.5 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