Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by NTT Data Information Processing Services Team. If you also belong to the team, you can get access from here
4.0

based on 6.6k Reviews

Filter interviews by

NTT Data Information Processing Services AI Engineer Interview Questions and Answers for Experienced

Updated 14 Jun 2024

NTT Data Information Processing Services AI Engineer Interview Experiences for Experienced

1 interview found

AI Engineer Interview Questions & Answers

user image Anonymous

posted on 14 Jun 2024

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

(1 Question)

  • Q1. Questions from NLP
Round 2 - Technical 

(1 Question)

  • Q1. Techno - Managerial questions were focused
Round 3 - HR 

(1 Question)

  • Q1. Compensation and negotiations

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Questions related to HTML and CSS ( majorly based on box-model, flex-box, positioning). One hands-on question based on CSS and follow-up questions
  • Q2. Create a Login form and validate email input using Vanilla JS.
  • Ans. 

    Create a Login form with email validation using Vanilla JS.

    • Create a form in HTML with input fields for email and password

    • Use JavaScript to validate the email input using regular expressions

    • Display error messages if the email input is not in the correct format

  • Answered by AI
  • Q3. API fetching, CRUD operation and then DOM Manipulation using pure JS.
  • Q4. Questions related to Web Accessibility (won't ask separately if you answer smartly for SEMANTIC ELEMENT BENEFIT HTML question, which will be there for sure)
  • Q5. Questions related to Web Security.
Round 2 - Technical 

(6 Questions)

  • Q1. API fetching and state management using useReducer and useContext
  • Q2. Questions on React Hooks
  • Q3. Questions on Error Boundary
  • Q4. Questions on higher order components
  • Q5. Questions on children and render props
  • Q6. Some Basic questions on Jest/ React Testing Library
Round 3 - HR 

(1 Question)

  • Q1. Asked Typical HR questions like past projects, reason to switch, experience with cross-functional teams etc.

Interview Preparation Tips

Topics to prepare for Publicis Sapient Senior Software Engineer interview:
  • React Hooks
  • DOM Manipulation
  • Error Boundaries
Interview preparation tips for other job seekers - Just Prepare yourself, Publicis interview is considered in top-20 difficult interview on Glassdoor. But to be honest it isn't that difficult if you know how and what to prepare. Which you eventually know before interview thanks to their very good Talent Acquisition team who share the list of topics in advance.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Question on selenium
  • Q2. Question on java and CI/CD tool
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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is the difficult situation you face
  • Ans. 

    One difficult situation I face is troubleshooting complex technical issues under time pressure.

    • Managing multiple urgent service requests simultaneously

    • Dealing with uncooperative or frustrated customers

    • Working with limited resources or information

    • Balancing the need for speed with the need for accuracy

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your background
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
Interview experience
4
Good
Difficulty level
Hard
Process Duration
-
Result
-

I applied via Job Portal

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 - Technical 

(1 Question)

  • Q1. SQL,UNIX,DATASTAGE
Round 3 - Technical 

(1 Question)

  • Q1. After technical round and selected they will go for Manager Round
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 Apr 2022. There were 4 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. How can you handle stress
  • Q2. What are OOPS concepts
  • Ans. 

    OOPS concepts refer to Object-Oriented Programming principles such as inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation det

  • Answered by AI
  • Q3. Sql Performance tuning
  • Q4. Boxing and Unboxing in C#
  • Q5. Value type Reference Type
  • Q6. Write programming logic for Await and Sync
  • Ans. 

    Await and Sync are programming concepts used for managing asynchronous operations in code execution.

    • Await is used to pause the execution of a function until a Promise is settled, returning the result.

    • Sync is used to synchronize multiple threads or processes to ensure they are executed in a specific order.

    • Example: await fetch('https://api.example.com/data')

    • Example: sync.Mutex.Lock()

    • Both Await and Sync are important for ...

  • Answered by AI
  • Q7. What is Agile methodology
  • Ans. 

    Agile methodology is a project management approach that emphasizes flexibility, collaboration, and incremental development.

    • Agile focuses on delivering working software in short, iterative cycles called sprints.

    • It values customer collaboration, responding to change, and continuous improvement.

    • Key principles include individuals and interactions over processes and tools, working software over comprehensive documentation, ...

  • Answered by AI
  • Q8. How do you migrate code from one language to another
  • Ans. 

    Code migration involves understanding the existing codebase, planning the migration process, translating code to the new language, testing thoroughly, and ensuring compatibility.

    • Understand the existing codebase thoroughly to identify dependencies, logic, and functionality.

    • Plan the migration process by breaking it down into smaller tasks, setting timelines, and allocating resources.

    • Translate the code to the new language...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test was a bit tough. The test included objective questions on Java, Python3, SQL, C++. It was a bit lengthy exam than usual.

Round 2 - One-on-one 

(1 Question)

  • Q1. The on-on-one round was straight to the point which included questions based on the project requirement.
Round 3 - HR 

(2 Questions)

  • Q1. Where do you see yourself in next 5 years?
  • Q2. Why do you choose Atos?

NTT Data Information Processing Services Interview FAQs

How many rounds are there in NTT Data Information Processing Services AI Engineer interview for experienced candidates?
NTT Data Information Processing Services interview process for experienced candidates usually has 3 rounds. The most common rounds in the NTT Data Information Processing Services interview process for experienced candidates are Technical and HR.
What are the top questions asked in NTT Data Information Processing Services AI Engineer interview for experienced candidates?

Some of the top questions asked at the NTT Data Information Processing Services AI Engineer interview for experienced candidates -

  1. Techno - Managerial questions were focu...read more
  2. Questions from ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k 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
Senior Associate
1.3k salaries
unlock blur

₹1.5 L/yr - ₹8 L/yr

Software Engineer
1.3k salaries
unlock blur

₹2.7 L/yr - ₹11 L/yr

Software Developer
1k salaries
unlock blur

₹3.3 L/yr - ₹13.1 L/yr

Senior Software Engineer
910 salaries
unlock blur

₹6.1 L/yr - ₹24 L/yr

Software Development Senior Analyst
767 salaries
unlock blur

₹5.3 L/yr - ₹17.4 L/yr

Explore more salaries
Compare NTT Data Information Processing Services with

Accenture

3.9
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
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