Write a program to reverse a string in python
Desarrollador De Software Python Interview Questions
5,386 desarrollador de software python interview questions shared by candidates
All their whiteboard questions were focused on rewriting standard Python library methods like sort(). I got the impression they liked reinventing the wheel.
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?
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.
Do you have experience with pair programming?
Scaling out requests to allow for device configuration.
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
What are context managers in python?
Viewing 5001 - 5010 interview questions