i
TCS
Filter interviews by
I applied via campus placement at Pimpri Chinchwad College of Engineering, Pimpri and was interviewed in May 2024. There were 2 interview rounds.
Time and distance , ratio and proportion
Deletion logic for a linked list
Traverse the linked list to find the node to be deleted
Update the pointers of the previous and next nodes to skip the node to be deleted
Free the memory of the node to be deleted
Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
Start with 0 and 1 as the first two numbers in the series
Add the previous two numbers to get the next number in the series
Repeat this process to generate the Fibonacci series
I applied via campus placement at Guru Gobind Singh Indraprastha University (GGSIU) and was interviewed in Feb 2024. There were 2 interview rounds.
So much easy test any one can pass with basic knowledge
Program to find the nth day from today
Get the current date using a date object
Add the number of days to the current date to find the nth day
Return the nth day as the output
TCS interview questions for designations
Logical and resonning based mcq
Basic programming knowledge
Get interview-ready with Top TCS Interview Questions
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
Easy question were asked during test
2 dsa questions were asked here
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
Great basic questions blah blah
Great basic questions from array strings
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
1 hr long interview,
Cover all the jquery, javascript and devops as well, didn't asked much from HTML and css. suggest you to don't focus on that if you're giving interview with a 2yrs + experience.
I applied via Company Website and was interviewed in Jul 2023. There were 4 interview rounds.
I would to like give first aptitude test.
As per the rule of all IT company there also a coding round necessary.
Java is a popular programming language known for its versatility and platform independence.
Java is an object-oriented programming language used for developing a wide range of applications, from web and mobile apps to enterprise systems.
It is platform-independent, meaning that Java code can run on any device that has a Java Virtual Machine (JVM) installed.
Java is known for its security features, which help protect again...
A constructor is a special method in a class that is automatically called when an object of that class is created.
A constructor typically initializes the object's properties or performs any necessary setup.
It is called automatically when an object is created using the 'new' keyword.
Constructors do not get called without creating an object.
Abstract class in Java is a class that cannot be instantiated and may contain abstract methods.
Cannot be instantiated directly
May contain abstract methods that must be implemented by subclasses
Can have both abstract and non-abstract methods
Used for creating a template for other classes to extend
Inheritance in Java allows a class to inherit properties and behavior from another class.
Inheritance is a mechanism in which a new class acquires the properties and behaviors of an existing class.
The class that is inherited from is called the superclass or parent class, and the class that inherits is called the subclass or child class.
Subclasses can override methods from the superclass to provide their own implementati...
2 Interview rounds
based on 78 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
67.7k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹5.6 L/yr |
Associate Consultant
28.6k
salaries
| ₹8.9 L/yr - ₹32 L/yr |
Amazon
Wipro
Infosys
Accenture