i
TCS
Filter interviews by
Cricket bedding and IPL
I applied via Approached by Company and was interviewed in May 2022. There were 2 interview rounds.
URL mode is used to test the performance of a specific URL, while HTML mode is used to test the performance of the entire HTML page.
URL mode focuses on a single URL, measuring response time and other metrics specific to that URL.
HTML mode simulates user behavior on the entire HTML page, including loading all resources like images, scripts, and stylesheets.
URL mode is useful for pinpointing performance issues with speci...
Function user for correlate is used to correlate two or more sets of data.
It is used in performance testing to correlate the data between the client and server.
It helps in identifying the performance bottlenecks and improving the overall performance.
Examples of data that can be correlated include session IDs, transaction IDs, and user IDs.
What people are saying about TCS
I applied via Referral and was interviewed in Nov 2020. There were 5 interview rounds.
I appeared for an interview before Jul 2021.
Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as if they were of the same class.
Polymorphism is achieved through method overriding and method overloading.
Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.
Method overloading is when a class has two or more methods with the ...
Dependency Injection is a design pattern where the dependencies of an object are injected into it rather than created within it.
It helps in achieving loose coupling between objects
It makes testing easier as dependencies can be mocked or stubbed
There are three types of Dependency Injection - Constructor Injection, Setter Injection, and Interface Injection
Example: In a web application, the database connection object can ...
Garbage Collection in .Net automatically manages memory by freeing up unused objects.
Garbage Collector runs in the background and periodically checks for unused objects.
It frees up memory by deallocating objects that are no longer being used.
GC can be configured using different modes like Server, Workstation, Concurrent, etc.
GC can also be manually triggered using GC.Collect() method.
GC.SuppressFinalize() method can be...
I applied via Walk-in and was interviewed before Apr 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.
Pickling is a process of serializing and de-serializing Python objects into a byte stream.
Pickling is used to store Python objects in a file or transfer them over a network.
The pickle module in Python is used for pickling and unpickling.
The pickled data can be stored in a file or transferred over a network.
The pickled data can be easily unpickled to get back the original Python object.
based on 1 interview
Interview experience
based on 5 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.1k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51.8k
salaries
| ₹8 L/yr - ₹25 L/yr |
Associate Consultant
30.1k
salaries
| ₹9 L/yr - ₹32 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹7 L/yr |
Amazon
Wipro
Infosys
Accenture