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

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Jul 2024

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

(2 Questions)

  • Q1. Binary search implementation
  • Ans. 

    Binary search is a divide and conquer algorithm for finding a target value within a sorted array.

    • Start by defining the low and high indices of the array.

    • Calculate the middle index and compare the target value with the middle element.

    • If the target is smaller, update the high index to mid-1; if larger, update the low index to mid+1.

    • Repeat the process until the target is found or the low index surpasses the high index.

  • Answered by AI
  • Q2. Buy highest price stock
  • Ans. 

    The highest price stock may not always be the best investment option due to various factors such as market trends, company performance, and risk tolerance.

    • Consider the company's financial health and performance before investing in the highest price stock.

    • Evaluate market trends and potential risks associated with investing in a high-priced stock.

    • Diversify your investment portfolio to mitigate risk and maximize returns.

    • C...

  • Answered by AI
Round 2 - Coding Test 

Sql command, Docker command, and one leet code medium level question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare the basics and do some medium level question leet code

Skills evaluated in this interview

Lead Engineer Interview Questions asked at other Companies

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

Senior Java Developer Interview Questions & Answers

user image Manikanta Sunkara

posted on 22 May 2024

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
-

I applied via Job Portal and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

They taken more than one hour 15 minutes than expected time ,initially said 2 round of interviews.In addition ,who ever taken the interview just asking from internet and justify our skills.

Round 2 - Coding Test 

I have done coding in 50 minutes,After they said HR round tied up sourcing partner ( IVYGLOBAL) extend the one more round of interview

Round 3 - Case Study 

I don't understand how they expected the draw system design to completed to with in the limited time given,if they truly wanted wnat techinical system design interview they should have a clear understanding of scope of the case study ,they give random feedbacks ,I wouldn't recommed this process with out knowing they scheduling interviews.

Interview Preparation Tips

Interview preparation tips for other job seekers - Recruiter with out knowing the scope of interview level they extend with interview processing ,After two round of interview they committed with will release offer letter but i won't get .it happened with one of colleague as well .I won't recommend this any one.

Senior Java Developer Interview Questions asked at other Companies

Q1. Delete Kth node From EndYou have been given a singly Linked List of 'N' nodes with integer data and an integer 'K'. Your task is to remove the Kth node from the end of the given Linked List. For example: The given linked list is 1 -> 2 -... read more
View answer (4)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Reasoning , bloos relation

Round 2 - Coding Test 

.net, angular,c++, web development

Associate Software Developer Interview Questions asked at other Companies

Q1. Nth Fibonacci Number Problem Statement Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2), with initial conditions F(1) = F(2) = 1. Input: The input consists of a single intege... read more
Add answer
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Technical round was easy. They asked about IP configuration, networking, patches, some testing scenarios.
  • Q2. What is functional Testing and provide some test scenarios of any web application?
  • Ans. 

    Functional testing is a type of software testing where the system is tested against the functional requirements/specifications.

    • Test scenarios for a web application could include testing user authentication functionality

    • Testing search functionality to ensure accurate results are returned

    • Testing form submissions to verify data is being saved correctly

    • Testing navigation links to ensure they lead to the correct pages

  • Answered by AI
  • Q3. How to check the IP of windows machine?
  • Ans. 

    To check the IP of a Windows machine, you can use the command prompt or the network and sharing center.

    • Open Command Prompt and type 'ipconfig' to view the IP address of the machine.

    • Alternatively, go to Control Panel > Network and Sharing Center > Change adapter settings > Right-click on the network connection > Status > Details to find the IP address.

    • You can also use the 'ipconfig /all' command in Command Prompt to vie

  • Answered by AI
  • Q4. Do you know anything about patching?
  • Ans. 

    Patching is the process of updating or fixing software to address security vulnerabilities or bugs.

    • Patching involves applying updates or fixes to software to improve functionality or security.

    • Patch management is important to ensure systems are up to date and secure.

    • Examples of patching include installing Windows updates or updating antivirus definitions.

  • Answered by AI
  • Q5. Difference between 32bit and 64 bit?
  • Ans. 

    32-bit and 64-bit refer to the size of the data types that a processor can handle.

    • 32-bit processors can handle data in 32-bit chunks, while 64-bit processors can handle data in 64-bit chunks.

    • 64-bit processors can access more memory than 32-bit processors (up to 18.4 million TB compared to 4 GB).

    • 64-bit processors can perform more calculations per second than 32-bit processors.

    • 64-bit processors are more efficient for han...

  • Answered by AI

Skills evaluated in this interview

Associate Quality Engineer Interview Questions asked at other Companies

Q1. 1. Program to sort an array 2. Program to find first two large numbers in array 3. Theory Questions on manual testing, Java oops concepts, Java collections, testng, selenium, frameworks 4. Explain framework that has been used in your projec... 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 - One-on-one 

(2 Questions)

  • Q1. Python basics and advanced concepts
  • Q2. Python advanced concepts like oops etc

Python Software Developer Interview Questions asked at other Companies

Q1. What is the purpose of using the super keyword, Inheritance in Python
View answer (1)

Get interview-ready with Top HARMAN Interview Questions

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 2 Jan 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response
Round 1 - Aptitude Test 

1 hour baisc on general aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - just basic interview regarding backgroud, experience

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Jobs at HARMAN

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Part1 aptitude questions and part2 checking multiple programming language syntax such as python c#
java js shell script
part 3 on testing and devops
all are 10 qns from each part 30 mcqs

Interview Preparation Tips

Topics to prepare for HARMAN Java Developer interview:
  • aptitude
  • Testing
  • Devops
  • programming language
  • IT Projects
Interview preparation tips for other job seekers - study whatever you know thoroughly

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)

embedded C++ intern Interview Questions & Answers

user image Anonymous

posted on 15 Sep 2024

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

I was interviewed in Mar 2024.

Round 1 - Coding Test 

MCQ based questions w e r e a s k e d 30 min 45 q u e s t i o n s

Round 2 - One-on-one 

(2 Questions)

  • Q1. What are access modifiers
  • Ans. 

    Access modifiers are keywords in C++ that control the visibility and accessibility of class members.

    • Access modifiers include public, private, and protected.

    • Public members are accessible from outside the class.

    • Private members are only accessible within the class.

    • Protected members are accessible within the class and its subclasses.

  • Answered by AI
  • Q2. Explain OOps in C++
  • Ans. 

    Object-oriented programming in C++ involves using classes and objects to organize code and data for better reusability and modularity.

    • Classes are user-defined data types that encapsulate data and functions that operate on that data.

    • Objects are instances of classes that hold data and can call member functions.

    • Inheritance allows classes to inherit properties and behaviors from other classes.

    • Polymorphism enables objects t...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(1 Question)

  • Q1. 1. How would you do an estimation of a given scenario
  • Ans. 

    Estimating a given scenario involves breaking it down, considering variables, and using past data.

    • Break down the scenario into smaller tasks

    • Consider variables such as complexity, dependencies, and resources

    • Use past data or similar scenarios to make an educated guess

    • Involve team members for input and validation

    • Adjust estimation based on feedback and new information

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 1. How did you develop a test automation framework and what is the technology used
  • Ans. 

    I developed a test automation framework using Java and Selenium WebDriver

    • Researched best practices for test automation frameworks

    • Designed a modular framework architecture for reusability

    • Implemented using Java programming language

    • Utilized Selenium WebDriver for web application testing

    • Integrated with Jenkins for continuous integration

  • Answered by AI

Skills evaluated in this interview

Test Automation Architect Interview Questions asked at other Companies

Q1. How do you estimate when developing a new framework
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

MCQs were not that tough . It was easy to crack

Round 2 - Technical 

(2 Questions)

  • Q1. Self introduction
  • Q2. Sdlc

Manual Test Engineer Interview Questions asked at other Companies

Q1. Why choose testing field What is manual testing What is traditional testing What is the difference between functional and non functional testing What is severity and priority in a testing What is smoke or sanity testing What is test case Ho... read more
View answer (2)

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