Tell us about your experience, what tasks were you facing and how did you solve them?
Python Engineer Interview Questions
5,831 python engineer interview questions shared by candidates
The questions were supposed to test if I knew more about web crawlers and the adjacent domains, like monitoring and maintaining one. However, as I only just started to work with Scrapy and web crawlers on that challenge they gave me and as my CV wasn't indicating otherwise either, it was very unlikely that I knew all those aspects they asked me about.
Scrape a sample website using scrapy.
Where I worked, what did I do, what kind of projects...
¿Has trabajado con APIs anteriormente?
¿Has trabajado con contenedores anteriormente?
Write a program to reverse a string in python
All their whiteboard questions were focused on rewriting standard Python library methods like sort(). I got the impression they liked reinventing the wheel.
Difference between list, tuple and set
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?
Viewing 5391 - 5400 interview questions