Filter interviews by
I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 4 interview rounds.
The capacity of a power plant refers to the maximum amount of power it can generate.
Capacity is typically measured in megawatts (MW).
It represents the total output that the power plant can produce under optimal conditions.
The capacity can vary depending on the type of power plant, such as coal-fired, nuclear, or renewable energy sources.
For example, a coal-fired power plant may have a capacity of 500 MW, while a wind f...
The fuel of the boiler is typically coal, natural gas, or oil.
Common fuels for boilers include coal, natural gas, and oil.
Coal is a widely used fuel for power plants due to its abundance and low cost.
Natural gas is a cleaner-burning fuel compared to coal and is often used as an alternative.
Oil is another fuel option for boilers, although it is less commonly used.
The choice of fuel depends on factors such as availabilit
Our power plant uses a combination of boilers including water tube and fire tube boilers.
Our power plant has multiple boilers to meet the varying demands of electricity generation.
We have both water tube boilers and fire tube boilers in our power plant.
Water tube boilers are used for high-pressure applications, while fire tube boilers are used for low-pressure applications.
The choice of boiler depends on factors such a...
The capacity of a boiler refers to the maximum amount of steam it can produce per hour.
Boiler capacity is typically measured in terms of steam output per hour.
It is important to consider the capacity of the boiler when determining its suitability for a power plant.
Factors such as fuel type, combustion efficiency, and heat transfer surface area affect the boiler capacity.
Higher capacity boilers can generate more steam, ...
Specific consumption of a power plant refers to the amount of fuel or energy required to generate a unit of electricity.
Specific consumption is measured in terms of fuel or energy per unit of electricity generated.
It is an important metric to assess the efficiency of a power plant.
Lower specific consumption indicates higher efficiency.
Specific consumption can vary depending on the type of fuel used and the technology e...
Blast furnace capacity refers to the maximum amount of raw materials that can be processed in a blast furnace in a given time.
Blast furnace capacity is measured in terms of the volume of the furnace, usually in cubic meters.
It depends on factors such as the size of the furnace, the quality of raw materials, and the efficiency of the furnace.
Higher capacity blast furnaces can process larger quantities of iron ore, coke,...
The working pressure and temperature of the boiler depend on the type and capacity of the boiler.
The working pressure and temperature of the boiler can range from 10 bar to 250 bar and 200°C to 570°C respectively.
The pressure and temperature are monitored and controlled by the boiler operator to ensure safe and efficient operation.
The working pressure and temperature may vary depending on the load demand and fuel type ...
The DM plant capacity refers to the maximum amount of water that can be treated by the demineralization plant in a given time period.
DM plant capacity is measured in terms of flow rate, usually in cubic meters per hour (m3/hr).
It determines the efficiency and productivity of the demineralization process.
The capacity of a DM plant depends on factors like the size of the plant, the type of resin used, and the quality of ...
Top trending discussions
Calculate rolling total without resetting at specified interval
Use DAX formula with functions like CALCULATE, FILTER, and EARLIER
Create a measure that calculates the running total based on the current and previous rows
Consider using variables to store intermediate results for efficiency
Use DAX function to shift one cell down in a table
Use the LAG function in DAX to shift values down in a column
Specify the number of rows to shift as a parameter in the LAG function
Example: LAG([Column], 1) will shift values in 'Column' down by one row
Cardinality refers to the uniqueness of values in a column or relationship.
Cardinality is the number of unique values in a column or relationship.
High cardinality means a column has many unique values, while low cardinality means few unique values.
For example, a column like 'Customer ID' may have high cardinality, while 'Gender' may have low cardinality.
SQL query to retrieve data from a table
Use SELECT statement to specify columns to retrieve
Use FROM statement to specify the table to retrieve data from
Use WHERE statement to filter the data based on conditions
I applied via Naukri.com and was interviewed in Jul 2024. There were 4 interview rounds.
Power bi desktop in power bi service
Power BI is a business analytics tool by Microsoft that provides interactive visualizations and business intelligence capabilities.
Power BI allows users to connect to various data sources and create interactive reports and dashboards.
Users can easily share and collaborate on reports with others within the organization.
It offers features like data modeling, data visualization, and data transformation.
Power BI can be use...
A creative dashboard in Power Query involves using unique visuals and interactive elements to present data in an engaging way.
Utilize custom visuals to display data in a visually appealing manner
Incorporate interactive elements such as slicers and filters for user-friendly navigation
Use color coding and formatting to highlight important insights
Include dynamic elements like tooltips and drill-down capabilities
Experimen...
Write a DAX query in data modeling
Use CALCULATE function to apply filters and context to calculations
Use SUMX function to iterate over a table and perform calculations
Use RELATED function to retrieve related values from other tables
Power Pivot is a data modeling tool in Excel that allows users to create relationships, calculations, and measures for analyzing large datasets.
Power Pivot is an add-in for Excel that enables users to create data models and perform advanced data analysis.
It allows users to import and combine data from multiple sources, create relationships between tables, and define calculations and measures.
Users can create complex ca...
Creation in DAX refers to the process of generating new calculated columns or measures in Power BI using Data Analysis Expressions.
Use DAX functions like CALCULATE, SUMX, AVERAGE, etc. to create new columns or measures
Understand the data model and relationships to create accurate calculations
Test the newly created calculations to ensure they are working correctly
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
Duplicates are identical copies of data, while references are pointers to the same data in memory.
Duplicates are exact copies of the original data.
References point to the same data in memory.
Duplicates can lead to inconsistencies in data analysis.
References are more memory efficient than duplicates.
Incremental refresh in Power BI allows for loading only new or modified data to improve performance.
Set up incremental refresh policy in Power BI Service
Define a range of values for the refresh policy
Use parameters to filter data based on the refresh policy
Schedule regular refreshes to update the dataset
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Direct query connects to data source in real-time, while import loads data into Power BI for faster analysis.
Direct query retrieves data from source on-demand, ensuring real-time data accuracy.
Import loads data into Power BI for faster analysis, but may not reflect real-time changes.
Direct query is suitable for large datasets that require up-to-date information.
Import is ideal for smaller datasets or when real-time dat
I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.
Power BI components include Power Query, Power Pivot, Power View, Power Map, and Power Q&A.
Power Query: Used for data extraction and transformation.
Power Pivot: Used for data modeling and analysis.
Power View: Used for interactive data visualization.
Power Map: Used for geographical data visualization.
Power Q&A: Allows users to ask questions in natural language and get answers from data.
DAX stands for Data Analysis Expressions and is a formula language used in Power BI for creating custom calculations.
DAX is used to create custom calculations in Power BI, similar to Excel formulas.
It can be used to create calculated columns, measures, and calculated tables.
DAX functions can be used to manipulate data, perform calculations, and create complex expressions.
Examples of DAX functions include SUM, AVERAGE,
M language is a powerful data transformation language used in Power Query in Power BI.
M language is used to transform and clean data in Power BI.
It is a functional language with a wide range of functions and operators.
M language is case-sensitive and uses a step-by-step approach to data transformation.
Examples of M language functions include Table.TransformColumns and List.Transform.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
It was a real-time scenario that they asked about.
I applied via Naukri.com
Implement security to data using row-level security (RLS)
Use user roles and permissions to restrict access to specific data
Leverage Power BI's built-in security features such as dataset security and data categorization
Implement dynamic security based on user context or attributes
Utilize Power BI's security features like Azure Active Directory integration for authentication and authorization
Import brings data into Power BI for processing, while direct query connects to data source live for real-time analysis.
Import: Data is imported into Power BI for processing and analysis.
Direct Query: Connects to data source live for real-time analysis without importing data.
Import is suitable for smaller datasets, while direct query is better for large datasets or real-time analysis.
Imported data is stored in Power BI...
Senior Engineer
9
salaries
| ₹5.5 L/yr - ₹8.6 L/yr |
Associate Manager
8
salaries
| ₹8 L/yr - ₹21.1 L/yr |
Assistant Manager
7
salaries
| ₹9.4 L/yr - ₹12.4 L/yr |
Engineer Trainee
4
salaries
| ₹3 L/yr - ₹9.4 L/yr |
Maintenance Engineer
4
salaries
| ₹2.2 L/yr - ₹15 L/yr |
NMDC Limited
Vedanta Limited
Tata Steel
JSW Steel