i
TCS
Filter interviews by
I applied via Company Website and was interviewed before Oct 2023. There were 4 interview rounds.
2 Coding questions basically string and patterns
I applied via Campus Placement and was interviewed in May 2022. There were 4 interview rounds.
I am from PEGA UAP background so the test pattern is different from the other profiles like ninja and digital. The online test was for 75 minutes. The test consists of 100 MCQ based questions on PEGA. They were in the level of easy to moderate.
I applied via Company Website and was interviewed in Jan 2021. There were 5 interview rounds.
I am proficient in Java, Python, and C++.
Java - object-oriented language used for developing desktop and web applications
Python - high-level language used for scripting, data analysis, and web development
C++ - general-purpose language used for system programming and game development
WAP in C to check if a number is prime or not
Take input from user
Loop from 2 to n/2 and check if n is divisible by any number
If divisible, then not prime. Else, prime
Print the result
WAP in C to find the reverse of a number
Take input number from user
Initialize a variable to store the reverse of the number
Use a while loop to extract the last digit of the number and add it to the reverse variable
Divide the number by 10 to remove the last digit
Repeat until the number becomes 0
Print the reverse of the number
Program to check if a number is palindrome or not in C language.
Take an integer input from the user.
Store the input in a separate variable.
Reverse the input number.
Compare the reversed number with the original number.
If both are equal, then the number is a palindrome.
If not, then the number is not a palindrome.
What people are saying about TCS
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
The medium level questions are present
There was no gd
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
It was a basic aptitude test.
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
- basic programming on C
based on 2 interviews
Interview experience
based on 26 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