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.7k Reviews

Filter interviews by

NTT Data Senior Technical Lead Interview Questions and Answers

Updated 8 Nov 2021

NTT Data Senior Technical Lead Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Senario based technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I will suggest to focus more on questions related to your previous project works.

Interview questions from similar companies

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

I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Hacker Rank test, problem solving. Java 8

Round 2 - Technical 

(4 Questions)

  • Q1. Java 8 feature related questions.
  • Q2. Jvm architecture and memory management
  • Q3. Sql self join query and query tuning
  • Q4. Spring boot microservices design pattern discussion
Round 3 - Technical 

(4 Questions)

  • Q1. Problem solving based on java and case study
  • Q2. Team handling and management skills
  • Q3. Docker and Orchetratetion framework
  • Q4. Aws cloud and cicd and related technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare fundamental, spring boot and microservices
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Tell me about Spring Boot Annotation? And, also tell me other annotation which you used in yuor project.
  • Q2. What is containerization (Docker)? what are steps to create container, till it gets deploy on server.
  • Ans. 

    Containerization is a lightweight, portable, and self-sufficient way to package applications and their dependencies.

    • Create a Dockerfile with instructions on how to build the container

    • Build the Docker image using the Dockerfile

    • Run the Docker image to create a container

    • Deploy the container on a server using Docker Engine

  • Answered by AI
  • Q3. What is Elastic Kubernetes Service?
  • Ans. 

    Elastic Kubernetes Service (EKS) is a managed Kubernetes service provided by AWS.

    • Fully managed Kubernetes service

    • Automatically scales based on workload

    • Integrates with other AWS services like EC2, S3, and IAM

  • Answered by AI
  • Q4. You had mentioned Message Queue, can you explain why MQ is used? And, how you implemented in your application?
  • Q5. What is cloud watch? and how it works.
  • Ans. 

    CloudWatch is a monitoring and management service provided by AWS to monitor resources and applications in the cloud.

    • CloudWatch collects and tracks metrics, logs, and events from various AWS services and resources.

    • It provides real-time monitoring, alerting, and dashboards to help users visualize and understand their cloud environment.

    • Users can set up alarms to notify them of changes in their environment or resource usa...

  • Answered by AI
  • Q6. Features added in Java 11 from Java 8?
  • Ans. 

    Java 11 introduced several new features and enhancements compared to Java 8.

    • Local-Variable Syntax for Lambda Parameters

    • HTTP Client API (standardized in java.net.http package)

    • Nest-Based Access Control

    • Dynamic Class-File Constants

    • Epsilon: A No-Op Garbage Collector

    • Flight Recorder

    • ZGC: A Scalable Low-Latency Garbage Collector

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Senior Technical Lead interview:
  • Kubernetes
  • Docker
  • Devops
  • Java
  • Spring Boot
  • MQ
  • Java 11
Interview preparation tips for other job seekers - Be prepared, as interviewer can go out of scope then what is mentioned in JD.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic question on general aptitude like percentage, train and speed, dates, reasoning

Round 2 - Coding Test 

Leetcode medium problem on string and easy problem on array sorting

Round 3 - HR 

(1 Question)

  • Q1. Behavioral question like why you want to changes etc etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise general aptitude questions before giving first round
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company 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 

(2 Questions)

  • Q1. Related to profiles
  • Q2. Related to job profile
Round 3 - HR 

(1 Question)

  • Q1. Salary and type of job
Round 4 - HR 

(1 Question)

  • Q1. Related your past experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Normal informatica question and how to manage teams
  • Q2. Normal informatica question with SQL . and few team management questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 4 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 - Technical 

(1 Question)

  • Q1. Routing & Switching,Project Management,Team handling, Earlier project handle ,client coordination
Round 3 - Technical 

(1 Question)

  • Q1. BGP ,OSPF ,Multicast ,process , change management
Round 4 - HR 

(1 Question)

  • Q1. Behavioral,Salary negotiation, working time ,project

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical

I applied via Approached by Company and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Sorting array based on streams in java8, concurrent api changes in java8, optional class, functional interface. Lamba. Comparable vs comparator
  • Ans. 

    Answering questions on Java 8 features such as streams, concurrent API, optional class, functional interface, lambda, and comparable vs comparator.

    • Java 8 streams can be used to sort arrays based on specific criteria

    • Concurrent API in Java 8 allows for parallel processing of data

    • Optional class is used to handle null values in a more efficient way

    • Functional interfaces are interfaces with only one abstract method, used for...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Scenarios based solutions to problems and java8, exception, immutable class and spring boot annotations
Round 3 - HR 

(1 Question)

  • Q1. About atos. Why atos and previous projects i worked on.

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparing for logical solution, concept of java8 and coding.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 3 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 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. I am ambitious and quick learner
  • Answered Anonymously
Round 3 - HR 

(1 Question)

  • Q1. Why did you choose Capgemini ?

Interview Preparation Tips

Topics to prepare for Capgemini Engineering Senior Technical Writer interview:
  • Technical writer course
Interview preparation tips for other job seekers - Be confident

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

Interview Questionnaire 

1 Question

  • Q1. What is your technical strength?

Interview Preparation Tips

Interview preparation tips for other job seekers - Candidate whatever he knows very well those part explain in details simple and short.
If you do not understand the question should not predict and tell the answer. You have to prepare advanced features and explain well if your not using you can't tell I didn't use yourself make space to learn new features Java and Microservice concept.

Tell us how to improve this page.

NTT Data Senior Technical Lead Salary
based on 11 salaries
₹17.5 L/yr - ₹24 L/yr
12% less than the average Senior Technical Lead Salary in India
View more details

NTT Data Senior Technical Lead Reviews and Ratings

based on 2 reviews

2.0/5

Rating in categories

1.0

Skill development

2.3

Work-life balance

2.3

Salary

1.0

Job security

2.3

Company culture

2.3

Promotions

1.7

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
934 salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

Senior Associate
769 salaries
unlock blur

₹1.1 L/yr - ₹7.3 L/yr

Network Engineer
660 salaries
unlock blur

₹1.8 L/yr - ₹10 L/yr

Software Developer
617 salaries
unlock blur

₹2.5 L/yr - ₹13 L/yr

Senior Software Engineer
548 salaries
unlock blur

₹6.4 L/yr - ₹24.5 L/yr

Explore more salaries
Compare NTT Data with

Tata Communications

4.0
Compare

Bharti Airtel

4.0
Compare

Reliance Communications

4.0
Compare

Vodafone Idea

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