Add office photos
Employer?
Claim Account for FREE

Equifax

3.3
based on 196 Reviews
Filter interviews by

BHEL Interview Questions and Answers

Updated 21 Jan 2025

Q1. current time and their angles

Ans.

The question is asking for the current time and the angles formed by the hour and minute hands on a clock.

  • The angle between the hour and minute hands of a clock can be calculated using the formula: angle = |(30*hour - (11/2)*minutes)|

  • At 3:00, the angle between the hour and minute hands is 90 degrees.

  • At 6:00, the angle between the hour and minute hands is 180 degrees.

  • At 9:00, the angle between the hour and minute hands is 90 degrees.

Add your answer

Q2. what is diff cloud formation vs terraform, release management like blue green etc.

Ans.

CloudFormation and Terraform are both infrastructure as code tools, while blue-green release management is a deployment strategy.

  • CloudFormation is a service provided by AWS for creating and managing AWS resources using templates written in JSON or YAML.

  • Terraform is an open-source tool by HashiCorp that allows you to define and provision infrastructure using a declarative configuration language.

  • Blue-green deployment is a strategy where you have two identical production environ...read more

Add your answer

Q3. what is Docker,image vs containers,mutistage,terraformstatebackend

Ans.

Docker is a platform for developing, shipping, and running applications using containers. Images are templates for containers, multistage builds optimize Dockerfiles, and Terraform state backend stores infrastructure state.

  • Docker is a platform that allows developers to package applications and their dependencies into containers for easy deployment and scalability.

  • Images are read-only templates used to create containers. They include the application code, runtime, libraries, a...read more

Add your answer

Q4. What is Tuples? How do you convert a string to a tuple?

Ans.

Tuples are immutable sequences of elements. A string can be converted to a tuple using the tuple() function.

  • Tuples are similar to lists but are immutable

  • Elements of a tuple are enclosed in parentheses ()

  • A string can be converted to a tuple using the tuple() function

  • Each character in the string becomes an element in the tuple

Add your answer
Discover BHEL interview dos and don'ts from real experiences

Q5. What is Left Join? Show one Left join for 2 data frames on Python

Ans.

Left join is a type of join operation in SQL that returns all the rows from the left table and matching rows from the right table.

  • Left join is performed using the 'left join' keyword in SQL

  • In Python, left join can be performed using the 'merge' function from the pandas library

  • Syntax: pd.merge(left_dataframe, right_dataframe, how='left', on='key_column')

  • Example: pd.merge(df1, df2, how='left', on='id')

Add your answer

Q6. What are mutating tables?

Ans.

Mutating tables refer to tables that are being modified by an ongoing transaction.

  • Mutating tables occur when a trigger or a stored procedure tries to read or modify a table that is already being modified by the same transaction.

  • This can lead to errors like ORA-04091: table is mutating, trigger/function may not see it.

  • To avoid mutating table errors, you can use autonomous transactions, compound triggers, or row-level triggers.

  • For example, if a trigger tries to update a table t...read more

Add your answer

Q7. How to manage managers

Ans.

Managing managers involves clear communication, setting expectations, providing support, and building trust.

  • Establish clear communication channels with managers to ensure alignment on goals and expectations.

  • Set clear expectations for performance and provide regular feedback to help managers improve.

  • Provide support and resources to help managers succeed in their roles.

  • Build trust by being transparent, fair, and consistent in your interactions with managers.

  • Encourage open commu...read more

Add your answer

Q8. How could Equifax make profit

Ans.

Equifax can make profit by offering credit monitoring services, selling data analytics to businesses, and providing identity theft protection.

  • Offering credit monitoring services to individuals and businesses

  • Selling data analytics to businesses for targeted marketing

  • Providing identity theft protection services to consumers

  • Charging fees for credit reports and credit scores

Add your answer

Q9. What is HashMap?

Ans.

HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.

  • HashMap allows quick access to values based on their keys

  • Keys must be unique and values can be duplicated

  • HashMap is not thread-safe and requires synchronization for concurrent access

  • Java's HashMap implementation uses hashing to distribute keys across buckets

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at BHEL

based on 34 interviews
Interview experience
3.5
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.8
 • 3k Interview Questions
4.0
 • 1.2k Interview Questions
3.3
 • 405 Interview Questions
3.9
 • 303 Interview Questions
3.9
 • 168 Interview Questions
3.7
 • 142 Interview Questions
View all
Top Equifax Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter