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 SDE (Software Development Engineer) Interview Questions and Answers for Experienced

Updated 5 Apr 2023

TCS SDE (Software Development Engineer) Interview Experiences for Experienced

1 interview found

I applied via Company Website and was interviewed before Nov 2021. 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 - Aptitude Test 

General Aptitude, Reasoning & English

Round 3 - Coding Test 

Coding Round with 2 questions for 1 hr

Round 4 - HR 

(2 Questions)

  • Q1. Why do you want to join this company
  • Ans. I see my career starting good with your company
  • Answered Anonymously
  • Q2. How much do you from expect us
  • Ans. I'm expecting the same loyalty from your organization
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Get some knowledge & start working, so that you are not going to face the heat

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python strings
  • Q2. Dictionaries in python
  • Ans. 

    Dictionaries are a built-in data type in Python used to store key-value pairs.

    • Keys must be unique and immutable.

    • Values can be of any data type.

    • Access values using keys.

    • Add or modify values using keys.

    • Use the 'in' keyword to check if a key exists in the dictionary.

    • Use the 'len()' function to get the number of key-value pairs in the dictionary.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from gfg and concentrate on programming languages,dsa

Skills evaluated in this interview

SDE (Software Development Engineer) Interview Questions Asked at Other Companies for Experienced

asked in Amazon
Q1. Write a program to calculate the sum of nodes at each level of a ... read more
asked in Dream11
Q2. Given two integers, print the most common ancestor nodes of a bin ... read more
Q3. Do you understand how the project directory is structured in Djan ... read more
asked in Amazon
Q4. Are you aware of high and low-level design principles?
Q5. What does the term CRUD mean to you?

Interview Questionnaire 

1 Question

  • Q1. What is an array
  • Ans. 

    An array is a collection of elements of the same data type, stored in contiguous memory locations.

    • Arrays have a fixed size and can be accessed using an index.

    • Elements in an array can be of any data type, including other arrays.

    • Arrays are commonly used in programming for storing and manipulating data.

    • Example: int[] numbers = {1, 2, 3, 4, 5};

    • Example: char[] letters = {'a', 'b', 'c'};

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was of moderate difficulty level

Round 2 - Group Discussion 

I was given a comm topic along with 5 other people

Interview Preparation Tips

Interview preparation tips for other job seekers - pleae prepare thoroughly all thge rounds of interviw there are a lot more goood candidates

What people are saying about TCS

View All
a digital marketer
now
Do you think they're gonna work on employees' work-life balance, OR for just publicity?
Infosys, Infosys, TCS, Genpact Revise Workplace Policies Infosys is sending a warning mail, if an employee overshoots the daily limit while working remotely, the system triggers a notification Genpact introduced a new policy to log in before 11 am But will these companies really change, or is it just a show to mask their issues?
FeedCard Image
Got a question about TCS?
Ask anonymously on communities.
Round 1 - Aptitude Test 

NA

Round 2 - Technical 

(1 Question)

  • Q1. Questions based on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - hdhevwjebejehebdbdjdbejejejejejeb

I applied via Campus Placement

Interview Questionnaire 

2 Questions

  • Q1. The basic question of SQL
  • Q2. Question from a project that mentioned in the resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduce yourself nicely, be confident in your answer. Answer very softly and don't get nervous.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
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. Explain linked list reversal ways, explain rabbit mq
  • Ans. 

    Explanation of linked list reversal and RabbitMQ

    • Linked list reversal can be done iteratively or recursively

    • Iterative reversal involves changing the pointers of each node to point to the previous node

    • Recursive reversal involves calling the function recursively on the next node and changing its pointer to the current node

    • RabbitMQ is a message broker that allows for asynchronous communication between applications

    • It uses a...

  • Answered by AI
  • Q2. Design patterns es saga

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on DSA, Java 8, close d questions , prepare in cloud ci cd

Skills evaluated in this interview

Are these interview questions helpful?

Interview Questionnaire 

2 Questions

  • Q1. Introduction
  • Q2. Self explanatory

I applied via Company Website and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic level aptitude questions on quant , verbal , logical thinking . Just manage your time wisely and you are good to go.

Round 2 - Coding Test 

3 level of coding questions on your desired language. (Cleared a medium level questions and partially completed a easy level one )

Interview Preparation Tips

Topics to prepare for Infosys SDE (Software Development Engineer) interview:
  • DBMS
  • OOPS
  • Python
  • DAA
Interview preparation tips for other job seekers - Just be calm and give your best even if you fail you have a got ton's of oppertunity in the future and just keep on preparing to achieve your dream .

I appeared for an interview before Jul 2020.

Interview Questionnaire 

1 Question

  • Q1. Is Infosys listed?
  • Ans. 

    Yes, Infosys is listed on the Indian stock exchanges as well as on the NYSE.

    • Infosys is listed on the Bombay Stock Exchange (BSE) and National Stock Exchange of India (NSE)

    • It is also listed on the New York Stock Exchange (NYSE)

    • Infosys has a market capitalization of over $80 billion as of 2021

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in advance

TCS Interview FAQs

How many rounds are there in TCS SDE (Software Development Engineer) interview for experienced candidates?
TCS interview process for experienced candidates usually has 4 rounds. The most common rounds in the TCS interview process for experienced candidates are Resume Shortlist, Aptitude Test and Coding Test.
What are the top questions asked in TCS SDE (Software Development Engineer) interview for experienced candidates?

Some of the top questions asked at the TCS SDE (Software Development Engineer) interview for experienced candidates -

  1. Basic questions on OOP, DSA and some questions on d...read more
  2. Write a function for Armstrong num...read more
  3. Technical ski...read more

Tell us how to improve this page.

TCS SDE (Software Development Engineer) Salary
based on 69 salaries
₹3 L/yr - ₹12.1 L/yr
77% less than the average SDE (Software Development Engineer) Salary in India
View more details

TCS SDE (Software Development Engineer) Reviews and Ratings

based on 10 reviews

4.1/5

Rating in categories

3.8

Skill development

4.2

Work-life balance

3.9

Salary

3.9

Job security

4.1

Company culture

3.4

Promotions

4.0

Work satisfaction

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

₹1 L/yr - ₹9 L/yr

IT Analyst
65.5k salaries
unlock blur

₹7.9 L/yr - ₹14.5 L/yr

AST Consultant
53.6k salaries
unlock blur

₹12 L/yr - ₹20.6 L/yr

Assistant System Engineer
33.2k salaries
unlock blur

₹2.5 L/yr - ₹5 L/yr

Associate Consultant
32.9k salaries
unlock blur

₹16.2 L/yr - ₹28 L/yr

Explore more salaries
Compare TCS with

Amazon

4.0
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Accenture

3.7
Compare
write
Share an Interview