i
TCS
Filter interviews by
I applied via Walk-in and was interviewed in Aug 2024. There were 2 interview rounds.
An incident is an unplanned interruption to an IT service, while a problem is the underlying cause of one or more incidents.
An incident is a single event that disrupts the normal operation of a service.
A problem is the root cause of one or more incidents and needs to be resolved to prevent further incidents.
Incidents are usually resolved quickly to restore service, while problems require investigation and long-term sol...
Common change types include standard, emergency, normal, and major.
Standard change
Emergency change
Normal change
Major change
I am passionate about the technical side and want to continue advancing my skills in that area.
I enjoy problem-solving and working with technology
I want to deepen my expertise in Servicenow development
I am not interested in transitioning to a management role at this time
Business rules in ServiceNow automate processes and enforce data integrity through various types.
Before Business Rule: Executes before the database action (e.g., insert/update). Example: Validate data before saving.
After Business Rule: Executes after the database action. Example: Send notifications after a record is updated.
Async Business Rule: Executes asynchronously after the database action. Example: Update related ...
I applied via Campus Placement and was interviewed in Jan 2024. There was 1 interview round.
An object in C++ is a self-contained entity that consists of data and functions to manipulate that data.
Objects are instances of classes in C++
Objects can have attributes (data members) and methods (member functions)
Objects can be created dynamically using the 'new' keyword
Example: class Car { int speed; void accelerate(); }; Car myCar;
A function is a block of code that performs a specific task. A function call is when the function is executed.
Functions are reusable blocks of code that can be called multiple times in a program.
Function calls involve providing the function name followed by parentheses, which may contain arguments.
Functions can return values or perform actions without returning a value.
Inheritance in C++ allows a class to inherit properties and behaviors from another class.
Allows a class to inherit properties and behaviors from another class
Derived class can access all public and protected members of the base class
Supports single and multiple inheritance
Example: class Car inherits from class Vehicle
C language has 5 basic data types: int, float, double, char, and void.
int - used for integer values (e.g. 5, -10)
float - used for floating-point values (e.g. 3.14, -0.5)
double - used for double-precision floating-point values (e.g. 3.14159, -0.12345)
char - used for single characters (e.g. 'a', 'B')
void - used to indicate that a function does not return a value
OPP stands for Object-oriented Programming. It is a programming paradigm based on the concept of objects.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and showing on
What people are saying about TCS
I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.
TCS interview questions for designations
Get interview-ready with Top TCS Interview Questions
I appeared for an interview before Nov 2023.
I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.
I applied via Internshala and was interviewed in Oct 2022. There were 3 interview rounds.
Matrix multiplication between operations and logics between them
General coding and decoding topics and percentage ratio and proportion problems
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
based on 10 interviews
1 Interview rounds
based on 123 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.1k
salaries
| ₹5 L/yr - ₹16 L/yr |
AST Consultant
51.9k
salaries
| ₹8 L/yr - ₹25.4 L/yr |
Associate Consultant
30.4k
salaries
| ₹9 L/yr - ₹32 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹6 L/yr |
Amazon
Wipro
Infosys
Accenture