i
TCS
Filter interviews by
I applied via campus placement at Indian School of Mines (ISM), Dhanbad and was interviewed in Dec 2021. There were 5 interview rounds.
Topics: Statistics, Probability, Paragraphs, Verbal, Trains problem, Faulty measures, blood relation, etc. In short complete Qualitative, Quantitative, and Verbal ability
1 greedy type question
1 dynamic programming question
Total: 1 Hour Duration
I applied via campus placement at Veermata Jijabai Technological Institute (VJTI), Mumbai and was interviewed in Oct 2024. There was 1 interview round.
QuickSort is a divide-and-conquer algorithm that sorts an array by selecting a 'pivot' element and partitioning the other elements around the pivot.
Select a pivot element from the array
Partition the array into two sub-arrays: elements less than the pivot and elements greater than the pivot
Recursively apply QuickSort to the sub-arrays
Combine the sorted sub-arrays to get the final sorted array
Check if two queens on a chessboard can kill each other
Iterate through each queen's position and check if they are in the same row, column, or diagonal
If any two queens are in the same row, column, or diagonal, return True
Otherwise, return False
What people are saying about TCS
Some of the top questions asked at the TCS Innovator interview -
based on 1 interview
Interview experience
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.8k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51.5k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.7 L/yr - ₹7 L/yr |
Associate Consultant
29.3k
salaries
| ₹9 L/yr - ₹32 L/yr |
Amazon
Wipro
Infosys
Accenture