Upload Button Icon Add office photos
Engaged Employer

i

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

TCS Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 85.6k Reviews

Filter interviews by

TCS Java Technical Lead Interview Questions and Answers

Updated 20 May 2021

TCS Java Technical Lead Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Related to core java and spring security

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Find 2nd max element.
  • Ans. 

    Find 2nd max element in an array of strings.

    • Sort the array in descending order

    • Return the element at index 1

  • Answered by AI
  • Q2. Sort strings on the basis of city.
  • Ans. 

    Sort strings based on city names.

    • Use Arrays.sort() method with a custom Comparator to sort strings based on city names.

    • Create a Comparator that compares the city names of two strings.

    • Example: String[] cities = {"New York", "London", "Paris"};

    • Example: Arrays.sort(cities, (a, b) -> a.compareTo(b));

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. How did you handle team conficts.
  • Ans. 

    I addressed team conflicts by promoting open communication, active listening, and facilitating constructive discussions.

    • Encouraged team members to express their concerns and viewpoints openly

    • Acted as a mediator to resolve conflicts and find common ground

    • Implemented team-building activities to improve collaboration and trust

    • Provided constructive feedback and guidance to help team members work through conflicts

  • Answered by AI
  • Q2. A struggle you would like to tell.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for technical round, managerial round focuses on team ability and design.

Skills evaluated in this interview

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Spring Boot, Microservice Basic
Round 2 - Technical 

(1 Question)

  • Q1. RestAPI implementation
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. Use of static in main function
  • Ans. 

    Using static in main function allows it to be called without creating an instance of the class.

    • Static in main function allows it to be called directly without creating an object of the class.

    • Static methods can be called using the class name itself, without creating an object.

    • Example: public static void main(String[] args) { }

  • Answered by AI

Skills evaluated in this interview

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 were 3 interview rounds.

Round 1 - Coding Test 

Data Structures, logical questions

Round 2 - Technical 

(1 Question)

  • Q1. Springboot, microservices, Data sources,architecture design
Round 3 - HR 

(1 Question)

  • Q1. General HR disccussion

I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is the Controller Advice?
  • Ans. 

    Controller Advice is a mechanism in Spring MVC to handle exceptions globally.

    • It is used to handle exceptions across multiple controllers.

    • It can be used to add common data to the model.

    • It can be used to customize the response status code and message.

    • It can be used to redirect to a custom error page.

  • Answered by AI
  • Q2. Why we need 2 way SSL?
  • Ans. 

    2 way SSL is needed for mutual authentication between client and server.

    • 2 way SSL ensures that both client and server are authenticated

    • It provides an extra layer of security by verifying the identity of both parties

    • It is commonly used in financial transactions, healthcare, and government applications

  • Answered by AI
  • Q3. What is Decorator design pattern
  • Ans. 

    Decorator pattern adds behavior to an object dynamically without affecting its existing behavior.

    • It is a structural pattern

    • It involves a component interface, concrete component, decorator interface, and concrete decorator

    • Decorators wrap around components to add new behavior

    • It allows for flexible and dynamic behavior modification

    • Example: Java I/O streams use decorator pattern

  • Answered by AI
  • Q4. How to group by in streams
  • Ans. 

    Grouping by in streams in Java

    • Use the 'groupingBy' method from the 'Collectors' class

    • Pass a lambda expression to specify the grouping criteria

    • The result is a Map with the grouping criteria as keys and the grouped elements as values

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It’s was good experience. Interviewer was technically sound. So don’t try to fool him/her. As it’s for a lead position somemdesigning question and leading attitude check.

This was second round.
Waiting for feedback

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Good coding questions related array and string

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

1. Basic Java
2. Code Snippet
3. Microservices

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

I applied via Company Website and was interviewed in Jun 2023. There were 5 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 

Logical aptitude.
Spatial aptitude.
Organisational aptitude.
Physical aptitude.

Round 3 - Case Study 

Why they chose your company.
How your product solved the problem clients faced.
The measurable results of the service provided.

Round 4 - HR 

(5 Questions)

  • Q1. Self introduction for
  • Q2. Introduction your self
  • Q3. Why do you choose this company
  • Q4. I'm like all food my
  • Ans. Favourite food is biriyani it's my All time favourite
  • Answered Anonymously
  • Q5. That all when I'm thinking
Round 5 - Group Discussion 

Group discussion means one of the news project will be comes we're discussing about that project it's is group discussion

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

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

They aptitude test to the team leader the question 1there answer to be fresher or beniger

Round 3 - Coding Test 

Code is very basic they are you company provide to be company profit

Round 4 - HR 

(1 Question)

  • Q1. HR question to be you are background they hr questions and answer the laber

TCS Interview FAQs

How to prepare for TCS Java Technical Lead 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 TCS. The most common topics and skills that interviewers at TCS expect are Java, Spring Boot, Microservices, J2Ee and Hibernate.

Tell us how to improve this page.

TCS Java Technical Lead Salary
based on 97 salaries
₹6.3 L/yr - ₹23.1 L/yr
24% less than the average Java Technical Lead Salary in India
View more details

TCS Java Technical Lead Reviews and Ratings

based on 4 reviews

2.5/5

Rating in categories

4.2

Skill development

3.5

Work-Life balance

2.5

Salary & Benefits

4.2

Job Security

3.2

Company culture

2.0

Promotions/Appraisal

3.9

Work Satisfaction

Explore 4 Reviews and Ratings
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
67.7k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51.1k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Assistant System Engineer
29.9k salaries
unlock blur

₹2.2 L/yr - ₹5.6 L/yr

Associate Consultant
28.7k salaries
unlock blur

₹8.9 L/yr - ₹32 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

Accenture

3.9
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