Upload Button Icon Add office photos

HARMAN

Compare button icon Compare button icon Compare

Filter interviews by

HARMAN Interview Questions, Process, and Tips

Updated 2 Mar 2025

Top HARMAN Interview Questions and Answers

View all 134 questions

HARMAN Interview Experiences

Popular Designations

260 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What is your name
  • Q2. Ye job tumhe kyo chahiye

Manufacturing Operator Interview Questions asked at other Companies

Q1. What is relay function
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

1. Difference between list & tuple.
2. Remove empty tuples from a list of tuples.
3. Parse a Json file and extract the asked values.

Python Automation Engineer Interview Questions asked at other Companies

Q1. Find the largest no. to be created from the list of numbers in the string format. Example ['234', 56','100'] -> 56234100
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com 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 tips
Round 2 - Coding Test 

Embedded code test wrto static global element

Round 3 - Technical 

(1 Question)

  • Q1. Autosar interview questions

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)

QA Lead Interview Questions & Answers

user image Anonymous

posted on 20 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Java programs, opps concepts, testing methodologies

Round 2 - Technical 

(2 Questions)

  • Q1. Tech1 inter quest is
  • Q2. Tech2 inter quest is

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep learning

QA Lead Interview Questions asked at other Companies

Q1. 1. Explain Bid bond guarantee, Advance payment guarantee, Performance guarantee. 2. What are different SWIFT messages generated as part of Letter of Credit? 3. Difference between LC and Guarantee. 4. Difference between Import LC and Export ... read more
View answer (1)

HARMAN interview questions for popular designations

 Senior Software Engineer

 (18)

 Software Engineer

 (15)

 Software Developer

 (12)

 Associate Software Engineer

 (10)

 Senior Engineer

 (10)

 Associate Engineer

 (9)

 Technical Lead

 (9)

 Senior Product Engineer

 (8)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Technical level
  • Q2. Cloud architecture on Iaas, Paas and agentless services.
  • Ans. 

    Cloud architecture involves IaaS, PaaS, and agentless services for efficient and scalable solutions.

    • IaaS (Infrastructure as a Service) provides virtualized computing resources over the internet.

    • PaaS (Platform as a Service) offers a platform allowing customers to develop, run, and manage applications without dealing with infrastructure.

    • Agentless services do not require the installation of agents on the target systems, r...

  • Answered by AI
  • Q3. Linux/Unix deep level of troubleshooting concepts with Bash shell scripting.
Round 3 - Technical 

(1 Question)

  • Q1. Deep technical level of troubleshooting on cloud.
  • Ans. 

    Deep technical troubleshooting on cloud involves identifying and resolving complex issues within cloud infrastructure.

    • Understand the architecture and components of the cloud platform being used

    • Utilize monitoring and logging tools to identify issues

    • Analyze system performance metrics to pinpoint potential bottlenecks

    • Use debugging tools and techniques to troubleshoot code or configuration issues

    • Collaborate with cross-func

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Cloud based scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Awesome

Skills evaluated in this interview

Technical Specialist Interview Questions asked at other Companies

Q1. What are the features of Solar wind which you are aware of?
View answer (4)

Get interview-ready with Top HARMAN Interview Questions

Specialist Interview Questions & Answers

user image Anonymous

posted on 28 Dec 2023

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. HR scheduled interview without even screening the CV. Cleared first round and interviewer ( who is not related with the process) in second round immediately judges that candidate is missing some important ...
  • Q2. They will screen CV during interview.
  • Q3. Candidate has to be on video but interviewer will hide behind the screen ;)

Interview Preparation Tips

Interview preparation tips for other job seekers - My research:
Pathetic work culture
9:30 hrs official working hours per day
3 months notice period
Staff need to take Managers permission to take breaks
Confused hybrid model

If you have other offers, don't consider Harman. Join only if you don't have any other option

Specialist Interview Questions asked at other Companies

Q1. 1. Solid principles implementation in a given scenario, how can we apply and improve the problem shared by interviewer. 2. C# coding questions on strings and arrays. 3. Rest API methods and it's implementation. 4. Basic questions on Jquery,... read more
View answer (1)

Jobs at HARMAN

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Core java related 25 MCQ. After test they shortlist few candidates based on max scores.

Round 3 - One-on-one 

(3 Questions)

  • Q1. Basic programming and Java knowledge check.
  • Q2. Write a code print triangle pattern
  • Ans. 

    Print triangle pattern using nested loops

    • Use nested loops to iterate through rows and columns

    • Incrementally increase the number of stars printed in each row

    • Example: for a triangle with 5 rows, the pattern would be like: ['*', '**', '***', '****', '*****']

  • Answered by AI
  • Q3. Java Hashmap internal

Skills evaluated in this interview

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th StairsYou have been given a number of stairs. Initially, you are at the 0th stair, and you need to reach the Nth stair. Each time you can either climb one step or two steps. You are supposed to return the number... read more
View answer (5)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Role model, Books, Hobbies, What are your goals

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience but not short listed

Data Entry Operator Interview Questions asked at other Companies

Q1. What is skills matrix of Return center Department?
View answer (41)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. CAN protocol frames
  • Q2. UDS services ids

Interview Preparation Tips

Interview preparation tips for other job seekers - It’s nice experiance

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)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test as usual

Round 2 - Technical 

(1 Question)

  • Q1. C++ questions , about projects
Round 3 - HR 

(1 Question)

  • Q1. General HR questions

Top HARMAN Software Developer Interview Questions and Answers

Q1. Write a method for deletion of a node from a Linked List.
View answer (2)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

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 228 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Google Interview Questions
4.4
 • 870 Interviews
Samsung Interview Questions
3.9
 • 561 Interviews
LG Electronics Interview Questions
4.0
 • 193 Interviews
Philips Interview Questions
3.8
 • 157 Interviews
Apple Interview Questions
4.3
 • 141 Interviews
Sony Interview Questions
4.2
 • 65 Interviews
Bose Interview Questions
3.7
 • 5 Interviews
Jbl Interview Questions
3.8
 • 3 Interviews
Sennheiser Interview Questions
4.9
 • 1 Interview
View all

HARMAN Reviews and Ratings

based on 2.7k reviews

3.7/5

Rating in categories

3.4

Skill development

3.7

Work-life balance

3.6

Salary

3.5

Job security

3.6

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 2.7k Reviews and Ratings
vue JS developer

Bangalore / Bengaluru

6-9 Yrs

Not Disclosed

SW Developer with ML

Bangalore / Bengaluru

1-5 Yrs

Not Disclosed

Engineer II, Testing- Telematics

Bangalore / Bengaluru

7-9 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
1.7k salaries
unlock blur

₹8 L/yr - ₹30.4 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 - ₹14 L/yr

Senior Engineer
933 salaries
unlock blur

₹6.5 L/yr - ₹24.3 L/yr

Senior Product Engineer
908 salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Explore more salaries
Compare HARMAN with

Bose

3.8
Compare

Jbl

3.8
Compare

Sennheiser

4.9
Compare

Sony

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