i
TCS
Filter interviews by
I applied via Other
I applied via Walk-in and was interviewed before Jan 2022. There were 3 interview rounds.
Aptitude test duration 90 min 100 question
Coding test 50 code 100 marks 60 min
What people are saying about TCS
Software development problems
Bugs and errors
Compatibility issues
Lack of documentation
Poor performance
Security vulnerabilities
TCS interview questions for designations
I applied via Job Portal and was interviewed before Dec 2021. There were 3 interview rounds.
Very good Amazing Quite Challenging
To get the latest version, check the official website or app store for updates.
Check the official website or app store for updates
Look for release notes or changelogs to see what's new
Consider subscribing to the software's newsletter or social media for announcements
Get interview-ready with Top TCS Interview Questions
I was interviewed before Sep 2020.
Round duration - 30 Minutes
Round difficulty - Easy
There were two questions one from arrays and other one from linked list.
You are provided with an array 'ARR' consisting of 'N' positive integers. Your task is to determine the length of the longest contiguous subarray that is switc...
Find the length of the longest contiguous subarray where elements at even indices are equal and elements at odd indices are equal.
Iterate through the array and keep track of the length of the current switching subarray.
Update the length when the switching condition is broken.
Return the maximum length found for each test case.
Determine if a given singly linked list of integers forms a cycle or not.
A cycle in a linked list occurs when a node's next
points back to a previous node in the ...
Detect if a singly linked list forms a cycle by checking if a node's next points back to a previous node.
Use Floyd's Cycle Detection Algorithm to determine if there is a cycle in the linked list.
Maintain two pointers, one moving at twice the speed of the other, if they meet at some point, there is a cycle.
If one of the pointers reaches the end of the list (null), there is no cycle.
Round duration - 30 Minutes
Round difficulty - Easy
The interviewer was quite friendly. Asked general HR questions .
Tip 1 : Practice at-least 300-350 questions from different topics.
Tip 2 : Practice aptitude from different topics be it arithmetical ability, logical reasoning.
Tip 1 : Resume should be one pager.
Tip 2 : The projects mentioned should be job specific.
I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.
Basic Aptitude based test with coding questions
Sorting algorithms arrange data in a specific order.
Bubble Sort: repeatedly swap adjacent elements if they are in the wrong order
Selection Sort: find the smallest element and swap it with the first element, repeat for remaining elements
Insertion Sort: insert each element into its proper place in a sorted subarray
Merge Sort: divide the array into two halves, sort each half, and merge them together
Quick Sort: choose a pi...
I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.
It was a basic quantitative reasoning aptitude test. Difficulty level was medium.
Coding test was kind of challenging for freshers. Difficulty level was medium to hard.
Linked list is a data structure that stores elements in a linear order and allows dynamic memory allocation.
Consists of nodes that contain data and a pointer to the next node
Can be singly or doubly linked
Insertion and deletion can be done efficiently
Traversal is slower compared to arrays
Examples: stack, queue, hash table
The 4 basic principles of OOPS are Abstraction, Encapsulation, Inheritance, and Polymorphism.
Abstraction: Hiding complex implementation details and showing only necessary information.
Encapsulation: Binding data and functions together and restricting access to them.
Inheritance: Creating new classes from existing ones, inheriting properties and methods.
Polymorphism: Ability of objects to take on multiple forms or behavio
I applied via Campus Placement and was interviewed before Nov 2021. There were 3 interview rounds.
Best wishes to you know that you have to come to the day da
Hi sir I have sent the best for first year and all the best for your reference
Some of the top questions asked at the TCS Software Developer interview -
The duration of TCS Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 476 interviews
5 Interview rounds
based on 1.9k reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹0 L/yr - ₹0 L/yr |
IT Analyst
66.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
AST Consultant
51.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
29.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Amazon
Wipro
Infosys
Accenture