I applied through a recruiter. I interviewed at HARMAN (Bengaluru) in Jan 2024
Interview
My interviewer asked me questions on core Python skills, including implementing singleton classes, handling inheritance (like the diamond problem), and writing frequency counters. I was also asked about JSON manipulation as done in production codebases, Python basics, RESTful API design, and Django frameworks. The process combined conceptual questions with hands-on coding relevant to real-world development.
Interview questions [1]
Question 1
One key question I was asked was how to implement a singleton class in Python, including the reasoning behind using singletons.
Onsite interview
2 Leetcode medium level problems, which includes DP and also binary search. Can be done in the given time. Solving the common Neetcode sheet can help a lot to clear these rounds.
Behavioural:
Common STAR pattern questions were asked
Interview questions [1]
Question 1
DSA a lot and slight system design as well, going for API calls and more explanations
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.
Got Shortlisted and invited for the walkin face to face interview
Written test which includes based on jetpack compose library and data structure and algorithm questions.
The questions are in Kotlin and mostly multiple choice questions.