Upload Button Icon Add office photos

Hero Electric

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Hero Electric Sales Executive Interview Questions and Answers

Updated 22 Dec 2021

Hero Electric Sales Executive Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Experience company

Interview Preparation Tips

Interview preparation tips for other job seekers - Company history knowledge

Interview questions from similar companies

I applied via Indeed and was interviewed in Jul 2022. There were 2 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 Resume tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a marketing executive with a strong background in digital marketing and brand management.

    • Experienced in developing and implementing marketing strategies to drive brand awareness and increase customer engagement.

    • Proficient in utilizing various digital marketing channels such as social media, email marketing, and SEO to reach target audiences.

    • Skilled in analyzing market trends and consumer behavior to identify oppor...

  • Answered by AI
  • Q2. Why did you choose this organisation
  • Ans. 

    I chose this organization because of its strong reputation in the industry and its commitment to innovation and growth.

    • The organization has a strong reputation in the industry, which is important to me as a marketing professional.

    • I was impressed by the organization's commitment to innovation and its track record of introducing new and exciting products to the market.

    • The organization's focus on growth and expansion alig...

  • Answered by AI
  • Q3. What did you learn from your courses
  • Ans. 

    I learned various marketing strategies and techniques from my courses.

    • I learned about market research and analysis

    • I gained knowledge on creating effective marketing campaigns

    • I learned about branding and positioning

    • I gained skills in digital marketing and social media management

    • I learned about consumer behavior and target audience segmentation

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just try your best and don't be sad you will achieve something
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to work bms
  • Ans. 

    BMS stands for Building Management System, which is used to control and monitor a building's mechanical and electrical equipment.

    • Understand the system architecture and components of the BMS

    • Configure and program the BMS to meet the specific requirements of the building

    • Monitor and troubleshoot the BMS for any issues or malfunctions

    • Regularly maintain and update the BMS software and hardware

    • Provide training to building ope

  • Answered by AI
  • Q2. Bldc motor how to work
  • Ans. 

    BLDC motor works by using electronic commutation to switch the direction of current flow in the motor windings, creating magnetic fields that rotate the motor shaft.

    • BLDC motors use permanent magnets on the rotor and electromagnets on the stator.

    • Electronic commutation controls the direction of current flow in the motor windings.

    • The magnetic fields created by the current flow interact to rotate the motor shaft.

    • BLDC motor...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between pmsm and bldc motor?
  • Ans. 

    PMSM has sinusoidal back EMF and requires complex control algorithms, while BLDC has trapezoidal back EMF and simpler control.

    • PMSM (Permanent Magnet Synchronous Motor) has sinusoidal back EMF, requiring complex control algorithms.

    • BLDC (Brushless DC Motor) has trapezoidal back EMF, making control simpler and more efficient.

    • PMSM is typically used in high-performance applications like electric vehicles, while BLDC is comm...

  • Answered by AI
  • Q2. Difference between Lead and Lithium battery?
  • Ans. 

    Lead batteries are heavier and cheaper but have lower energy density compared to lithium batteries.

    • Lead batteries are heavier and cheaper than lithium batteries.

    • Lead batteries have lower energy density compared to lithium batteries.

    • Lithium batteries have higher energy density and are lighter than lead batteries.

    • Lithium batteries have a longer lifespan compared to lead batteries.

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

(1 Question)

  • Q1. Whw can you joiin us?
  • Ans. 

    I have a strong background in technical troubleshooting and customer service, making me a valuable addition to your team.

    • I have a degree in Mechanical Engineering and 3 years of experience in troubleshooting and repairing industrial equipment.

    • I am skilled in diagnosing and resolving technical issues, providing excellent customer service, and working efficiently under pressure.

    • I have a proven track record of successfull...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have concrete fundamental knowledge and be confident.

I was interviewed in Sep 2016.

Interview Questionnaire 

1 Question

  • Q1. Profile based questions

Interview Preparation Tips

Round: aptitude
Experience: both technical and general.
Tips: you can easily clear if know somewhat in programming.

Round: HR Interview
Experience: once you clear aptitude then you will get to the company.

Skills: Personnel Management
College Name: Mnm Jain Engineering College

I applied via WorkIndia and was interviewed before Nov 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 Resume tips
Round 2 - HR 

(3 Questions)

  • Q1. Name work experience qualification
  • Q2. Name and what works experience and qualification
  • Q3. Muthoot finance mein job kaise karen 2022
Round 3 - Aptitude Test 

Computer hardware work marketing manager

Interview Preparation Tips

Interview preparation tips for other job seekers - I have jobs is good work experience qualification I am like company

I applied via Company Website and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic questions asked
Round 2 - Technical 

(1 Question)

  • Q1. Forging and casting process related questions raised
Round 3 - Technical 

(1 Question)

  • Q1. With head level technical for casting and forging related process,part,

Interview Preparation Tips

Interview preparation tips for other job seekers - Fluently English speaking no fear of interview fully confident speak to all the technical questions

I was interviewed in Dec 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 120 minutes
Round difficulty - Hard

There was 2 parts. First part problems were based on Quantitative Aptitude. Problems were of 3 types- Easy, Medium and Hard with different scores. Difficulty keeps on increasing if you answer correctly and keeps on decreasing if you answer incorrectly.
First part was of 45 mins.
Second part consisted of 2 coding problems- Medium, Hard. One was based on Greedy and other was a difficult DP + Bitmask problem.
Coding part had more weightage than Aptitude.

  • Q1. 

    K Centers Selection Problem

    In Ninja Land, there are cities numbered from 0 to N-1. The distances between each pair of cities are represented by an N * N matrix 'DIST', where 'DIST[i][j]' is the distance ...

  • Ans. 

    The problem involves selecting K cities to install servers in Ninja Land to minimize the maximum distance from any city to a nearest server.

    • Iterate through all possible combinations of K cities to select for server installation.

    • Calculate the maximum distance from any city to the nearest server for each combination.

    • Choose the combination that minimizes the maximum distance.

  • Answered by AI
  • Q2. 

    Beautiful String Verification

    Given a non-empty string inputString, determine if it can be converted into a 'Beautiful String' using the defined operation.

    You can perform any number of operations to con...

  • Ans. 

    Determine if a given string can be converted into a 'Beautiful String' using a specific operation.

    • Check if the input string is already a 'Beautiful String' by checking if it contains 'abc' in the correct positions.

    • If 'abc' is present in the input string, check if the left and right portions satisfy the defined conditions.

    • If the conditions are met, return 'True', otherwise return 'False'.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

There were 3 interviewers in my panel. The most senior panellist asked q. related to my interests and internship experience.
Other 2 asked questions related to Coding and subjects. There was 1 coding question which was implementation based and involved many corner cases. They were checking if I was able to figure out different corner cases and handle those. 
There were situation based questions also asked. One question was on system design of Arogya Setu App.

  • Q1. 

    Complex Number Multiplication

    Calculate the product of two complex numbers represented as strings in the form “A+Bi”. Here, ‘A’ represents the real part, and ‘B’ represents the imaginary part.

    Explanatio...

  • Ans. 

    Calculate the product of two complex numbers represented as strings in the form 'A+Bi'.

    • Parse the input strings to extract real and imaginary parts of both complex numbers

    • Perform multiplication of the complex numbers using the formula (a+bi)*(c+di) = (ac - bd) + (ad + bc)i

    • Format the result as a string in the form 'A+Bi' and return

  • Answered by AI
Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Easy

HR round involved basic questions related to background and behaviour. It was basically a cultural fit round.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteria6.5 CGPAJaguar Land Rover interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Fundamentals of C/C++, Operating System, DBMS, OOPsTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Focus on Data Structures, Algorithms as >= 75% of your interview will be dedicated to it. Practice as much as you can.
Tip 2 : Learn the fundamentals of C, C++, OS, SQL as that are basic expectations of interviewer.
Tip 3 : Keep 2 descent projects in resume. Try to have an internship. It will make your resume strong.

Application resume tips for other job seekers

Tip 1 : Try to keep relevant information only. Add all your skills and achievements.
Tip 2 : Try to have links of your coding and Github profiles.
Tip 3 : Add 2 to 3 project with small descriptions. Try to keep bullet points. Do mention the Tech Stack.
Tip 4 : Don't lie on any skill. Write only those on which you have worked.

Final outcome of the interviewSelected
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. SELL ABD BUY 1 array question(easy level)
  • Ans. 

    This question involves buying and selling items in an array.

    • The array must contain strings.

    • You need to implement a function to buy and sell items from the array.

    • Provide examples of buying and selling operations.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - first complete dsa,and oops,core subjects of CSE,sql

Skills evaluated in this interview

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

I applied via Campus Placement

Round 1 - Coding Test 

Normal DP question (LC med)

Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

LIST OF COMPANIES

Titan Company

Locations

LIST OF COMPANIES

Titan Company

Locations

INTERVIEWS

Debaj Industrial Services WLL

No Interviews

LIST OF COMPANIES

Ultraviolette Automotive

Overview

SALARIES

Ultraviolette Automotive

SALARIES

Ultraviolette Automotive

JOBS

GlobalLogic

No Jobs

LIST OF COMPANIES

Titan Company

Locations

JOBS

Ultraviolette Automotive

No Jobs

SALARIES

Euler Motors

Tell us how to improve this page.

Interview Questions from Similar Companies

Ather Energy Interview Questions
4.0
 • 56 Interviews
Plastic Omnium Interview Questions
3.7
 • 24 Interviews
Polaris Interview Questions
3.8
 • 22 Interviews
Simple Energy Interview Questions
3.9
 • 15 Interviews
MAN Truck & Bus Interview Questions
3.0
 • 14 Interviews
Hilex Interview Questions
3.9
 • 14 Interviews
View all
Hero Electric Sales Executive Salary
based on 8 salaries
₹1.1 L/yr - ₹4.2 L/yr
21% less than the average Sales Executive Salary in India
View more details

Hero Electric Sales Executive Reviews and Ratings

based on 4 reviews

4.6/5

Rating in categories

4.7

Skill development

4.7

Work-life balance

3.3

Salary

4.4

Job security

3.6

Company culture

3.3

Promotions

4.4

Work satisfaction

Explore 4 Reviews and Ratings
Service Engineer
67 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Area Sales Manager
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Hero Electric with

Ather Energy

4.0
Compare

Okinawa Autotech

3.5
Compare

Tork Motors

3.6
Compare

Ultraviolette Automotive

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