I applied through a recruiter. I interviewed at Stavtar Solutions
Interview
Gave a code test on Coderbyte which had two questions (one medium dificulty and one hard difficulty) and after that I had a Technical Interview. In the technical interview, they asked some conceptual questions and they also discussed my code test and its results.
There is a dataframe with songs, its earnings, and a list of genres it belongs to (one song can have many genres separated by a "|"). How will you represent all genres and its total earnings? How will you wrangle the data for the same?