I applied online. The process took 2 weeks. I interviewed at Warner Music Group in Mar 2025
Interview
1. Phone call with recruiter 15min
2. 1.5hrs technical coding interview
3. Design interview 90min
4. Final Interview HR interview 60 min
I successfully completed 95% of the requirements by the end of the interview without using any external resources. While I did take some guidance from the interviewer on certain aspects, I took time to fully understand the JSON response and worked through the implementation independently.Towards the end, I missed assigning a few variables due to time constraints, but I covered pagination, which I believed was a major part of the implementation.
Interview questions [1]
Question 1
React coding using Vanilla CSS. Pokemon API - fetch and display according to the design. API was a bit tricky (Nested API), not straight forward. Use promise.all to fetch the response and learn the pagination concept for coding.