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

Filter interviews by

TCS Software Developer Interview Questions, Process, and Tips

Updated 15 Jan 2025

Top TCS Software Developer Interview Questions and Answers

  • Q1. Find Palindromes You are given an integer ‘N’. Your task is to find all palindromic numbers from 1 to ‘N’. Palindromic integers are those integers that read the same back ...read more
  • Q2. Strings of Numbers You have been given two integers ‘N’ and ‘K’. Consider a set ‘X’ of all possible strings of ‘N’ number of digits such that all strings contain digits o ...read more
  • Q3. Number Of Vehicles There is a person named Bob who is the mayor of a state. He wants to find the maximise number of vehicles that can be registered in his state. A vehicl ...read more
View all 249 questions

TCS Software Developer Interview Experiences

492 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

2 question in coding test

Round 2 - Group Discussion 

Gd was done in this round

Round 3 - Technical 

(2 Questions)

  • Q1. Technical interview was done
  • Q2. Question on DBMS, os was asked and 2 DSA questions on linked list was asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare dsa and other technical subjects
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Aptitude Test 

It was a basic filtering round based on aptitude.

Round 2 - Coding Test 

I had two medium-level LeetCode questions.

Round 3 - Technical 

(3 Questions)

  • Q1. During the interview, I was asked both HR and technical questions. Initially, I responded to technical inquiries regarding HTML, MongoDB, SQL, and JavaScript, as they were listed on my resume. After addres...
  • Q2. What are different types of tag in html and tags which do not require closing tag
  • Q3. Sql query for highest salary from list of employees table

Interview Preparation Tips

Interview preparation tips for other job seekers - For TCS (on-campus), we just need to pass through the initial round, as it is more difficult than the actual interview.

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray SumGiven an array of numbers, find the maximum s ... read more
asked in Cognizant
Q2. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) ... read more
asked in Rakuten
Q3. Merge two sorted arraysNinja has been given two sorted integer ar ... read more
asked in GlobalLogic
Q4. Terms Of APAyush is given a number ‘X’. He has been told that he ... read more
asked in Amazon
Q5. Minimum Number of Platform NeededYou are given the arrival and de ... read more
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Assignment 

In which they ask aptitude coding question

Round 2 - Technical 

(1 Question)

  • Q1. What is oops and pillars of oops?
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

TCS interview questions for designations

 Junior Software Developer

 (20)

 Software Developer fresher

 (14)

 Senior Software Developer

 (13)

 Java Software Developer

 (7)

 Associate Software Developer

 (7)

 Embedded Software Developer

 (6)

 Software Developer Intern

 (4)

 Software Developer Trainee

 (3)

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

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Explain your projects
Round 2 - Coding Test 

Reverse the number in the array

Get interview-ready with Top TCS Interview Questions

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

I applied via Walk-in and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Reverse string ,array sorting

Round 2 - HR 

(2 Questions)

  • Q1. Why this company
  • Q2. What do you know about this Company
Round 3 - Technical 

(2 Questions)

  • Q1. What c pointers
  • Q2. What is strings

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Fibonacci code ,recursion and prime numbers.

Round 2 - Technical 

(2 Questions)

  • Q1. What are ds, explain types...
  • Q2. Na

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best, do well n be confident.

Software Developer Interview Questions & Answers

user image Gayathri Sivaraman

posted on 15 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java code to find the prime number
  • Ans. 

    Java code to find prime numbers

    • Use a loop to iterate through numbers and check if each number is prime

    • A prime number is a number that is only divisible by 1 and itself

    • Start checking from 2 up to the number itself, if any number divides it then it's not prime

  • Answered by AI
  • Q2. Implicit wait, Explicit Wait

Software Developer interview

user image Technophile - Firdous

posted on 5 Dec 2021

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

Supper Ohhh ufc gf. Vtg

Round 2 - Assignment 

G g holy. Hub y. YS in din. Yh. Gif

Round 3 - Technical 

(2 Questions)

  • Q1. Gf giver hijbr offer.
  • Q2. Bully. Yuh gun them

Interview Preparation Tips

Interview preparation tips for other job seekers - Vichy Yuchi you’ve ufc hi Trisha’s best v

Software Developer Interview Questions & Answers

user image 33_Kaustubh Iparakar

posted on 16 Dec 2024

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

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

I registered for the TCS Codevita, which is held online, and the questions are of medium difficulty.

Interview Preparation Tips

Interview preparation tips for other job seekers - Place greater emphasis on fundamental data structures such as arrays, strings, linked lists, stacks, and queues.

TCS Interview FAQs

How many rounds are there in TCS Software Developer interview?
TCS interview process usually has 2-3 rounds. The most common rounds in the TCS interview process are Technical, Aptitude Test and HR.
How to prepare for TCS Software Developer 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, C#, Spring Boot, ASP.Net and Software Development.
What are the top questions asked in TCS Software Developer interview?

Some of the top questions asked at the TCS Software Developer interview -

  1. Every day, we come across different types of computer software that helps us wi...read more
  2. What will happen if you replace class with struct What is vector Can I add part...read more
  3. What is list,tuple? What is shallow copy? Name some libraries in python. What i...read more
How long is the TCS Software Developer interview process?

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

Tell us how to improve this page.

TCS Software Developer Interview Process

based on 263 interviews in last 1 year

4 Interview rounds

  • Aptitude Test Round
  • Technical Round
  • HR Round 1
  • HR Round 2
View more

People are getting interviews through

based on 275 TCS interviews
Job Portal
Campus Placement
Company Website
WalkIn
Referral
Recruitment Consultant
38%
20%
18%
9%
6%
2%
7% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
TCS Software Developer Salary
based on 18.4k salaries
₹3 L/yr - ₹12 L/yr
11% less than the average Software Developer Salary in India
View more details

TCS Software Developer Reviews and Ratings

based on 1.8k reviews

4.0/5

Rating in categories

3.9

Skill development

4.1

Work-Life balance

3.3

Salary & Benefits

4.5

Job Security

3.9

Company culture

3.2

Promotions/Appraisal

3.7

Work Satisfaction

Explore 1.8k 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
51k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Assistant System Engineer
31.3k salaries
unlock blur

₹2.2 L/yr - ₹5.6 L/yr

Associate Consultant
28.6k 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