Filter interviews by
Current is the flow of electric charge, typically measured in amperes, and is essential for powering electrical devices.
Current is defined as the rate of flow of electric charge.
Measured in amperes (A), where 1 ampere equals 1 coulomb of charge per second.
There are two types of current: direct current (DC) and alternating current (AC).
DC flows in one direction, like in batteries, while AC changes direction periodi...
T/F working principle stands for Time/ Frequency working principle, which is used in signal processing to analyze signals in both time and frequency domains.
T/F working principle involves analyzing signals in both time and frequency domains simultaneously.
It helps in understanding the behavior of a signal over time and its frequency components.
This principle is commonly used in signal processing techniques like Fo...
Ohm's law states that the current flowing through a conductor between two points is directly proportional to the voltage across the two points.
Ohm's law is represented by the equation V = IR, where V is voltage, I is current, and R is resistance.
It describes the relationship between voltage, current, and resistance in an electrical circuit.
It was named after the German physicist Georg Simon Ohm who first formulate...
Solar modules work by converting sunlight into electricity through photovoltaic cells.
Solar modules contain photovoltaic cells that absorb sunlight and convert it into DC electricity.
The DC electricity is then converted into AC electricity through an inverter for use in homes or businesses.
Solar modules are typically installed on rooftops or in large solar farms to capture as much sunlight as possible.
The efficien...
A Legal Register is a document that lists all relevant legal requirements applicable to an organization.
Includes laws, regulations, and standards that must be complied with
Should be regularly updated to reflect any changes in legal requirements
Helps ensure the organization remains in compliance with all applicable laws
May include information on penalties for non-compliance
Used as a reference tool for HSE Officers ...
I have over 10 years of experience in site management, overseeing projects from inception to completion with a focus on safety and efficiency.
Managed a team of 20 workers on a large construction site, ensuring project milestones were met on time.
Implemented safety protocols that reduced workplace accidents by 30%.
Coordinated with subcontractors and suppliers to streamline operations and reduce costs.
Conducted regu...
JSA stands for Job Safety Analysis. It is a process used to identify and control hazards associated with a particular job or task.
Break down the job or task into steps
Identify potential hazards for each step
Determine preventive measures to control the hazards
Communicate the JSA to all workers involved
Review and update the JSA regularly
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
T/F working principle stands for Time/ Frequency working principle, which is used in signal processing to analyze signals in both time and frequency domains.
T/F working principle involves analyzing signals in both time and frequency domains simultaneously.
It helps in understanding the behavior of a signal over time and its frequency components.
This principle is commonly used in signal processing techniques like Fourier...
Ohm's law states that the current flowing through a conductor between two points is directly proportional to the voltage across the two points.
Ohm's law is represented by the equation V = IR, where V is voltage, I is current, and R is resistance.
It describes the relationship between voltage, current, and resistance in an electrical circuit.
It was named after the German physicist Georg Simon Ohm who first formulated it ...
Solar modules work by converting sunlight into electricity through photovoltaic cells.
Solar modules contain photovoltaic cells that absorb sunlight and convert it into DC electricity.
The DC electricity is then converted into AC electricity through an inverter for use in homes or businesses.
Solar modules are typically installed on rooftops or in large solar farms to capture as much sunlight as possible.
The efficiency of...
I applied via Company Website and was interviewed in Dec 2023. There was 1 interview round.
I applied via LinkedIn and was interviewed before Jun 2023. There were 2 interview rounds.
A Legal Register is a document that lists all relevant legal requirements applicable to an organization.
Includes laws, regulations, and standards that must be complied with
Should be regularly updated to reflect any changes in legal requirements
Helps ensure the organization remains in compliance with all applicable laws
May include information on penalties for non-compliance
Used as a reference tool for HSE Officers to en...
JSA stands for Job Safety Analysis. It is a process used to identify and control hazards associated with a particular job or task.
Break down the job or task into steps
Identify potential hazards for each step
Determine preventive measures to control the hazards
Communicate the JSA to all workers involved
Review and update the JSA regularly
I applied via Campus Placement and was interviewed in May 2023. There were 3 interview rounds.
Discussion about the HIRA, JSA , PTW, TBT, CHECKLISTS , AUDIT, ETC.
Previous accident, incident, and how to mitigate, condut monthly safety program, mock drill. Etc.
I appeared for an interview before Apr 2024, where I was asked the following questions.
Ohm's Law states that the current through a conductor between two points is directly proportional to the voltage across the two points.
Ohm's Law formula: V = I × R, where V is voltage, I is current, and R is resistance.
Example: If a resistor has a resistance of 5 ohms and the current is 2 amperes, the voltage is V = 2A × 5Ω = 10V.
Ohm's Law applies to linear resistors and is fundamental in electrical engineering.
It help...
Current is the flow of electric charge, typically measured in amperes, and is essential for powering electrical devices.
Current is defined as the rate of flow of electric charge.
Measured in amperes (A), where 1 ampere equals 1 coulomb of charge per second.
There are two types of current: direct current (DC) and alternating current (AC).
DC flows in one direction, like in batteries, while AC changes direction periodically...
I applied via Referral and was interviewed before May 2023. There was 1 interview round.
I have over 10 years of experience in site management, overseeing projects from inception to completion with a focus on safety and efficiency.
Managed a team of 20 workers on a large construction site, ensuring project milestones were met on time.
Implemented safety protocols that reduced workplace accidents by 30%.
Coordinated with subcontractors and suppliers to streamline operations and reduce costs.
Conducted regular s...
I applied via Referral and was interviewed before Aug 2022. There were 3 interview rounds.
Being respectful and considerate towards others is important behavior.
Showing respect for others' opinions and ideas
Being considerate of others' feelings and needs
Communicating effectively and respectfully
Being open-minded and willing to listen
Collaborating with team members in a positive manner
Top trending discussions
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Recent graduate with a degree in Computer Science
Passionate about coding and problem-solving
Experience with programming languages such as Java, Python, and C++
I am passionate about the company's mission and values, and I believe my skills align well with the opportunities here.
I admire the company's commitment to innovation and sustainability.
I am impressed by the company's track record of success and growth.
I have heard great things about the company culture and employee development programs.
I possess the skills, experience, and passion necessary to excel as an Assistant Manager, driving team success and operational efficiency.
Strong leadership skills demonstrated by successfully managing a team of 10 in my previous role, improving productivity by 20%.
Proven ability to handle multiple projects simultaneously, as seen when I coordinated three major initiatives at once, meeting all deadlines.
Excellent commun...
I applied via Referral and was interviewed before Sep 2023. There was 1 interview round.
MVP architecture stands for Model-View-Presenter architecture, a design pattern that separates the presentation layer from the business logic.
MVP divides the application into three components: Model (data), View (UI), and Presenter (logic).
Model represents the data and business logic, View represents the UI, and Presenter acts as an intermediary that communicates between Model and View.
MVP helps in achieving separation...
Use relational database with tables for users, products, orders, etc. Utilize indexes for fast querying.
Create a table for users with columns like user_id, name, email, etc.
Create a table for products with columns like product_id, name, price, etc.
Create a table for orders with columns like order_id, user_id, product_id, quantity, etc.
Utilize indexes on commonly queried columns like user_id, product_id for faster retri...
The duration of Mitarsh Energy interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 9 interview experiences
Difficulty level
Duration
based on 73 reviews
Rating in categories
Engineer
25
salaries
| ₹1.9 L/yr - ₹5 L/yr |
Technician
24
salaries
| ₹1.6 L/yr - ₹3.2 L/yr |
Site Incharge
16
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Electrical Engineer
15
salaries
| ₹2.7 L/yr - ₹5 L/yr |
Site Engineer
12
salaries
| ₹2.4 L/yr - ₹3.8 L/yr |
Sterlite Power
Doosan Power Systems
Inox Wind
Premier Energies