Upload Button Icon Add office photos

HARMAN

Compare button icon Compare button icon Compare

Filter interviews by

HARMAN Product Engineer Interview Questions and Answers

Updated 13 Sep 2024

HARMAN Product Engineer Interview Experiences

3 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was based on a resume mostly theory questions.

Round 2 - Aptitude Test 

Basic system desing question and 2 coading questions.

Round 3 - Technical 

(2 Questions)

  • Q1. What is useEffect in react.
  • Ans. 

    useEffect is a hook in React that allows you to perform side effects in function components.

    • useEffect is used to perform side effects in function components.

    • It runs after every render by default.

    • You can specify dependencies to control when the effect runs.

    • Common use cases include data fetching, subscriptions, and DOM manipulation.

  • Answered by AI
  • Q2. What si Redux in react
  • Ans. 

    Redux is a predictable state container for JavaScript apps.

    • Redux is a state management tool commonly used with React.

    • It helps manage the state of an application in a predictable way.

    • Redux stores the entire state of the application in a single immutable object.

    • Actions are dispatched to update the state, and reducers specify how the state changes in response to actions.

  • Answered by AI

Skills evaluated in this interview

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

Round 1 - One-on-one 

(5 Questions)

  • Q1. Questions on resume and nothing else
  • Ans. I was interviewed in 2019 , there was total 4 rounds which really felt like of no use.
  • Answered Anonymously
  • Q2. Tell me about your work, culture
  • Q3. Tell me if you are flexible or not. what if you have to work for continues 1 month without break?
  • Q4. No salary discussion. Its a market and you are sheep. they fix rate, you have to say ok if you want a job.
  • Q5. 4 rounds which has no use of attending.

Interview Preparation Tips

Topics to prepare for HARMAN Product Engineer interview:
  • calmness
  • ready to lose self respect
Interview preparation tips for other job seekers - Please never join or even give a try to HCS (Harman Connected service) if its Intel client.

Product Engineer Interview Questions Asked at Other Companies

asked in SquadStack
Q1. Left View of a Binary Tree Given a binary tree, your task is to p ... read more
asked in SquadStack
Q2. Arithmetic Expression Evaluation Problem Statement You are provid ... read more
asked in SquadStack
Q3. Reverse Words in a String: Problem Statement You are given a stri ... read more
asked in SquadStack
Q4. Longest Common Subsequence Problem Statement Given two strings ST ... read more
asked in SquadStack
Q5. Maximum Subarray Sum Problem Statement Given an array of integers ... read more

I applied via Referral and was interviewed in Nov 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. LTE 4g call flow(with IE level) LTE frame structure Protocol layers RRC MAC PDCP Carrier aggregation MIMO Handover call flow with events Cell selection/reselection procedure CSFB/SRVCC/Volte call flo...
  • Q2. Regarding Tools and simulator Carrier aggregation MIMO UE category
  • Q3. Introduction Experience Salary

Interview Preparation Tips

General Tips: Prepare well with complete call flow
Skills: LTE protocols physical channels, Communication, Presentation Skills
Duration: <1 week

What people are saying about HARMAN

View All
a development consultant
2w (edited)
Harman VS Deloitte VS MPhasis
Which company should I join as QA having 5.5 yrs of exp?
Got a question about HARMAN?
Ask anonymously on communities.

Product Engineer Jobs at HARMAN

View all

Interview questions from similar companies

Software Engineer Interview Questions & Answers

Samsung user image Shubham Srivastava

posted on 5 Feb 2016

Interview Preparation Tips

Round: Test
Experience: Written round: One programming question of 3 hours duration.All test cases were to passed.
Duration: 3 hours minutes
Total Questions: 1

Round: Technical Interview
Experience:
There were two rounds : tech PI and HR round.
A.Tech. PI: Firstly,interviewer went through my whole resume.He started asking questions from project done during summer internship.Questions were:
1.What is he project about?
2.Difference between 3G and 4G.
3.What is the aim of this research internship?
4.How much was i able to complete in two months?(I told that i am continuing as major project,since in two months time i could not get desired result).

Then, he went onto programming language i was comfortable. I answered C.
1.sizeof("shubham")
strlen("shubham")
I was asked to write output.Output would be 8 and 7. He asked why. Basic concepts should be clear.
2.Storage Classes in C-asked me concept and gave some questions to write output.
3.Constant pointers and pointers to constant. Asked to write output of snippets he gave.
4.malloc,caloc,realloc,free-syntax
5.Questions on pointers.

Basic concepts of let us C were asked mostly,that book is enough . Also see, GEEKSFORGEEKS, C section.

Operating System: Mutex and Semaphore,critical Section, Scheduling algorithms, Producer-Consumer Problem.
(Data Structures was not asked to me but others.)

Puzzles:
1. Maximum run a batsman can make in 50 overs.
2.There are 10 coins. 5 face head side and 5 as tail. You are blind folded.Make two piles of equal number of coins such that number of head in equal in both the piles.
Assumption:You can flip coin any number of times.

Question: Why do you want to join Samsung ,though placed in other company?

Questions: Any plans of future studies. I answered 'NO' only job.

Last question: Any question I would like to ask them. I asked what work would be doing in R&D. He explained me a lot of things.
Tips: 1.Be thorough with your project(done during internship or training) . You should be able to answer almost all the questions.
2.Study operating system very well if you plan to sit in samsung R&D.
3.Data structures and any one programming language.
4.Prepare puzzles as it can be asked by anyone. See programmerinterview.com etc.
5.Refer samsung archives of GEEKSFORGEEKS . Interview questions were mostly covering those.

Round: HR Interview
Experience: 1.Introduce yourself.
2.How would your friends describe you?
3.Tell the recent experiences of which makes you initiative.(i told that i am initiative,then he asked that question. So be ready with the examples,when u say any of your qualities.)
4.What is your weakness?
5.Puzzles.He asked me to fill the numbers from 1 to 8 in these 8 boxes, one number exactly once, such that no two consecutive elements are
adjacent(diagonally, horizontally or vertically) to each other.

-----/
6.Which places in India have you been?


Skills: Solving Logic Puzzles, Basic C/C++, Data Structures, Operating Systems
College Name: NIT Raipur

I appeared for an interview in Aug 2016.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to my project, questions on binary tree, questions from OS (like paging and scheduling). Interviewer also asked about competitive coding
  • Q2. Formal questions regarding my background, family members etc

Interview Preparation Tips

Round: Test
Duration: 1 hour

Skills: General Coding And Problem Solving, Puzzle Solving Capability
College Name: NIT Jamshedpur

I appeared for an interview in Sep 2016.

Interview Preparation Tips

Round: Test
Experience: There was an online test having 3 section, one for aptitude testing, one for logical testing and the last one for technical testing.
Aptitude and logical questions were very basic.
Technical questions included : C C++ Java DS DBMS DAA
Tips: For aptitude and logical part, you need to prepare regularly. Nothing comes out of the box, but you just have to be quick in solving the questions.
For the technical part, prepare well by revising your course materials. Basic one word questions are asked.
Duration: 1 hour
Total Questions: 60

Round: Coding
Experience: This round consists of multiple sets of coding. One question per paper. It's on your luck, which question you'll get. Also,net is allowed. You have to complete the code and show it to the invigilator.
Tips: This round is generally not there in placement drives of DELL. It is on your luck.

Skills: Communication, Data Structures, Basic Knowledge Of DBMS
College Name: Manipal University Jaipur

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic question from resume
  • Q2. Basic concepts of distributed systems, coding, Business problem discussion
  • Q3. Demonetization problem
  • Ans. 

    Demonetization problem refers to the sudden withdrawal of high-value currency notes from circulation.

    • Demonetization can lead to cash shortages and economic disruption.

    • It can also have long-term effects on the economy, such as increased digitization and reduced corruption.

    • Examples of demonetization include India's 2016 demonetization of 500 and 1000 rupee notes and Zimbabwe's 2015 demonetization of its currency.

    • Software...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Given a marathon racer and an array of 5 elements having the time taken (t_i) and energy spent(e_i) for running 1 Km. He has to run a marathon of D Km and expending atmost E energy. Find the minimum time required to run the marathon. Once he starts a 1 Km sprint, he has to continue at the same speed till the 1 Km is complete.
Tips: Try Brute force, if nothing works.

I used a*e_1+b*e_2+c*e_3+d*e_4+e * e_5 <= E
and a+b+c+d+e = D

Solve these two equation and minimize a*t_1+b*t_2+c*t_3+d*t_4+e * t_5
Duration: 3 hours
Total Questions: 1

Round: HR Interview
Experience: Family background, About the HIPC coding competition that we won. Publication, etc

Round: Technical Interview
Experience: This round was to test my knowledge on distributed systems and problem thinking skills.
Coding question
-----/

Q)What new feature will you add in Television?
I initially said, recommendation. But he said what more. Then I said gesture control.

Round: Technical Interview
Experience: All the currency notes are demonetized, You as RBI cheif have to distribute the 500 cr given by center for chennai have to distribute to various, public sector, private sector, and cooperative banks in the city. You have all the transactions data available with you. Solve this problem with your knowledge of distributed systems.

Skills: General Coding And Problem Solving
College Name: IIT Madras

Software Engineer Interview Questions & Answers

Samsung user image PRINCE KUMAR TOMAR

posted on 25 May 2017

I appeared for an interview in Mar 2017.

Interview Questionnaire 

2 Questions

  • Q1. Basics of Computer Science
  • Q2. Dynamic Programming and Graphs

Interview Preparation Tips

Round: Test
Total Questions: 1

College Name: NIT Durgapur

I appeared for an interview in Nov 2016.

Interview Preparation Tips

Round: Test
Experience: It was an online coding test on the platform provided by Samsung only. The difficulty level was advance.
Duration: 3 hours
Total Questions: 1

Round: Technical Interview
Experience: It was a technical interview which covered all the topics related to data structure and algorithms.

Round: Technical Interview
Experience: It was a technical interview which covered all topics related to subjects like is, DBMS, c++,etc

Round: Technical Interview
Experience: It was a technical interview in which interviewer asked about the projects done.

Round: HR Interview
Experience: The basic intro,questions related to Samsung and why do u want to join Samsung.

College Name: NIT Kurukshetra

I appeared for an interview in Dec 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Out of 150 students 50 resume got shortlisted.

Round: Test
Experience: Out of 150 students 50 resume got shortlisted.
Total Questions: 60

Round: Test
Experience: Normal aptitude based questions.
Duration: 1 hour
Total Questions: 60

Round: Test
Experience: Question related to coding were asked within topics like data structures.

College Name: Delhi Technological University (DCE)

HARMAN Interview FAQs

How many rounds are there in HARMAN Product Engineer interview?
HARMAN interview process usually has 2-3 rounds. The most common rounds in the HARMAN interview process are Resume Shortlist, One-on-one Round and Coding Test.
How to prepare for HARMAN Product Engineer 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, Claims, Due Diligence, Staffing and Android.
What are the top questions asked in HARMAN Product Engineer interview?

Some of the top questions asked at the HARMAN Product Engineer interview -

  1. What is useEffect in rea...read more
  2. what si Redux in re...read more
  3. LTE 4g call flow(with IE level) LTE frame structure Protocol layers RRC MAC P...read more

Tell us how to improve this page.

HARMAN Product Engineer Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 • 552 Interviews
Dell Interview Questions
3.9
 • 390 Interviews
OPPO Interview Questions
4.0
 • 216 Interviews
LG Electronics Interview Questions
4.0
 • 201 Interviews
Vivo Interview Questions
4.1
 • 198 Interviews
Philips Interview Questions
3.8
 • 158 Interviews
Daikin Interview Questions
4.1
 • 152 Interviews
Apple Interview Questions
4.3
 • 140 Interviews
Voltas Interview Questions
4.0
 • 131 Interviews
View all
HARMAN Product Engineer Salary
based on 328 salaries
₹3.4 L/yr - ₹11.1 L/yr
19% less than the average Product Engineer Salary in India
View more details

HARMAN Product Engineer Reviews and Ratings

based on 36 reviews

4.1/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.5

Salary

4.0

Job security

3.6

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 36 Reviews and Ratings
Product Engineer

Bangalore / Bengaluru

6-10 Yrs

Not Disclosed

Sr Product Engr

Hyderabad / Secunderabad

5-8 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
1.7k salaries
unlock blur

₹8.1 L/yr - ₹26.2 L/yr

Technical Lead
1.5k salaries
unlock blur

₹10.5 L/yr - ₹37 L/yr

Software Engineer
1.4k salaries
unlock blur

₹4.1 L/yr - ₹17.2 L/yr

Senior Engineer
961 salaries
unlock blur

₹7.5 L/yr - ₹29.9 L/yr

Senior Product Engineer
933 salaries
unlock blur

₹6.2 L/yr - ₹25.2 L/yr

Explore more salaries
Compare HARMAN with

Samsung

3.9
Compare

Vivo

4.1
Compare

OPPO

4.0
Compare

Dell

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