I applied online. The process took 1 week. I interviewed at Spotify (New York, NY) in Mar 2015
Interview
A python programming assignment.
I need to implement an app which read poem from the command line or web server and then generate a spotify playlist regarding to the poem.
eg.
"If I cannot let it go out of my mind"
the music playlist should be
"If I cannot"
"let it go"
"out of my mind"
Also the assignment needs to connect to the its metadata.
I am not familiar with python and web programming...