Premium Employer

i

This company page is being actively managed by NTT DATA, Inc. Team. If you also belong to the team, you can get access from here

NTT DATA, Inc. Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NTT DATA, Inc. Lead Engineer Interview Questions, Process, and Tips

Updated 4 Oct 2021

NTT DATA, Inc. Lead Engineer Interview Experiences

1 interview found

I appeared for an interview in Apr 2021.

Interview Questionnaire 

6 Questions

  • Q1. Select columnname as 1 from employee table,Output if employee table contain 100 record?
  • Ans. 

    The question is asking to select a column named 'columnname' as '1' from the employee table and provide the output if the table contains 100 records.

    • The column 'columnname' does not exist in the employee table, so the query will result in an error.

    • The value '1' will be selected for each record in the employee table, resulting in 100 rows with the value '1'.

    • The output will be a single column with 100 rows, all containin

  • Answered by AI
  • Q2. Can we perform DML operation on UDF function?
  • Ans. 

    No, DML operations cannot be performed on UDF functions.

    • UDF functions are read-only and cannot modify the data in the database.

    • DML operations can only be performed on tables or views.

    • UDF functions can be used in SELECT statements to retrieve data.

    • Examples of UDF functions include string manipulation, date calculations, and mathematical operations.

  • Answered by AI
  • Q3. Diff b/w Virtual and new keyword?
  • Ans. 

    Virtual keyword is used for method overriding while new keyword is used for hiding base class member.

    • Virtual keyword is used to allow a derived class to override a method in the base class.

    • New keyword is used to hide a base class member in the derived class.

    • Virtual keyword is used with the base class method while new keyword is used with the derived class method.

    • Virtual keyword is used for runtime polymorphism while ne

  • Answered by AI
  • Q4. What is method hiding?
  • Ans. 

    Method hiding is a technique in object-oriented programming where a subclass provides a method with the same name as a method in its superclass.

    • Method hiding is also known as static polymorphism or compile-time polymorphism.

    • It allows a subclass to provide its own implementation of a method without affecting the superclass's implementation.

    • The method in the subclass must have the same name and signature as the method in...

  • Answered by AI
  • Q5. Return type of patial view and render partial view?
  • Ans. 

    Partial view returns HTML string while render partial view writes directly to response stream.

    • Partial view returns HTML string that can be used in the main view

    • Render partial view writes directly to response stream

    • Partial view can be used to render reusable components

    • Render partial view can be used to render a partial view without a layout

  • Answered by AI
  • Q6. Select a.*,b.* From employee a,Employee2 b? Output please...
  • Ans. 

    SQL query to select all columns from two tables.

    • Use SELECT statement to select columns from tables.

    • Use aliases to differentiate columns from different tables.

    • Separate table names with comma in FROM clause.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to prepare basic questions instead at high level ,answer question what interviewer want to listen, Don't try to give answer in hotpotch way else they will come with next ques ... Best of luck

Skills evaluated in this interview

Lead Engineer Jobs at NTT DATA, Inc.

View all

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java Basic questions and Git

Interview Preparation Tips

Interview preparation tips for other job seekers - After selection they haven't rolled the offer and put the profile on hold and then doesn't pick calls.

Interview Questionnaire 

3 Questions

  • Q1. They asked my previous development related question
  • Q2. Migrate mvc
  • Q3. Using of version control
  • Ans. 

    Version control is essential for managing code changes and collaborating with team members.

    • Version control allows for tracking changes made to code over time.

    • It enables collaboration between team members by allowing multiple people to work on the same codebase simultaneously.

    • It provides a way to revert to previous versions of code if necessary.

    • Popular version control systems include Git, SVN, and Mercurial.

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. For Pega, Questions depend on the topics which we mentioned in the resume.

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

Interview Questionnaire 

3 Questions

  • Q1. Typing test speed of 30 words per minute and HR interview round interview
  • Q2. HR interview self introduction and reasons for gap in employment
  • Q3. HR round interview final

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Clam and confident and be honest with your answers and introduce yourself in interview and education and family background

I applied via LinkedIn and was interviewed before Jun 2021. There were 2 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. SQL Basics Power BI Basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your basics and focus on the clarity of the thought.

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 2 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. In Death questions related to oop , c# and .net techology and SQL server .

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for theory related questions and coding related use case.

I appeared for an interview before Jun 2021.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. What is python and python interpreter
  • Ans. 

    Python is a high-level, interpreted programming language used for web development, data analysis, and artificial intelligence.

    • Python is easy to learn and has a simple syntax.

    • It supports multiple programming paradigms like object-oriented, functional, and procedural.

    • Python interpreter is a program that executes Python code.

    • It converts the code into bytecode and then runs it on the machine.

    • Python interpreter can be used ...

  • Answered by AI
Round 3 - Coding Test 
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and date of joining

Interview Preparation Tips

Interview preparation tips for other job seekers - overall good experience and good environment

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Apr 2021. There were 2 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 

Interview Preparation Tips

Interview preparation tips for other job seekers - The types of interviews modes of interviews(vedii phone,zoom,in persons etc.)

NTT DATA, Inc. Interview FAQs

How to prepare for NTT DATA, Inc. Lead 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 DATA, Inc.. The most common topics and skills that interviewers at NTT DATA, Inc. expect are Automation, Linux, Unix, Coding and Consulting.
What are the top questions asked in NTT DATA, Inc. Lead Engineer interview?

Some of the top questions asked at the NTT DATA, Inc. Lead Engineer interview -

  1. Select columnname as 1 from employee table,Output if employee table contain 100...read more
  2. Can we perform DML operation on UDF functi...read more
  3. Select a.*,b.* From employee a,Employee2 b? Output please...read more

Tell us how to improve this page.

Join NTT DATA, Inc. Accelerate your career
NTT DATA, Inc. Lead Engineer Salary
based on 15 salaries
₹19.1 L/yr - ₹25 L/yr
40% more than the average Lead Engineer Salary in India
View more details

NTT DATA, Inc. Lead Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

2.0

Work-life balance

1.0

Salary

5.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
AWS Lead Engineer

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

AWS/Azure Lead Engineer

Noida

3-7 Yrs

Not Disclosed

Explore more jobs
Senior Associate
470 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Software Development Senior Analyst
414 salaries
unlock blur

₹4.5 L/yr - ₹18 L/yr

Software Development Analyst
386 salaries
unlock blur

₹3.5 L/yr - ₹11.5 L/yr

Software Development Specialist
298 salaries
unlock blur

₹7 L/yr - ₹19.5 L/yr

Senior Software Engineer
296 salaries
unlock blur

₹11.1 L/yr - ₹26.8 L/yr

Explore more salaries
Compare NTT DATA, Inc. with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

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