i
TCS
Filter interviews by
I applied via campus placement at SRM Institute of Science & Technology, Chennai and was interviewed in Mar 2024. There were 3 interview rounds.
Questions were of moderate difficulty just make sure you have all the bases covered duration 2 hours and 15 minutes
Make sure you pass your testcases for better offer try those coding questions that have a backstory and you have to navigate your way through it.
I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal
Python java based test
Oops stands for Object-Oriented Programming. It is a programming paradigm that uses objects to represent and manipulate data.
Oops is a programming paradigm
It focuses on using objects to represent data and perform operations
It promotes code reusability, modularity, and flexibility
Examples of object-oriented programming languages include Java, C++, and Python
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows for code reuse and promotes modularity.
The class that is being inherited from is called the superclass or base class.
The class that inherits from the superclass is called the subclass or derived class.
The subclass inherits all the public and protected members of the superclass.
In...
Java supports polymorphism, allowing objects of different classes to be treated as objects of a common superclass.
Polymorphism is achieved through method overriding and method overloading.
Polymorphism allows for code reusability and flexibility.
Example: Animal class with subclasses like Dog and Cat, where they can be treated as objects of the Animal class.
I applied via campus placement at Pune Vidyarthi Griha's College of Engineering and Technology, Pune and was interviewed in Apr 2024. There was 1 interview round.
Oops in C++ stands for Object-Oriented Programming System. It is a programming paradigm that uses objects and classes for data organization and manipulation.
Oops in C++ allows for encapsulation, inheritance, and polymorphism.
Classes in C++ are used to create objects, which can have attributes (data members) and behaviors (member functions).
Example: class Car { private: int speed; public: void accelerate() { speed += 10
Overriding is a concept in object-oriented programming where a subclass provides a specific implementation of a method that is already provided by its superclass.
Occurs in inheritance when a subclass provides a specific implementation of a method that is already provided by its superclass
The method in the subclass must have the same name, return type, and parameters as the method in the superclass
Allows for polymorphis...
What people are saying about TCS
I was interviewed in Mar 2024.
Simple aptitude youtube playlist can help clearing.
Easy-medium difficulty , striver tcs nqt sheet + tcs nqt pyq can help solve the questions
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs focuses on creating objects that interact with each other to solve problems
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation
Example: In a banking system, you can have classes like Account, Customer, and Transaction, each with their own pro
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to represent multiple data types.
Examples include method overloading and method overriding in object-oriented programming languages.
I applied via Indeed and was interviewed in Aug 2024. There were 2 interview rounds.
Quants, Logical Reasoning
Fibonacci Series, Simple DP question, Editor was not good.
Get interview-ready with Top TCS Interview Questions
I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.
Main focus on train, boat and number systems
Questions only from arrays and strings.
A class is a blueprint for creating objects, while an object is an instance of a class.
A class defines the properties and behaviors of objects.
An object is a specific instance of a class.
Classes can be used to create multiple objects with similar characteristics.
Objects can interact with each other by calling methods defined in their class.
Example: Class 'Car' defines properties like 'color' and behaviors like 'drive'....
A constructor is a special type of method in a class that is automatically called when an object of that class is created.
Constructors have the same name as the class they belong to
They are used to initialize the object's state
They can have parameters to customize the initialization process
Pollution and its effects on people
SQL query
String comparison
Swaping numbers without using temp
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
It was standard and decent
HTTP is a protocol used for transferring data over the internet, while IP is a unique address assigned to devices on a network.
HTTP stands for Hypertext Transfer Protocol and is used for transmitting web pages, images, videos, etc. between a web server and a client's browser.
IP stands for Internet Protocol and is a numerical label assigned to each device connected to a network to identify and locate them.
HTTP operates ...
The duration of TCS Ninja interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 164 interviews
5 Interview rounds
based on 30 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.7k
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.2 L/yr - ₹5.8 L/yr |
Associate Consultant
29.4k
salaries
| ₹9 L/yr - ₹32 L/yr |
Amazon
Wipro
Infosys
Accenture