All their whiteboard questions were focused on rewriting standard Python library methods like sort(). I got the impression they liked reinventing the wheel.
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?
Do you have experience with pair programming?
Firstly, I was asked about my experiences and values and etc. in an HR interview. Secondly, I was given a system design task with a one-week deadline.
Scaling out requests to allow for device configuration.
What are context managers in python?
What is your expected salary?
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.
Data structures, Python, basic cs
mainly focus on resume based questions.
Viewing 5011 - 5020 interview questions