Upload Button Icon Add office photos

Filter interviews by

Harmony Distributors Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Software Engineer Interview Questions & Answers

Freight Tiger user image yuvraj karanveer singh kamra

posted on 20 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Array and stack based lc standard questions

Round 2 - Case Study 

LLD of Payment Systems

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me what do u do in ur day to day job
  • Q2. What is ur vision
  • Ans. 

    My vision is to create innovative software solutions that positively impact people's lives and drive technological advancements.

    • Developing cutting-edge software applications that improve efficiency and user experience

    • Utilizing emerging technologies like AI and machine learning to solve complex problems

    • Collaborating with cross-functional teams to deliver high-quality products

    • Continuously learning and adapting to stay ah

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

3 Coding questions,were asked based on DSA and strings

Round 2 - Technical 

(2 Questions)

  • Q1. Give your introduction
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for software development.

    • Recent graduate with a degree in Computer Science

    • Passionate about software development

    • Experience with programming languages like Java and Python

  • Answered by AI
  • Q2. DSA find k distinct characters substring which is the longest a gfg question
  • Ans. 

    Find k distinct characters substring which is the longest.

    • Use sliding window technique to iterate through the string.

    • Keep track of the characters and their frequencies in the window.

    • Update the window size and characters as needed to find the longest substring with k distinct characters.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Explain JDK. and JRD and JVM
  • Ans. 

    JDK stands for Java Development Kit, JRE stands for Java Runtime Environment, and JVM stands for Java Virtual Machine.

    • JDK is a software development kit used for developing Java applications.

    • JRE is an environment used to run Java applications.

    • JVM is a virtual machine that executes Java bytecode.

  • Answered by AI
Round 2 - Coding Test 

2 Hrs. Hackerrank Coding Test

Round 3 - HR 

(2 Questions)

  • Q1. With HR manager.
  • Q2. Why should we hire you.

Interview Preparation Tips

Interview preparation tips for other job seekers - easy process. easy to be hired if you are Korean.

Skills evaluated in this interview

I applied via Indeed and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and requirements of the position.

    • Focus on the value you can bring to the company rather than a specific number

    • Research the average salary range for similar positions in the industry and location

    • Consider your experience, skills, and qualifications when determining your salary expectations

  • Answered by AI
  • Q2. Share details of your previous job.
  • Ans. 

    I worked as a Financial Analyst at XYZ Company.

    • Analyzed financial data and prepared reports for management.

    • Conducted financial forecasting and budgeting.

    • Performed variance analysis to identify trends and areas for improvement.

    • Assisted in the development of financial models and projections.

    • Collaborated with cross-functional teams to support decision-making processes.

    • Presented findings and recommendations to senior manag...

  • Answered by AI
  • Q3. Tell me about yourself.
  • Ans. 

    I am an experienced analyst with a strong background in data analysis and problem-solving.

    • Experienced analyst with expertise in data analysis and problem-solving

    • Proficient in using analytical tools and software

    • Strong ability to interpret and present complex data

    • Proven track record of delivering actionable insights

    • Excellent communication and collaboration skills

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1st round: phone screen
2nd round: group virtual interview
3rd/final round: referred to another team/position, another group interview
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is inheritence
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to reuse code from another class

    • Creates a parent-child relationship between classes

    • Derived class inherits attributes and methods from base class

  • Answered by AI
  • Q2. What is garbage collector
  • Ans. 

    Garbage collector is a program that automatically manages memory by reclaiming memory occupied by objects that are no longer in use.

    • Garbage collector is a part of the runtime environment of a programming language.

    • It helps prevent memory leaks by reclaiming memory from objects that are no longer needed.

    • Examples of languages with garbage collectors include Java, C#, and Python.

  • Answered by AI
  • Q3. Explain yourself
  • Q4. How try catch blick works
  • Ans. 

    Try catch block is used in programming to handle exceptions and errors that may occur during the execution of code.

    • Try block contains the code that may throw an exception.

    • Catch block is used to handle the exception thrown by the try block.

    • Finally block is optional and is used to execute code regardless of whether an exception is thrown or not.

    • Exceptions can be of different types such as runtime exceptions, checked exce...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is front door?
  • Ans. 

    Front door is the main entrance to a building or house.

    • Main entrance to a building or house

    • Usually located at the front of the building

    • Provides access to the interior of the building

    • May have a doorbell or knocker for visitors

    • Can be made of various materials such as wood, metal, or glass

  • Answered by AI
  • Q2. What is difference between web application firewall and application gateway
  • Ans. 

    Web application firewall protects web applications from various attacks, while application gateway acts as a reverse proxy for applications.

    • Web application firewall focuses on protecting web applications from common attacks like SQL injection, cross-site scripting, and DDoS attacks.

    • Application gateway acts as a reverse proxy for applications, providing features like SSL termination, URL-based routing, and load balancin...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Including coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Basics of python
  • Q2. Data base questions
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Journal entries
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Some Sql questions. Approach was more focussed than coding part
Round 2 - Assignment 

A Product case study, the interviewer asks scenairo based questions from the case study

Interview Preparation Tips

Interview preparation tips for other job seekers - Get your Sql and problem solving skills brushed up
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic sql questions
  • Q2. Case study question

Harmony Distributors Interview FAQs

How to prepare for Harmony Distributors 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 Harmony Distributors. The most common topics and skills that interviewers at Harmony Distributors expect are E-commerce, Business Development, Corporate Sales, Digital Marketing and Modern Trade.

Tell us how to improve this page.

Harmony Distributors Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Honda Logistics Interview Questions
3.8
 • 25 Interviews
LetsTransport Interview Questions
3.5
 • 19 Interviews
Hyundai Glovis Interview Questions
3.8
 • 18 Interviews
Sugam Parivahan Interview Questions
3.9
 • 15 Interviews
ShipBob Interview Questions
4.3
 • 15 Interviews
Geodis Overseas Interview Questions
3.7
 • 14 Interviews
Freight Tiger Interview Questions
3.7
 • 12 Interviews
Tci Freight Interview Questions
3.9
 • 11 Interviews
View all

Harmony Distributors Reviews and Ratings

based on 21 reviews

3.7/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

3.3

Salary

3.2

Job security

3.5

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 21 Reviews and Ratings
HR Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Area Sales Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Brand Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager Corporate Sales
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accountant
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Harmony Distributors with

Honda Logistics

3.8
Compare

Hyundai Glovis

3.8
Compare

Orix Auto Infrastructure Services

4.2
Compare

Brink's

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