Python Developer Interview Questions

5,395 python developer interview questions shared by candidates

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?
avatar

Python Developer

Interviewed at Stavtar Solutions

3.9
Oct 2, 2021

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?

I would like to have a form to enter my voucher code. The form will then shows me if the voucher code is valid or not, and also shows me how much discount will I get. The discount value can be in "RM 10" or "10% off". Bonus if you can do this: - Each voucher code can be used 3 times only. That's mean if I submit the same voucher code in the form more than 3 times, it should shows that the voucher is invalid.
avatar

Python Developer

Interviewed at Tigerlab

4.1
Feb 17, 2020

I would like to have a form to enter my voucher code. The form will then shows me if the voucher code is valid or not, and also shows me how much discount will I get. The discount value can be in "RM 10" or "10% off". Bonus if you can do this: - Each voucher code can be used 3 times only. That's mean if I submit the same voucher code in the form more than 3 times, it should shows that the voucher is invalid.

Viewing 5011 - 5020 interview questions

Glassdoor has 5,395 interview questions and reports from Python developer interviews. Prepare for your interview. Get hired. Love your job.