Verisk Analytics
Adani Green Energy Interview Questions and Answers
Q1. how can we select K value for KNN algo?
K value for KNN algo can be selected using techniques like cross-validation, grid search, and elbow method.
Use cross-validation to find the optimal K value by splitting the data into training and validation sets multiple times.
Perform grid search by testing a range of K values and selecting the one with the highest accuracy.
Apply the elbow method by plotting the K values against the error rate and selecting the K value where the error rate starts to stabilize.
Consider the tra...read more
Q2. Why manhole is round in shape
Manholes are round in shape to prevent the cover from falling into the hole and to make it easier to move the cover.
Round covers cannot fall into the hole as they cannot fit through the opening.
Round covers can be easily moved in any direction without having to worry about alignment.
Round shape distributes weight evenly, making it easier to lift heavy covers.
Round shape is also more structurally sound and can withstand heavy traffic.
Other shapes like square or rectangular can...read more
Q3. Software’s you know
I am proficient in Java, Python, C++, and SQL.
Java
Python
C++
SQL
Q4. Difference between Having and Where
HAVING is used with GROUP BY to filter groups, WHERE is used to filter rows
HAVING is used with GROUP BY clause to filter groups based on aggregate functions
WHERE is used to filter rows based on conditions
HAVING is applied after GROUP BY, WHERE is applied before GROUP BY
Example: SELECT department, AVG(salary) FROM employees GROUP BY department HAVING AVG(salary) > 50000
Example: SELECT * FROM employees WHERE age > 30
Q5. How do you treat risk?
I treat risk by conducting thorough analysis, implementing risk mitigation strategies, and staying informed of industry trends.
Conducting comprehensive risk assessments to identify potential hazards
Developing risk mitigation strategies to minimize potential losses
Staying informed of industry trends and regulatory changes to adapt risk management practices
Utilizing advanced modelling techniques to quantify and manage risk
Regularly reviewing and updating risk management plans b...read more
Q6. What is flood insurance
Flood insurance is a type of insurance coverage that protects property owners from financial losses due to flooding.
Flood insurance is separate from standard homeowners insurance policies
It covers damage to a building and its contents caused by flooding
Flood insurance may be required for properties located in high-risk flood zones
It is typically purchased through the National Flood Insurance Program (NFIP) or private insurers
Q7. Explain in detail about hashing
Hashing is a process of converting input data into a fixed-size string of characters using a mathematical algorithm.
Hashing is used to securely store passwords by converting them into a hash value that cannot be reversed to reveal the original password.
Hashing is also used in data retrieval systems to quickly locate data by converting the data into a unique hash value that serves as an index.
Common hashing algorithms include MD5, SHA-1, and SHA-256.
Hashing is used in blockcha...read more
Top HR Questions asked in Adani Green Energy
Interview Process at Adani Green Energy
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month