Filter interviews by
I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.
Safety of chiller includes proper installation, regular maintenance, and following safety protocols.
Proper installation to prevent leaks and malfunctions
Regular maintenance to ensure efficient and safe operation
Following safety protocols such as wearing appropriate PPE and avoiding contact with hot surfaces
Ensuring proper ventilation to prevent overheating
A VFD (Variable Frequency Drive) controls the speed of an AC motor by varying the frequency and voltage of the power supplied to the motor.
VFD converts fixed frequency AC power to variable frequency AC power
It adjusts the motor speed by changing the frequency of the electrical power supplied to the motor
VFDs are commonly used in HVAC systems, pumps, conveyors, and other industrial applications
Superheating is the process of heating a substance above its boiling point without it changing into a gas.
Superheating occurs in steam boilers when steam is heated beyond its saturation temperature.
It increases the energy content of the steam and improves efficiency in power generation.
Superheating is important in industrial processes where precise temperature control is required.
There are two main types of compressors: positive displacement compressors and dynamic compressors.
Positive displacement compressors: Reciprocating, rotary screw, rotary vane
Dynamic compressors: Centrifugal, axial flow
Cooling tower capacity refers to the amount of heat that can be removed from a system by the cooling tower.
Cooling tower capacity is typically measured in tons of refrigeration or kilowatts.
It is influenced by factors such as the flow rate of water, the temperature difference between the inlet and outlet water, and the wet bulb temperature.
Cooling tower capacity can be calculated using the formula: Q = mcΔT, where Q is...
A mechanical seal is a device that helps to prevent leakage between two moving parts in a machine.
A mechanical seal is typically used in pumps, compressors, and other rotating equipment.
It consists of two main components - a stationary part attached to the pump housing and a rotating part attached to the pump shaft.
The seal prevents fluid from leaking out of the pump by creating a barrier between the stationary and rot...
I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 3 interview rounds.
PPM stands for Planned Preventative Maintenance. It should be done every 3-6 months for chillers, AHUs, pumps, and other equipment.
PPM is a proactive approach to maintenance to prevent breakdowns and prolong equipment life.
Chillers, AHUs, pumps, and other critical equipment should undergo PPM every 3-6 months.
Regular PPM helps in identifying potential issues early and ensures optimal performance of the equipment.
PPM in...
There are mainly two types of pumps used in HVAC systems: centrifugal pumps and positive displacement pumps.
Centrifugal pumps are commonly used in HVAC systems for circulating water or other fluids. They are efficient and have a simple design.
Positive displacement pumps are used for applications where a specific flow rate is required, such as in hydronic heating systems.
Other types of pumps used in HVAC systems include...
Check the pump motor temperature by touching the motor housing.
Touch the motor housing with your hand to feel for excessive heat
Use a temperature gun to measure the motor temperature
Check for any unusual smells or sounds coming from the motor
Monitor the motor's temperature gauge if available
When the pump motor is heated, it can lead to decreased efficiency, increased wear and tear, and potential damage to the motor.
Decreased efficiency: Heat can cause the motor to work harder, leading to decreased efficiency in pumping water.
Increased wear and tear: Excessive heat can accelerate the wear and tear of the motor components, reducing its lifespan.
Potential damage: If the motor overheats, it can lead to perman...
The AHU belt size can vary depending on the specific model and manufacturer of the air handling unit.
AHU belt size is typically specified by the manufacturer in the unit's documentation.
It is important to refer to the AHU's manual or contact the manufacturer for the exact belt size needed.
AHU belt sizes can range from small belts for residential units to larger belts for commercial or industrial units.
A chemical dosing system in a chiller is used to introduce specific chemicals into the water to prevent scaling, corrosion, and biological growth.
It helps maintain the efficiency and longevity of the chiller system.
Chemicals like corrosion inhibitors, biocides, and scale inhibitors are commonly used.
The dosing system carefully controls the amount of chemicals added to the water based on the chiller's requirements.
I applied via Indeed and was interviewed before Oct 2021. There were 2 interview rounds.
SOP stands for Standard Operating Procedure. Lotto is a game of chance.
SOP is a set of step-by-step instructions to carry out a specific task or operation.
It ensures consistency and quality in the output.
For example, a manufacturing company may have an SOP for assembling a product.
Lotto is a game of chance where players select a set of numbers and hope to match them with the numbers drawn in a lottery.
It is a popular f
If wbt & dbt are equal, the air is fully saturated and the relative humidity is 100%.
The air is fully saturated with water vapor.
The relative humidity is 100%.
Condensation may occur on surfaces due to the high moisture content in the air.
This condition is known as the dew point temperature.
The frequency of eddy current test depends on the material being tested and the thickness of the material.
The frequency can range from a few hundred Hz to several MHz
Higher frequencies are used for thinner materials and lower frequencies for thicker materials
The frequency also depends on the type of probe being used
For example, a probe with a diameter of 1mm may have a frequency of 1MHz, while a probe with a diameter o
Mosanada FMS interview questions for popular designations
I applied via Company Website and was interviewed in Jul 2021. There were 3 interview rounds.
I applied via Indeed and was interviewed in Mar 2021. There was 1 interview round.
Glass specifications and concrete quality are crucial for structural integrity.
Glass specifications include thickness, strength, and type (e.g. tempered, laminated)
Concrete quality is determined by strength, durability, and workability
Both materials must meet building codes and standards for safety and performance
Proper installation and maintenance are also important for long-term performance
I applied via Company Website and was interviewed in Jan 2021. There were 4 interview rounds.
Top trending discussions
I was interviewed in Feb 2025.
posted on 4 Feb 2025
I was interviewed in Jan 2025.
Yes, open for fixed term hire and working from client location at Gurgaon for 3 days a week.
Open for fixed term hire
Willing to work from client location at Gurgaon for 3 days a week
Implemented automated testing using Selenium WebDriver and JUnit in Agile environment
Implemented automated testing framework using Selenium WebDriver
Utilized JUnit for test case management
Worked in Agile environment to ensure continuous testing and integration
Pilot testing is done by a small group of users before the full release, while beta testing is done by a larger group of users. Automation testing can be used for regression testing, smoke testing, and performance testing.
Pilot testing involves a small group of users testing the functionality in a controlled environment.
Beta testing involves a larger group of users testing the functionality in a real-world environment.
...
Primary key uniquely identifies a record, while unique key allows only one instance of a value in a column. Query to find last id involves using ORDER BY and LIMIT.
Primary key enforces uniqueness and not null constraint on a column
Unique key enforces uniqueness but allows null values
To find row with last id, use ORDER BY id DESC LIMIT 1 in SQL query
Software Testing Life Cycle (STLC) involves planning, designing, executing, and reporting on tests. Defect Life Cycle includes identification, logging, fixing, and retesting defects.
STLC includes requirements analysis, test planning, test design, test execution, and test closure.
Defect Life Cycle involves defect identification, defect logging, defect fixing, defect retesting, and defect closure.
STLC ensures that the so...
303 status code in API means 'See Other'. PUT method is used to update data, while DELETE method is used to remove data. 3 point estimation technique in Agile is used to estimate tasks.
303 status code indicates that the resource can be found at a different URI and should be retrieved from there
PUT method is used to update an existing resource in the API
DELETE method is used to remove a resource from the API
3 point esti...
Links and labels that can be tagged to a bug in Jira
Links: related issues, documents, websites
Labels: priority, severity, type, status
Shell scripting is a way to automate tasks in Unix/Linux systems. Grep is used to search for specific patterns in text files. Href is not a standard Unix command.
Shell scripting automates tasks by writing scripts in a Unix/Linux environment
Grep command is used to search for specific patterns in text files
Example: grep 'search_pattern' file.txt
Href is not a standard Unix command, it may be a typo or a custom script
To resolve conflict with a team member, communication is key. Prioritize understanding, address the issue calmly, find common ground, and work towards a solution together.
Listen to the team member's perspective and concerns
Communicate openly and calmly about the issue
Find common ground and areas of agreement
Work together to find a solution that benefits both parties
Seek input from other team members or a mediator if ne
Open to relocating to Bangalore, working in night shifts, long hours, and 24X7 culture. Goal is to excel in automation testing.
Yes, open to relocating to Bangalore and working from client's office
Yes, open to working in night/rotational shifts
Yes, open to working in long extendable hours or 24X7 culture
Goal is to excel in automation testing
based on 3 interviews
Interview experience
based on 67 reviews
Rating in categories
Electrical Engineer
29
salaries
| ₹6 L/yr - ₹18.5 L/yr |
Mechanical Engineer
19
salaries
| ₹8 L/yr - ₹20.4 L/yr |
Civil Engineer
9
salaries
| ₹9 L/yr - ₹24 L/yr |
Hvac Engineer
9
salaries
| ₹8 L/yr - ₹14 L/yr |
Assistant Electrical Engineer
8
salaries
| ₹7.7 L/yr - ₹11 L/yr |
JLL
CBRE
Knight Frank
Colliers India