Python Developer applicants have rated the interview process at Stavtar Solutions with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 69.2% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
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?