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

Filter interviews by

TCS Interview Questions, Process, and Tips

Updated 13 Mar 2025

Top TCS Interview Questions and Answers

View all 6.4k questions

TCS Interview Experiences

Popular Designations

10.5k interviews found

Associate Interview Questions & Answers

user image Anonymous

posted on 20 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Question related to margin etc.
  • Q2. Questions related to accounting
Round 2 - HR 

(1 Question)

  • Q1. Situation based questions

Top TCS Associate Interview Questions and Answers

Q1. DataFrames and DatasetsHow do you create a DataFrame in PySpark?Explain the difference between a DataFrame and a Dataset in Spark.How can you perform joins in PySpark DataFrames? Give examples.What are some common DataFrame operations you u... read more
View answer (1)

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test will have logical reasoning, problem solving ,english and 2 coding questions to assess the candidate's knowledge

Round 2 - One-on-one 

(2 Questions)

  • Q1. Rate yourself in python out of 10
  • Q2. Write a code to identify if the given word is palindrome or not

Top TCS Assistant System Engineer Interview Questions and Answers

Q1. Constellation Identification Problem Given a matrix named UNIVERSE with 3 rows and 'N' columns, filled with characters {#, *, .}, where: '*' represents stars. '.' represents empty space. '#' represents a separator between galaxies. Your t... read more
View answer (4)

Assistant System Engineer Interview Questions asked at other Companies

Q1. Constellation Identification Problem Given a matrix named UNIVERSE with 3 rows and 'N' columns, filled with characters {#, *, .}, where: '*' represents stars. '.' represents empty space. '#' represents a separator between galaxies. Your t... read more
View answer (4)
TCS Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Content Writing 

(2 Questions)

  • Q1. How much is the company give salary
  • Q2. What time does the company give salary

Office Assistant Computer Operator Interview Questions asked at other Companies

Q1. What is the computer ?
View answer (5)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. In depth questions related to C#
  • Q2. In depth question related to .NET and Angular
  • Q3. Routing questions
  • Q4. Explain Filters
  • Ans. 

    Filters in .NET are used to perform logic before or after an action method is executed.

    • Filters can be used for authorization, logging, exception handling, etc.

    • Examples include AuthorizeFilter, ActionFilter, ExceptionFilter, ResultFilter.

    • Filters can be applied globally, at controller level, or at action level.

  • Answered by AI
  • Q5. Exception handling

Skills evaluated in this interview

Senior .NET Developer Interview Questions asked at other Companies

Q1. Find indexes of two values in an array who's Sum is 8 or a dynamic value
View answer (1)

TCS interview questions for popular designations

 System Engineer

 (1.1k)

 Software Developer

 (501)

 Software Engineer

 (451)

 Assistant System Engineer

 (380)

 Assistant System Engineer Trainee

 (374)

 IT Analyst

 (338)

 Ninja

 (188)

 Java Developer

 (184)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Aptitude Test 

20 min for 1 round of interview

Round 2 - One-on-one 

(2 Questions)

  • Q1. Opps concepts with uses
  • Ans. 

    OOPs concepts are fundamental principles in object-oriented programming that help in organizing and managing code efficiently.

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

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

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

    • Abstraction: Hiding the complex implementati...

  • Answered by AI
  • Q2. Multithreading and how to use it
  • Ans. 

    Multithreading allows multiple threads to run concurrently, improving performance and responsiveness.

    • Multithreading is used to execute multiple tasks simultaneously within a single process.

    • It can improve performance by utilizing multiple CPU cores efficiently.

    • Common multithreading libraries include Java's Thread class and C#'s Task Parallel Library.

    • Example: In a web server, multithreading can handle multiple client req...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java and Python programming languages

    • Skilled in web development using HTML, CSS, and JavaScript

    • Familiar with Agile development methodologies

  • Answered by AI
  • Q2. Dtrength and weaknesses

Skills evaluated in this interview

Top TCS Software Developer Interview Questions and Answers

Q1. Palindromic Numbers Finder Given an integer 'N', your task is to identify all palindromic numbers from 1 to 'N'. These are numbers that read the same way forwards and backwards. Input: The first line provides a single integer 'T', indicatin... read more
View answer (3)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Get interview-ready with Top TCS Interview Questions

Ninja Interview Questions & Answers

user image Anonymous

posted on 19 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Gebaral aptitude round

Round 2 - Coding Test 

General coding round

Round 3 - Technical 

(2 Questions)

  • Q1. What are my favourite subjects
  • Ans. 

    My favorite subjects are mathematics, computer science, and history.

    • Mathematics - I enjoy solving complex problems and equations.

    • Computer Science - I love coding and creating new programs.

    • History - I find learning about the past fascinating and important.

  • Answered by AI
  • Q2. What qualities do i have to be in an IT field
  • Ans. 

    Qualities needed in the IT field include technical skills, problem-solving abilities, adaptability, and communication skills.

    • Strong technical skills in areas such as programming, networking, and cybersecurity

    • Ability to problem-solve and troubleshoot issues efficiently

    • Adaptability to quickly learn new technologies and adapt to changes in the industry

    • Effective communication skills to work with team members and clients

    • Att...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy interview with basics

Top TCS Ninja Interview Questions and Answers

Q1. You have done a lot of courses in coursera and NPTEL. What is the use of it?
View answer (3)

Ninja Interview Questions asked at other Companies

Q1. You have done a lot of courses in coursera and NPTEL. What is the use of it?
View answer (3)

Jobs at TCS

View all
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Technical, related to role
  • Q2. Skill, expectation
Round 2 - HR 

(2 Questions)

  • Q1. Salary, offer letter, process
  • Q2. Office

Interview Preparation Tips

Interview preparation tips for other job seekers - avoid Tcs and try to go for developing company

Top TCS Mainframe Developer Interview Questions and Answers

Q1. How will you use NULL indicator in your program? How will you use VSAM file in program?SOC7 abend reason and resolution.
View answer (1)

Mainframe Developer Interview Questions asked at other Companies

Q1. How will you use NULL indicator in your program? How will you use VSAM file in program?SOC7 abend reason and resolution.
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. Hashmap and multi thread
  • Q2. Jpa entirety related
Round 2 - One-on-one 

(2 Questions)

  • Q1. Deep technical and work experience
  • Q2. Domain knowledge

Top TCS Java Developer Interview Questions and Answers

Q1. what are the difference between abstract class and interface, and throw and throws, and why we use throws?? Why String is Immutable?
View answer (6)

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. How would you handle exceptions in Odata?
  • Q2. How to debug a table function?
  • Q3. How to debug an AMDP Class?

Interview Preparation Tips

Interview preparation tips for other job seekers - learn things which you wrote in Resume

Top TCS SAP Abap Technical Consultant Interview Questions and Answers

Q1. How to display multiple screen in one layout
View answer (7)

SAP Abap Technical Consultant Interview Questions asked at other Companies

Q1. How to display multiple screen in one layout
View answer (7)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is cutover activitys
  • Q2. APP 110 incoming payment how the system know its incoming payment or outgoing payment
  • Q3. What is Idoc use
  • Q4. What is category in service now

SAP Consultant Interview Questions asked at other Companies

Q1. what all changes are there from AS to IND-AS in IND-AS 116
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

TCS Interview FAQs

How many rounds are there in TCS interview?
TCS interview process usually has 2-3 rounds. The most common rounds in the TCS interview process are Technical, HR and Aptitude Test.
How to prepare for TCS 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, SQL and Python.
What are the top questions asked in TCS interview?

Some of the top questions asked at the TCS interview -

  1. What is FDS , did you create and if create tell me the requireme...read more
  2. How to display multiple screen in one lay...read more
  3. What is the use of constructor? When it will be cal...read more
How long is the TCS interview process?

The duration of TCS interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

SALARIES

Radhakrishna Finance

No Salaries

LIST OF COMPANIES

Texon Global

Overview

SALARIES

Texon Global

No Salaries

COMPANY BENEFITS

Radhakrishna Finance

No Benefits

REVIEWS

TCS

No Reviews

REVIEWS

Jio

No Reviews

REVIEWS

TCS

No Reviews

SALARIES

TCS

REVIEWS

TCS

No Reviews

Tell us how to improve this page.

TCS Interview Process

based on 8.6k interviews

Interview experience

4.1
  
Good
View more

Sun Pharmaceutical Industries

Join us and thrive in a company culture that inspires and empowers.

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
Cyient Interview Questions
3.6
 • 283 Interviews
View all

TCS Reviews and Ratings

based on 90.6k reviews

3.7/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

2.8

Salary

4.5

Job security

3.6

Company culture

2.6

Promotions

3.3

Work satisfaction

Explore 90.6k Reviews and Ratings
Tcs Bengaluru Walk-in Drive For Orders To Cash (OTC) Skills

Bangalore / Bengaluru

2-7 Yrs

Not Disclosed

Tcs Bengaluru Walk-in Drive For Records To Report (RTR) Skills

Bangalore / Bengaluru

2-7 Yrs

Not Disclosed

Direct Walk-In Opportunity @TCS Mumbai

Mumbai

2-7 Yrs

Not Disclosed

Explore more jobs
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
66.2k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51.5k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Assistant System Engineer
29.8k salaries
unlock blur

₹2.2 L/yr - ₹5.8 L/yr

Associate Consultant
29.6k salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent