i
TCS
Filter interviews by
I applied via Company Website and was interviewed in Jul 2020. There were 5 interview rounds.
I appeared for an interview in Apr 2021.
I applied via LinkedIn and was interviewed before Sep 2020. There was 1 interview round.
What people are saying about TCS
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Jun 2020. There were 7 interview rounds.
This interview question covers various topics including programming, design patterns, data structures, and exception handling in Java.
Write a program to generate the Fibonacci series
Write a program using boolean variables
Explain the ClassCastException and how to handle it
Discuss the Singleton design pattern and its implementation with different JDK versions
Explain abstract classes and interfaces in your current project
...
I appeared for an interview in Jul 2017.
Access modifiers in method overriding
Access modifiers in the overriding method cannot be more restrictive than the overridden method
The access modifier can be less restrictive or the same as the overridden method
Private methods cannot be overridden
Examples: public method can be overridden by public or protected method, but not by private method
Covariant return types allow overriding methods to return a subtype of the original method's return type.
1. Covariant return types enable a subclass method to return a more specific type than its superclass method.
2. This feature enhances polymorphism and allows for more flexible APIs.
3. Example: If a superclass method returns an object of type 'Animal', a subclass can override it to return 'Dog'.
4. Syntax: public clas...
based on 1 interview experience
based on 3 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹3.9 L/yr - ₹8.3 L/yr |
IT Analyst
65.5k
salaries
| ₹7.7 L/yr - ₹12.7 L/yr |
AST Consultant
53.6k
salaries
| ₹12 L/yr - ₹20.6 L/yr |
Assistant System Engineer
33.2k
salaries
| ₹2.5 L/yr - ₹6.4 L/yr |
Associate Consultant
33k
salaries
| ₹16.2 L/yr - ₹28 L/yr |
Amazon
Wipro
Infosys
Accenture