Upload Button Icon Add office photos

Filter interviews by

HARMAN Interview Questions, Process, and Tips

Updated 3 Jan 2025

Top HARMAN Interview Questions and Answers

View all 131 questions

HARMAN Interview Experiences

Popular Designations

251 interviews found

I was interviewed in Oct 2021.

Round 1 - Technical 

(1 Question)

  • Q1. They conducted two Technical Rounds followed by HR round. Client rounds will be conducted after joining. - Coding questions based on Java Pattern, Strings & Selenium will be asked in Technical round. - SQ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Study Java tricky questions, Pattern codes, Java String codes.

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (54)

I applied via LinkedIn and was interviewed in Nov 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. More of related test complete tool questions and vb script basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare on tool and vbscript coding

Top HARMAN Technical Lead Interview Questions and Answers

Q1. 1. How mutex works 2. Howe do you share information between threads? 3. Questions inCompletableFuture? 4. Write a program to show the deadlock condition? 5.
View answer (1)

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Oct 2021

I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. C++ all aspects right from OOPS to basic like class and structure
  • Q2. Design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not waste your time. Harman connected services is not as good as other Harman division. HR is unprofessional and expect minimal salary hike

Lead Engineer Interview Questions asked at other Companies

Q1. What is the resistance value of tripping & closing coil of vcb?
View answer (8)

I applied via Recruitment Consultant and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on advance Java, Collections, Multithreading, and Spring Security

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall Interview is Moderate, started with a Problem-solving round, followed by multiple Technical rounds and a Managerial Round.
focus more on Advance Java concepts and Multithreading,
Spring framework and Javascript

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (54)

HARMAN interview questions for popular designations

 Senior Software Engineer

 (17)

 Software Engineer

 (14)

 Software Developer

 (12)

 Associate Engineer

 (10)

 Associate Software Engineer

 (10)

 Senior Engineer

 (10)

 Technical Lead

 (9)

 Senior Product Engineer

 (8)

Interview Questionnaire 

2 Questions

  • Q1. .net core authentication and middleware questions
  • Q2. Regarding c# basic questions

Top HARMAN Senior Engineer Product Development Interview Questions and Answers

Q1. What is copy constructor? Write Syntax? Why there's const and & in the syntax of copy constructor.
View answer (1)

Senior Engineer Product Development Interview Questions asked at other Companies

Q1. What is copy constructor? Write Syntax? Why there's const and & in the syntax of copy constructor.
View answer (1)

Get interview-ready with Top HARMAN Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 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. Mobile App Development keys
  • Q2. Architecture of the application
  • Ans. 

    The application follows a microservices architecture with a front-end layer, API layer, and multiple backend services.

    • The front-end layer is built using React and communicates with the API layer through RESTful APIs.

    • The API layer is built using Node.js and Express.js and acts as a gateway for all the backend services.

    • The backend services are built using different technologies like Java, Python, and Go and communicate w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There will be client interview, that you need to pass to get into this company.

Skills evaluated in this interview

Principal Engineer Interview Questions asked at other Companies

Q1. what technique did you use to understand the root cause of the problem and isolate the specific task or process that needed attention
View answer (3)

Jobs at HARMAN

View all

Senior Engineer Product Development - UI developer Interview Questions & Answers

user image Anonymous

posted on 22 Sep 2021

I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Angular, javascript, HTML5 question.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process was smooth. There were three rounds, two technical and one hr.
They will mainly asked basic concepts. I was interviewed for UI developer role. They asked questions related to project, basic javascript questions like hoisting, es5 features, call, apply, bind and in angular concepts like Services, components, interceptor etc. HTML5 new tags, Scss.

I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is Closure?What is Hoisting?
  • Ans. 

    Closure is a function that has access to variables in its outer scope. Hoisting is the behavior of moving declarations to the top of the scope.

    • Closure allows for private variables and functions in JavaScript.

    • Hoisting can lead to unexpected behavior when variables are declared after they are used.

    • Example of closure: function outer() { let x = 10; function inner() { console.log(x); } return inner; }

    • Example of hoisting: c

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Basics for JS.Most questions were around from JS basic itself and then they came to React.

Senior Product Engineer Interview Questions asked at other Companies

Q1. Imagine an attack and guide through all steps involved to determine a Risk value. What is Feasibility ? What is impact and how risk is related to these factors ?
View answer (1)

I applied via eLitmus and was interviewed in May 2021. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions on my project, Questions related to DS and Python3.
  • Q2. You said you have another job offer in hand. Out of Harman and that, which company would you choose and why

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and even if you dont know just tell honestly and put forward ur interests.

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Senior Engineer Interview Questions & Answers

user image Praveen sonnad

posted on 7 Dec 2021

Interview Questionnaire 

1 Question

  • Q1. Core java,hibernate,spring and UNIX commands

Interview Preparation Tips

Interview preparation tips for other job seekers - learn few Unix commands

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (54)

HARMAN Interview FAQs

How many rounds are there in HARMAN interview?
HARMAN interview process usually has 2-3 rounds. The most common rounds in the HARMAN interview process are Technical, Resume Shortlist and HR.
How to prepare for HARMAN 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 HARMAN. The most common topics and skills that interviewers at HARMAN expect are Automation, Staffing, Claims, Due Diligence and Technical Support.
What are the top questions asked in HARMAN interview?

Some of the top questions asked at the HARMAN interview -

  1. Which programming language do you use regular in w...read more
  2. What step do you take to ensure accurate estimates for proj...read more
  3. Write a method for deletion of a node from a Linked Li...read more
How long is the HARMAN interview process?

The duration of HARMAN interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

HARMAN Interview Process

based on 100 interviews in last 1 year

Interview experience

3.9
  
Good
View more

People are getting interviews through

based on 160 HARMAN interviews
Job Portal
Campus Placement
Referral
Company Website
WalkIn
Recruitment Consultant
44%
10%
9%
6%
4%
3%
24% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Google Interview Questions
4.4
 • 825 Interviews
Samsung Interview Questions
4.0
 • 542 Interviews
LG Electronics Interview Questions
4.0
 • 185 Interviews
Philips Interview Questions
3.9
 • 153 Interviews
Apple Interview Questions
4.3
 • 137 Interviews
Sony Interview Questions
4.3
 • 60 Interviews
Bose Interview Questions
3.8
 • 5 Interviews
Jbl Interview Questions
4.0
 • 3 Interviews
Sennheiser Interview Questions
5.0
 • 1 Interview
View all

HARMAN Reviews and Ratings

based on 2.6k reviews

3.8/5

Rating in categories

3.4

Skill development

3.8

Work-Life balance

3.6

Salary & Benefits

3.5

Job Security

3.7

Company culture

3.3

Promotions/Appraisal

3.5

Work Satisfaction

Explore 2.6k Reviews and Ratings
NOC Engineer

Pune

1-4 Yrs

Not Disclosed

Technical Project Manager Hardware

Bangalore / Bengaluru

12-16 Yrs

₹ 18.35-33 LPA

Celonis Data Architect

Bangalore / Bengaluru

12-15 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
1.7k salaries
unlock blur

₹8 L/yr - ₹31 L/yr

Technical Lead
1.5k salaries
unlock blur

₹10.5 L/yr - ₹37 L/yr

Software Engineer
1.3k salaries
unlock blur

₹3.7 L/yr - ₹13.9 L/yr

Senior Engineer
928 salaries
unlock blur

₹7.5 L/yr - ₹24.2 L/yr

Senior Product Engineer
914 salaries
unlock blur

₹5.8 L/yr - ₹25.2 L/yr

Explore more salaries
Compare HARMAN with

Bose

3.8
Compare

Jbl

4.0
Compare

Sennheiser

5.0
Compare

Sony

4.3
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview