Upload Button Icon Add office photos

HARMAN

Compare button icon Compare button icon Compare

Filter interviews by

HARMAN Lead Engineer Interview Questions and Answers for Experienced

Updated 13 Jul 2024

HARMAN Lead Engineer Interview Experiences for Experienced

4 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

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Cloud profile questions on linux based.
Round 3 - Technical 

(1 Question)

  • Q1. Client round with troubleshooting skills.
Round 4 - HR 

(1 Question)

  • Q1. Technical round

Lead Engineer Interview Questions Asked at Other Companies for Experienced

asked in Tata Power
Q1. What is the resistance value of tripping & closing coil of vc ... read more
asked in Tata Power
Q2. 1.What is the contact resistance of VCB.?
asked in HCLTech
Q3. Which BGP path attributes are used to manipulate the ingress traf ... read more
asked in HCL Group
Q4. Monitoring tools and what metrics we capture during or after test ... read more
Q5. Java 8 features? What is functional interface? Difference between ... read more

Lead Engineer Interview Questions & Answers

user image Ashish Kumar

posted on 14 Feb 2024

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

(1 Question)

  • Q1. Basic of oops and dsa

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

HARMAN interview questions for designations

 Lead Product Engineer

 (1)

 Technical Lead

 (11)

 QA Lead

 (2)

 Product Development Engineer

 (1)

 Performance Test Lead

 (1)

 Senior Technical Lead

 (1)

 Associate Product Development Engineer

 (3)

 new Product Development Engineer

 (1)

Lead Engineer Jobs at HARMAN

View all

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. All technical questions raised

I applied via Approached by Company and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. PLC, VFD, sensors, robot knowledge, Any language like C++, Python is additional advantage, mobile industry knowledge could also provide advantage
Round 2 - Technical 

(1 Question)

  • Q1. About yourself followed by one more technical round basically asking technical part from previous company
Round 3 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - As a maintenance engineer if you are from mobile industry you will definitely get priority, other than this they require PLC and robotic knowlegde acquired professional for the testing equipment which are generally using drivers, motors, plc and programming part

I applied via Campus Placement and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Coding Test 

2 coding questions (1 DP + 1 Graph)

Round 2 - One-on-one 

(1 Question)

  • Q1. Leetcode easy, medium questions on tree, dp
Round 3 - One-on-one 

(2 Questions)

  • Q1. 1 coding question on string (hard).
  • Q2. OS, DBMS, OOPs questions
Round 4 - HR 

(1 Question)

  • Q1. Usual HR questions + 2 puzzles question

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure to have clear understanding of Computer Science subjects OS, DBMS, OOPs

Interview Preparation Tips

Round: Test
Experience: The first consisted of an online test which had an aptitude section which was pretty simply and then a programming section consisting of three different programs. The programs were logical required basic knowledge of array, sorting and a little bit of data structures.

Round: Technical Interview
Experience: Around 13 of us were shortlisted for the interview round, B.Tech and M.Tech included. The interview round was mostly interactive, where we had to mention about the various interns that we went through. A few programming questions were asked based on topics which we were comfortable with.
Tips: Just get used to coding, data structures and basic aptitude. GRE preparation as such helped me.

Round: HR Interview
Experience: Finally there was a HR round in which I was asked as to why I would like to work in Samsung R&D and general things about interests and future plans. On the whole Samsung took 3 B.Tech students and 2 M.Tech students when they came for placements apart from PPOs.

General Tips: Personally I feel that one should apply in only those companies in which they are sure of having job satisfaction. So don't apply to companies which you are not interested in just for the sake of having a backup because once you are placed you do not have a second chance.
Do not get dejected if you do not get through in the first few tries. Keep your hopes up and be confident when ever you get to interview rounds. Try to be assertive when giving answers. It is some times exhausting to go through placements but the moment you get placed you will have the best feeling ever.
Skill Tips: Just chill and take the test. Once you clear the online test, irrespective of your pointer if you have a good profile you can convince the interviewers.
Skills:
College Name: NIT Surathkal

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

HARMAN Interview FAQs

How many rounds are there in HARMAN Lead Engineer interview for experienced candidates?
HARMAN interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the HARMAN interview process for experienced candidates are Technical, Resume Shortlist and HR.
How to prepare for HARMAN Lead Engineer interview for experienced candidates?
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 Lead Engineer interview for experienced candidates?

Some of the top questions asked at the HARMAN Lead Engineer interview for experienced candidates -

  1. buy highest price st...read more
  2. Binary search implementat...read more
  3. C++ all aspects right from OOPS to basic like class and struct...read more

Tell us how to improve this page.

HARMAN Lead Engineer Interview Process for Experienced

based on 3 interviews

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 • 555 Interviews
Dell Interview Questions
3.9
 • 392 Interviews
OPPO Interview Questions
4.0
 • 217 Interviews
LG Electronics Interview Questions
4.0
 • 205 Interviews
Vivo Interview Questions
4.1
 • 199 Interviews
Philips Interview Questions
3.8
 • 159 Interviews
Daikin Interview Questions
4.1
 • 153 Interviews
Apple Interview Questions
4.3
 • 140 Interviews
Voltas Interview Questions
4.0
 • 132 Interviews
View all
HARMAN Lead Engineer Salary
based on 308 salaries
₹10.4 L/yr - ₹36 L/yr
56% more than the average Lead Engineer Salary in India
View more details

HARMAN Lead Engineer Reviews and Ratings

based on 50 reviews

3.4/5

Rating in categories

3.0

Skill development

3.7

Work-life balance

3.8

Salary

3.2

Job security

3.6

Company culture

2.8

Promotions

3.1

Work satisfaction

Explore 50 Reviews and Ratings
Senior/Lead Engineer

Bangalore / Bengaluru

5-7 Yrs

Not Disclosed

Senior/Lead Engineer

Hyderabad / Secunderabad,

Bangalore / Bengaluru

5-8 Yrs

Not Disclosed

Senior/Lead Engineer

Hyderabad / Secunderabad,

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
1.7k salaries
unlock blur

₹8.1 L/yr - ₹26.4 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 Product Engineer
980 salaries
unlock blur

₹6.5 L/yr - ₹25.2 L/yr

Senior Engineer
961 salaries
unlock blur

₹7.5 L/yr - ₹29.9 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