i
TCS
Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
A transformer is a device that transfers electrical energy between two or more circuits through electromagnetic induction.
Consists of two coils of wire, known as primary and secondary coils
Primary coil receives electrical energy and creates a magnetic field
Magnetic field induces a voltage in the secondary coil, transferring energy
Used to step up or step down voltage in power distribution systems
Examples include power t...
Types of transformers include step-up, step-down, isolation, autotransformer, and instrument transformer.
Step-up transformer increases voltage
Step-down transformer decreases voltage
Isolation transformer provides electrical isolation between primary and secondary windings
Autotransformer has a single winding with multiple taps
Instrument transformer is used for measuring current or voltage in high voltage circuits
A current transformer is a type of instrument transformer that is used to measure alternating current.
Current transformers step down current to a safe level for measurement or protection purposes.
They have a primary winding connected in series with the circuit carrying the current to be measured.
The secondary winding is connected to measuring or protective devices.
Current transformers are commonly used in power systems...
Current transformer is used to measure current while potential transformer is used to measure voltage.
Current transformer is connected in series with the circuit being measured, while potential transformer is connected in parallel.
Current transformer steps down the current to a measurable level, while potential transformer steps down the voltage.
Current transformer is used for protection and metering purposes, while po...
Current is the flow of electric charge in a circuit.
Current is measured in Amperes (A).
It is the rate of flow of electric charge past a point in a circuit.
Current can be either direct current (DC) or alternating current (AC).
In a series circuit, the current is the same at all points.
In a parallel circuit, the total current is divided among the branches.
Ohm's Law relates current, voltage, and resistance: I = V/R.
Voltage is the difference in electric potential between two points in a circuit, measured in volts.
Voltage is the driving force that pushes electric current through a circuit
It is measured in volts (V)
Higher voltage means more potential energy available to move electrons
Voltage can be DC (direct current) or AC (alternating current)
Example: A battery provides a voltage of 1.5V to power a flashlight
I applied via Referral and was interviewed in Feb 2019. There was 1 interview round.
UPS systems can be connected in parallel for redundancy and increased capacity.
Ensure that the UPS systems have the same voltage and frequency ratings.
Connect the output of each UPS system to a common bus bar.
Use a synchronization module to ensure that the UPS systems are in phase with each other.
Ensure that the load is evenly distributed between the UPS systems.
Perform regular maintenance and testing to ensure proper ...
Chiller operation cycle involves refrigerant compression, condensation, expansion, and evaporation.
Refrigerant is compressed by the compressor
The compressed refrigerant is then condensed in the condenser
The high-pressure liquid refrigerant then passes through an expansion valve
The refrigerant then evaporates in the evaporator, absorbing heat from the chilled water
The low-pressure refrigerant then returns to the compres
I applied via Campus Placement and was interviewed in Aug 2020. There were 4 interview rounds.
A program to replace a character with another character in Java.
Create a string variable with the original text
Use the replace() method to replace the character with another character
Print the new string with the replaced character
I applied via Campus Placement and was interviewed in Jan 2021. There were 3 interview rounds.
Swap two numbers with and without temporary variable
Without temporary variable: Use addition and subtraction
With temporary variable: Use a third variable to store the value of one of the numbers
Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;
Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
Second level cache is a caching mechanism used to improve performance by storing frequently accessed data in memory.
Second level cache is implemented at the application level and can be configured using frameworks like Hibernate.
To optimize SQL queries, one can use indexes, avoid using SELECT *, and use JOINs instead of subqueries.
SOLID principles are a set of design principles for writing maintainable and scalable cod...
To deploy an application in AWS, you need to create an EC2 instance, configure security groups, install necessary software, and upload your application code.
Create an EC2 instance in the desired region and select the appropriate instance type
Configure security groups to allow traffic to and from the instance
Install necessary software and dependencies on the instance
Upload your application code to the instance
Start the ...
I applied via Walk-in and was interviewed in Mar 2020. There was 1 interview round.
I applied via Campus Placement
Multithreading is the ability of a CPU to execute multiple threads concurrently, improving performance and responsiveness.
Multithreading allows for parallel execution of tasks, utilizing multiple CPU cores.
It enables concurrent processing, where multiple threads can execute simultaneously.
Thread synchronization mechanisms like locks and semaphores are used to prevent data inconsistencies.
Multithreading can be used to i...
Constructors are used to initialize objects while destructors are used to destroy objects.
Constructors are called when an object is created while destructors are called when an object is destroyed.
Constructors have the same name as the class while destructors have the same name as the class preceded by a tilde (~).
Constructors can be overloaded while destructors cannot be overloaded.
Constructors do not have a return ty...
I applied via Company Website and was interviewed before Aug 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2020. There were 4 interview rounds.
based on 1 interview
Interview experience
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.2k
salaries
| ₹5 L/yr - ₹16 L/yr |
AST Consultant
52k
salaries
| ₹8 L/yr - ₹25.1 L/yr |
Associate Consultant
30.6k
salaries
| ₹9 L/yr - ₹32.2 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Amazon
Wipro
Infosys
Accenture