i
TCS
Filter interviews by
I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.
Basic questions number, logical reasoning, apptitude, values, circle etc
Method overloading is when multiple methods in a class have the same name but different parameters.
Allows multiple methods with the same name but different parameters to be defined in a class
The compiler determines which method to call based on the number and type of arguments passed
Example: having multiple 'calculate' methods in a class with different parameter types like int, double, etc.
Abstract class is a class that cannot be instantiated and is used as a blueprint for other classes to inherit from.
Cannot be instantiated directly
Can have abstract methods that must be implemented by subclasses
Can have non-abstract methods that can be inherited by subclasses
Used to define common behavior for subclasses
Access modifiers are keywords in programming languages that define the accessibility of classes, methods, and variables.
Access modifiers control the visibility and accessibility of classes, methods, and variables in a program.
Common access modifiers include public, private, protected, and default (package-private).
Public access modifier allows access from any other class.
Private access modifier restricts access to only...
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
What people are saying about TCS
TCS interview questions for designations
posted on 30 Jan 2025
Fullstack = node , express , react js
Get interview-ready with Top TCS Interview Questions
I applied via whatsi app and was interviewed in Jan 2024. There were 2 interview rounds.
Numerical reasoning test
verbal reasoning test
inductive reasoning test
cognitive ability test
Communication skills
ability to listen
ability to think
analysis the topics
I applied via AmbitionBox and was interviewed in Sep 2023. There were 4 interview rounds.
An exam used to determine an individual's skill or propensity to succeed in a given activity.
Oops in Java stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
Oops in Java focuses on creating objects that interact with each other to solve a problem
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation
Example: Creating a class 'Car' with properties like 'make', 'model', and methods like 'drive', 'stop'
Most questions are from reasoning, English and math
Mostly array and string this two topic is asked
I was interviewed before Aug 2023.
Stored procedure is a precompiled collection of SQL statements that can be executed by calling the procedure name.
Stored procedures are stored in the database and can be reused multiple times.
They can accept input parameters and return output parameters.
They help improve performance by reducing network traffic and improving security.
Examples: sp_GetCustomerDetails, sp_InsertEmployee
C# is a programming language while .NET is a framework that supports multiple languages including C#.
C# is a programming language developed by Microsoft.
.NET is a framework developed by Microsoft that supports multiple languages including C#.
C# is used to write code, while .NET provides libraries and tools for building applications.
C# code is compiled into Intermediate Language (IL) which runs on the .NET Common Langua
1 Interview rounds
based on 26 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
67.5k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51.3k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
29.9k
salaries
| ₹2.2 L/yr - ₹5.6 L/yr |
Associate Consultant
28.9k
salaries
| ₹8.9 L/yr - ₹32 L/yr |
Amazon
Wipro
Infosys
Accenture