Filter interviews by
Be the first one to contribute and help others!
I was interviewed in Apr 2024.
I was interviewed in Jul 2024.
As a Senior Engineer in the plant, my responsibilities include overseeing operations, managing projects, ensuring compliance with regulations, and leading a team of engineers.
Overseeing day-to-day operations in the plant
Managing projects related to plant upgrades or expansions
Ensuring compliance with safety and environmental regulations
Leading and mentoring a team of engineers
Troubleshooting technical issues and implem
Tan delta testing is conducted in power transformers to assess the insulation condition and detect any potential faults.
Tan delta testing helps in evaluating the insulation quality of power transformers.
It can detect any potential issues such as moisture, contamination, or aging of insulation materials.
By measuring the tan delta value, engineers can assess the dielectric losses in the transformer.
Regular tan delta test...
A vector group is a method used to represent the phase relationship between the primary and secondary windings of a transformer.
Vector group indicates the connection of transformer windings and the phase shift between them.
It is represented by a combination of letters and numbers, such as Yd1, Dyn11, etc.
Different vector groups have different phase relationships, affecting the transformer's performance and operation.
Ve...
Considerations when erecting an IDT (Inverter duty Transformer)
Ensure the transformer is designed for inverter duty applications
Properly size the transformer based on the inverter's output power
Consider the harmonic content of the inverter's output when selecting the transformer
Provide adequate ventilation and cooling for the transformer to handle the increased heat generated by the inverter
Ensure proper grounding and ...
Star-delta connection is a method used in power transformers to reduce starting current and improve efficiency.
Star-delta connection involves connecting the primary windings of the transformer in a star configuration during starting, and then switching to a delta configuration during normal operation.
This method helps in reducing the starting current drawn by the transformer, which is beneficial for the power system.
It...
High-tension (HT) lines use different types of conductors with varying current capacities.
Types of conductors used in HT lines include aluminum, steel, and composite materials
Aluminum conductors are commonly used due to their lightweight and high conductivity
Steel conductors are used for their strength and durability
Composite conductors are a newer technology that offer a balance of strength and conductivity
Current cap...
The distance between poles in 33KV high tension lines is typically around 50-60 meters.
The distance between poles in high tension lines is determined by factors such as terrain, voltage level, and local regulations.
In general, the distance can range from 50 to 60 meters for 33KV high tension lines.
This distance is important to ensure proper support and insulation of the conductors between poles.
The process of laying LT cables involves planning, trenching, laying the cables, jointing, testing, and backfilling.
Plan the route and depth of the trench for laying the cables.
Excavate the trench to the required depth and width.
Lay the cables in the trench, ensuring proper alignment and support.
Joint the cables together using appropriate connectors.
Test the cables for continuity and insulation resistance.
Backfill the ...
The process for attaching modules involves identifying connection points, aligning the modules, securing them in place, and testing for functionality.
Identify connection points on both modules
Align the modules properly to ensure a secure fit
Secure the modules in place using appropriate fasteners or connectors
Test the functionality of the attached modules to ensure proper connection
Seeking new challenges and opportunities for growth in a more innovative environment.
Desire for new challenges and opportunities
Seeking growth and advancement
Looking for a more innovative work environment
I come from a close-knit family of four, including my parents and younger sister.
My parents have always been supportive of my career choices and encouraged me to pursue my passion for engineering.
I have a younger sister who is currently studying computer science at university, following in my footsteps.
We enjoy spending quality time together, whether it's going on family vacations or simply having dinner at home.
I applied via LinkedIn and was interviewed before Nov 2020. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Jul 2023. There were 3 interview rounds.
posted on 10 Sep 2023
I was interviewed before Feb 2024.
I am interested in joining M.E Energy because of their innovative solutions in the energy sector and their commitment to sustainability.
Impressed by M.E Energy's track record of delivering cutting-edge energy solutions
Excited about the opportunity to contribute to a company that prioritizes sustainability
Impressed by the company's reputation for innovation and excellence
Believe my skills and experience align well with
I will owe loyalty, dedication, hard work, and commitment to M.E Energy if I join the company.
Loyalty to the company's goals and values
Dedication to performing my duties effectively
Hard work to contribute to the success of the company
Commitment to continuous improvement and growth
Example: I will owe M.E Energy my loyalty by always prioritizing the company's interests over personal gain.
I applied via Newspaper Ad and was interviewed before Mar 2023. There was 1 interview round.
Converter test involves testing the performance and efficiency of a converter, while DFIG (Doubly Fed Induction Generator) is a type of generator used in wind turbines.
Converter test evaluates the performance of a power converter by analyzing its efficiency, power factor, and voltage regulation.
DFIG is a type of generator commonly used in wind turbines to convert mechanical energy into electrical energy.
Testing DFIG in...
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
Lifecycle methods are methods that are automatically called at certain points in the lifecycle of a component in React.
Lifecycle methods include componentDidMount, componentDidUpdate, componentWillUnmount, etc.
These methods allow developers to perform actions at specific points in a component's lifecycle, such as fetching data after the component has been rendered.
They are used to manage side effects, perform cleanup, ...
React is a popular JavaScript library for building user interfaces.
Component-based architecture for reusability and easy maintenance
Virtual DOM for efficient updates and performance optimization
JSX syntax for writing HTML within JavaScript
One-way data binding for predictable data flow
Support for server-side rendering for improved SEO
Large community and ecosystem with many third-party libraries and tools
Class components are ES6 classes that extend from React.Component and have state and lifecycle methods, while functional components are simple functions that take props as input and return JSX.
Class components are defined using ES6 classes and have a render method.
Functional components are defined as simple functions that take props as input and return JSX.
Class components can have state and lifecycle methods like comp...
Higher order components are functions that take a component and return a new component with additional functionality.
Higher order components enhance the functionality of existing components
They can be used for code reusability and separation of concerns
Examples include withRouter from React Router and connect from React Redux
React hooks are functions that let you use state and other React features without writing a class.
React hooks were introduced in React 16.8.
They allow you to use state and other React features in functional components.
Some commonly used hooks are useState, useEffect, useContext, and useReducer.
Hooks are more flexible and easier to use compared to class components.
ContextAPI is a built-in feature in React for managing global state, while Redux is a separate library for state management in React applications.
ContextAPI is built into React, while Redux is a separate library.
ContextAPI is primarily used for managing global state in a React application.
Redux provides a centralized store for state management and follows a unidirectional data flow.
ContextAPI is simpler to use for smal...
Semantic elements in HTML are tags that clearly define the content they wrap, providing meaning to both browsers and developers.
Semantic elements help improve SEO by providing search engines with better understanding of the content.
Examples of semantic elements include <header>, <footer>, <article>, <section>, <nav>, <aside>, <main>, <figure>, <figcaption>, <deta...
Pseudo elements are used in CSS to style specific parts of an element.
Pseudo elements are denoted by double colons (::) in CSS.
They allow styling of specific parts of an element, like the first letter or line.
Common pseudo elements include ::before, ::after, ::first-line, and ::first-letter.
The box model is a fundamental concept in CSS that defines the layout of elements on a webpage.
The box model consists of content, padding, border, and margin.
Content: the actual content of the element, such as text or images.
Padding: space between the content and the border.
Border: a line that goes around the padding and content.
Margin: space outside the border, separating the element from other elements.
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during the compilation phase.
Variable and function declarations are hoisted to the top of their scope.
Only declarations are hoisted, not initializations.
Function declarations take precedence over variable declarations.
Example: console.log(myVar); var myVar = 10; // Output: undefined
Example: cons...
Normal functions are defined using the function keyword, while arrow functions are defined using the => syntax.
Normal functions are hoisted, while arrow functions are not hoisted.
Arrow functions do not have their own 'this' keyword, they inherit it from the parent scope.
Arrow functions do not have their own 'arguments' object.
Arrow functions are more concise and have implicit return.
Arrow functions cannot be used as co
Splice and slice are methods used in programming to manipulate arrays.
Splice is used to add or remove elements from an array at a specific index.
Slice is used to extract a portion of an array and returns a new array.
Example of splice: array.splice(2, 0, 'new element') - adds 'new element' at index 2.
Example of slice: array.slice(1, 4) - extracts elements from index 1 to 3.
Coding questions on Java script like array methods and objects handling. coding questions on React is like life cycle methods using functional components and state management.
based on 7 reviews
Rating in categories
Production Engineer
5
salaries
| â‚ą0 L/yr - â‚ą0 L/yr |
Business Development Manager
4
salaries
| â‚ą0 L/yr - â‚ą0 L/yr |
Executive Production
4
salaries
| â‚ą0 L/yr - â‚ą0 L/yr |
BDM
3
salaries
| â‚ą0 L/yr - â‚ą0 L/yr |
QA Engineer
3
salaries
| â‚ą0 L/yr - â‚ą0 L/yr |
UTL Solar
LM Wind Power
Senvion
Danfoss Power Solutions