Upload Button Icon Add office photos

Filter interviews by

50 Hertz Interview Questions, Process, and Tips

Updated 10 Oct 2024

Top 50 Hertz Interview Questions and Answers

View all 7 questions

50 Hertz Interview Experiences

Popular Designations

7 interviews found

Junior Manager - Analyst Interview Questions & Answers

user image Kaulik Poddar

posted on 3 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. How to run linear regression model in R
  • Ans. 

    To run a linear regression model in R, use the lm() function with the formula specifying the relationship between variables.

    • Use the lm() function to fit a linear regression model, specifying the formula with the dependent and independent variables.

    • For example, to predict sales based on advertising spend, use lm(sales ~ advertising, data = dataset).

    • Use summary() to view the results of the linear regression model, includ...

  • Answered by AI
  • Q2. How to run linear regression model without intercept in R
  • Ans. 

    To run linear regression model without intercept in R, set the intercept parameter to 0

    • Set the intercept parameter to 0 in the lm() function in R

    • Example: lm(y ~ x - 1, data = dataset) will fit a linear regression model without intercept

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

It was good experience, it build my confident

Round 2 - One-on-one 

(1 Question)

  • Q1. Servlet,collection framework, spring ,springboot, jsp,Ajax,Jdbc etc

Interview Preparation Tips

Topics to prepare for 50 Hertz Java Developer interview:
  • Collections
  • Springboot
  • Spring
  • Servlets
  • JDBC
Interview preparation tips for other job seekers - Be confident, always be prepared,u can easily communicate interviewer

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)

IT Engineer Interview Questions & Answers

user image Anonymous

posted on 20 Mar 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(4 Questions)

  • Q1. Questions related to desktop support, network, outlook
  • Q2. How to assemble a system ?
  • Ans. 

    To assemble a system, start by gathering all necessary components and tools, then follow a step-by-step guide or manual for installation.

    • Gather all necessary components such as CPU, motherboard, RAM, GPU, storage devices, power supply, and case.

    • Ensure you have the necessary tools like screwdrivers, thermal paste, and cable ties.

    • Follow a step-by-step guide or manual for installation to ensure proper assembly and connect...

  • Answered by AI
  • Q3. How to create a outlook account?
  • Ans. 

    To create an Outlook account, go to the Outlook website and click on 'Create account'. Fill in the required information and follow the prompts to set up your account.

    • Go to the Outlook website

    • Click on 'Create account'

    • Fill in the required information

    • Follow the prompts to set up your account

  • Answered by AI
  • Q4. How to format a system?
  • Ans. 

    Formatting a system involves wiping the hard drive and reinstalling the operating system.

    • Back up important data before formatting

    • Boot from installation media or recovery partition

    • Follow on-screen prompts to format the hard drive and reinstall the OS

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Director ask some normal questions about your background.

Skills evaluated in this interview

IT Engineer Interview Questions asked at other Companies

Q1. What is active directory ? Role of DNS server ? Difference between RAM & ROM ? Knowledge on installation of various softwares and Drivers ? Layers of OSI model ? TCP/IP Configuration ? Knowledge on various types of Networking devices ? ... read more
View answer (1)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude followed with english and reasoning

Round 2 - Technical 

(3 Questions)

  • Q1. Core java technical questions , spring , spring boot
  • Q2. What is JIT in java
  • Ans. 

    JIT stands for Just-In-Time compilation in Java. It dynamically compiles bytecode into machine code at runtime for improved performance.

    • JIT is a part of the Java Virtual Machine (JVM) that optimizes the execution of Java programs.

    • It analyzes the frequently executed parts of the bytecode and compiles them into native machine code.

    • This compilation happens at runtime, just before the code is executed, hence the name Just-...

  • Answered by AI
  • Q3. Explain lifecyxle of thread in java
  • Ans. 

    The lifecycle of a thread in Java includes several stages from creation to termination.

    • A thread is created using the Thread class or implementing the Runnable interface.

    • The thread goes through the new, runnable, and blocked states before running.

    • Once running, the thread can be paused, resumed, or stopped.

    • Finally, the thread reaches the terminated state and cannot be restarted.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

50 Hertz interview questions for popular designations

 Business Analyst

 (3)

 IT Engineer

 (1)

 Java Developer

 (1)

 Software Engineer

 (1)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sql queries asking in
  • Q2. Python questions asked in

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare accordingly

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

I applied via Walk-in and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. What do you know about company? what type of products company develops?
  • Ans. Brief: 4 types of products, I recommend to visit the website of the company for updated details.
  • Answered Anonymously
Round 3 - Interview 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. Start by telling your name, your hometown, your qualifications, your previous jobs, your job profile in previous companies, why you want to join at a current job profile.
  • Answered Anonymously
  • Q2. Questions about projects, your academics.

Interview Preparation Tips

Topics to prepare for 50 Hertz Business Analyst interview:
  • MS Excel
Interview preparation tips for other job seekers - Whatever company you apply, visit its website and note down or remember whatever work company is involve in.
Always ready for a question, tell me about yourself.

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

Jobs at 50 Hertz

View all

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SDLC, Agile, Power Sector

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to django and python.
Round 2 - Coding Test 

One python coding(easy) and django ORM queries

Round 3 - Behavioral 

(1 Question)

  • Q1. Some technical and about company.
Round 4 - Behavioral 

(1 Question)

  • Q1. About company and some technical.

Interview Preparation Tips

Topics to prepare for Advanced Structures India Python Software Developer interview:
  • Python
  • Django
  • about company
  • django ORM
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Can you provide details about the projects listed on your resume?
  • Ans. 

    I have worked on various projects including a social media platform, an e-commerce website, and a task management application.

    • Developed a social media platform using React for frontend and Node.js for backend

    • Designed and implemented an e-commerce website with payment gateway integration

    • Created a task management application using Angular and MongoDB for database

  • Answered by AI
  • Q2. What are the main concepts of Object-Oriented Programming (OOP)?
  • Ans. 

    Main concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object).

    • Inheritance: Creating new classes based on existing classes, allowing for code reuse.

    • Polymorphism: Objects of different classes can be treated as objects of a common superclass.

    • Abstraction: Hiding complex implementation details and showing o

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Guesstimates 

(1 Question)

  • Q1. Estimate number of burgers sold by one burger Outlet in your city.
  • Ans. 

    The number of burgers sold by a burger outlet in a city can vary based on factors like location, menu offerings, pricing, and customer demand.

    • Consider the population of the city and the popularity of the outlet.

    • Analyze the outlet's menu offerings and pricing compared to competitors.

    • Take into account any special promotions or events that may impact sales.

    • Look at historical sales data if available.

    • Interview employees or

  • Answered by AI
Round 2 - Guesstimates 

(1 Question)

  • Q1. Estimate transportation cost for raw materials.
  • Ans. 

    Transportation cost for raw materials can be estimated based on distance, mode of transportation, quantity, and current market rates.

    • Consider the distance between the supplier and the manufacturing facility

    • Take into account the mode of transportation (road, rail, sea, air)

    • Calculate the quantity of raw materials being transported

    • Research current market rates for transportation services

    • Factor in any additional costs such

  • Answered by AI
Round 3 - Guesstimates 

(2 Questions)

  • Q1. Asked about past experience
  • Q2. Some guesstimate question

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers are very rude. Everyone was using phone and laptop all the time and not much attention was given to the candidate during the interview.
Worst Interview Experience ever.

50 Hertz Interview FAQs

How many rounds are there in 50 Hertz interview?
50 Hertz interview process usually has 1-2 rounds. The most common rounds in the 50 Hertz interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for 50 Hertz interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at 50 Hertz. The most common topics and skills that interviewers at 50 Hertz expect are Core Java, Hibernate, MySQL, Spring and Linux.
What are the top questions asked in 50 Hertz interview?

Some of the top questions asked at the 50 Hertz interview -

  1. How to run linear regression model without intercept i...read more
  2. How to create a outlook accou...read more
  3. How to assemble a syste...read more

Tell us how to improve this page.

50 Hertz Interview Process

based on 7 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Tata Power Interview Questions
3.9
 • 160 Interviews
NTPC Interview Questions
4.2
 • 158 Interviews
Torrent Power Interview Questions
3.7
 • 123 Interviews
Reliance Power Interview Questions
4.1
 • 46 Interviews
Sterlite Power Interview Questions
4.0
 • 25 Interviews
JSW Energy Interview Questions
4.1
 • 25 Interviews
CESC Interview Questions
3.8
 • 21 Interviews
NHPC Interview Questions
4.4
 • 10 Interviews
View all

50 Hertz Reviews and Ratings

based on 44 reviews

1.8/5

Rating in categories

2.3

Skill development

1.8

Work-life balance

1.9

Salary

2.0

Job security

1.6

Company culture

1.8

Promotions

1.9

Work satisfaction

Explore 44 Reviews and Ratings
Database Administrator - MongoDB

New Delhi

5-7 Yrs

Not Disclosed

Software Developer

New Delhi

4-8 Yrs

Not Disclosed

DevOps Engineer

New Delhi

3-6 Yrs

Not Disclosed

Explore more jobs
Software Developer
22 salaries
unlock blur

₹3.8 L/yr - ₹7.6 L/yr

Business Analyst
19 salaries
unlock blur

₹4.5 L/yr - ₹15 L/yr

IT Business Analyst
17 salaries
unlock blur

₹6.5 L/yr - ₹10 L/yr

Associate Software Developer
7 salaries
unlock blur

₹2.4 L/yr - ₹2.7 L/yr

Quality Analyst
6 salaries
unlock blur

₹5.4 L/yr - ₹6 L/yr

Explore more salaries
Compare 50 Hertz with

Adani Transmission

3.7
Compare

Power Grid Corporation of India

4.4
Compare

Tata Power

3.9
Compare

Sterlite Power

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview