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 Identity Access Administrator Interview Questions and Answers

Updated 4 Oct 2023

NTT Data Identity Access Administrator Interview Experiences

1 interview found

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 

(2 Questions)

  • Q1. Technical base on your carrier
  • Q2. Related to AD JML Identity tool
Round 3 - Technical 

(1 Question)

  • Q1. AD details were asked

Interview questions from similar companies

I applied via campus placement at Vaagdevi Degree College, Hanamkonda and was interviewed in Aug 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips
Round 3 - Aptitude Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Improve your skills toget a job good package
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java questions and basics of testing
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Mar 2023. 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 - Aptitude Test 

There was an online test which has MCQs. Had technical questions from java, microservices, springboot, rdbms

Round 3 - One-on-one 

(7 Questions)

  • Q1. An unsorted array has numbers. Find the duplicate numbers and return the array.
  • Ans. 

    Find duplicate numbers in an unsorted array and return the array.

    • Iterate through the array and keep track of seen numbers using a hash table.

    • If a number is already in the hash table, it is a duplicate.

    • Add the duplicate number to a new array and return it.

  • Answered by AI
  • Q2. Java 8 features, method reference, write consumer, lambda expression. SOLID principles. Design patterns. Write thread safe singleton with performance.
  • Q3. AWS related questions. SQS. Dynamo. AWS API gateway.
  • Q4. REST principles.
  • Q5. Inheritance tricky questions. Collections tricky questions.
  • Q6. Deep copy vs Shallow copy.
  • Ans. 

    Deep copy creates a new object with its own memory, while shallow copy creates a new reference to the same memory.

    • Deep copy duplicates the object and all of its contents, while shallow copy only duplicates the object itself.

    • Deep copy is more memory-intensive than shallow copy.

    • In Python, deep copy can be achieved using the copy.deepcopy() method, while shallow copy can be achieved using the copy.copy() method.

  • Answered by AI
  • Q7. Comparator with and without java 8
  • Ans. 

    Comparator in Java 8 provides default methods and lambda expressions for sorting.

    • Comparator in Java 8 can be implemented using lambda expressions.

    • Comparator in Java 8 provides default methods like reversed() and thenComparing() for sorting.

    • Comparator in pre-Java 8 versions can be implemented using anonymous inner classes.

    • Comparator in pre-Java 8 versions requires more code to implement compared to Java 8.

    • Example: Sorti...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Publicis Sapient Senior Software Engineer interview:
  • Java 8
  • Springboot
  • AWS
  • Microservices
Interview preparation tips for other job seekers - Prepare well. Second round was for close to 2 hours. There were multiple coding questions to check problem solving.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jul 2022. There were 16 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
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

I applied via Naukri.com and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Diff between HANA and ECC
  • Ans. 

    HANA is an in-memory database platform while ECC is a traditional ERP system.

    • HANA is designed to handle large amounts of data in real-time while ECC is not optimized for real-time processing.

    • HANA uses column-based storage while ECC uses row-based storage.

    • HANA has a simpler data model and can handle unstructured data while ECC has a more complex data model.

    • HANA is a newer technology while ECC has been around for decades...

  • Answered by AI
  • Q2. Must know the details of FM's used in devlops

Interview Preparation Tips

Interview preparation tips for other job seekers - Must know everything you have written in the resume

Skills evaluated in this interview

I applied via Referral and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. SQL and COGNOS related questions were asked.
Round 2 - Technical 

(1 Question)

  • Q1. SQL and cognos Related questions were asked.
Round 3 - HR 

(1 Question)

  • Q1. What is the expected CTC and few questions related to notice period and pay details.

Interview Preparation Tips

Interview preparation tips for other job seekers - Round 1 : Technical interview with INDIA team
Round 2 : Technical interview with Paris Team
Round 3: HR interview
Round 1 - Aptitude Test 

Level 0 aptitude questions were present

Round 2 - Technical 

(1 Question)

  • Q1. Java sql and questions based on core is asked
Round 3 - HR 

(1 Question)

  • Q1. Short term and long term goals , and other regular questions

Interview Preparation Tips

Interview preparation tips for other job seekers - have strong idea on basics.bresh up with with the fundamentals and a good knowledge on java and sql is expected

I applied via Campus Placement and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. Hii mam/sir gud evng my name is sony am from peddaplli distc my qualification is mba
  • Q2. Hiii sir or mam gud evng my name is sony am from peddaplli distc my qualification is MBA am a fresher and I have no any work experience in any company my strength is adapt quickly to any environment
  • Q3. My short term goals is to get placed in a reputed company like yours wich will allow me to enhance my skills and knowledge
  • Q4. My long term goal would be to reach a higher position in our company

Interview Preparation Tips

Topics to prepare for Genpact Software Engineer interview:
  • Introduce my self
  • Technical Skills
  • HR
Interview preparation tips for other job seekers - Am a fresher I have no work experience in any company

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

Interview Questionnaire 

3 Questions

  • Q1. Use Multithreading to print 1 to 100 numbers
  • Ans. 

    Use multithreading to print 1 to 100 numbers.

    • Create a class that implements Runnable interface

    • Override the run() method to print numbers

    • Create multiple threads and start them

    • Join all threads to ensure all numbers are printed

  • Answered by AI
  • Q2. Spring stereotypes
  • Q3. Java with Basic Oops & Java8 is must

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice good Interview. But they are expecting design patterns & Spring Microservices. But I have minimal knowledge on both. So couldn't match for the position.

Skills evaluated in this interview

NTT Data Interview FAQs

How many rounds are there in NTT Data Identity Access Administrator interview?
NTT Data interview process usually has 3 rounds. The most common rounds in the NTT Data interview process are Technical and Resume Shortlist.
What are the top questions asked in NTT Data Identity Access Administrator interview?

Some of the top questions asked at the NTT Data Identity Access Administrator interview -

  1. Related to AD JML Identity t...read more
  2. Technical base on your carr...read more
  3. AD details were as...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.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all

NTT Data Identity Access Administrator Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

2.0

Skill development

1.0

Work-Life balance

2.0

Salary & Benefits

3.0

Job Security

1.0

Company culture

2.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
932 salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

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