I applied through a recruiter. I interviewed at HARMAN (Bengaluru) in Mar 2025
Interview
Fist hr will call ask some basic questions
Technical interview: theory questions and one coding
Technical interview 2: deep theory questions and 1 to 2 dsa.
Managerial: background check and behavioral check.
Hr : offer discussion
Interview is easy with only basic questions on react and js.Code sandbox and js fiddle is what you need . Just basic dsa question as to remove duplicates.Or find the frequency of letters.
Interview questions [1]
Question 1
Frequency question - Given an array find frequency of most occuring number.