Practice for the Groundspeed interview with these recently asked interview questions.
| Question | Topic | Difficulty |
|---|---|---|
Data Structures & Algorithms | Easy | |
You’re hired by a literary newspaper for an unusual project. They want you to use your data science skills to parse the most frequent words used in poems. Poems are given as a list of strings called Your keys should be a number representing the number of times the word is used in the poem, with its value being a list of words with that frequency. Make sure to process all words as entirely lowercase. Additionally, do not worry about parsing punctuation marks. Note: Due to limitations with our code runner, your keys will be displayed as strings instead of integers. But you do not need to convert the keys to strings yourself Example: Input:
Output:
| ||
SQL | Easy | |
SQL | Easy | |
SQL | Easy | |
Machine Learning | Medium | |
Statistics | Medium | |
SQL | Hard | |
Machine Learning | Medium | |
Python | Easy | |
Deep Learning | Hard | |
SQL | Medium | |
Statistics | Easy | |
Machine Learning | Hard |
Check your skills...
How prepared are you for working at Groundspeed Analytics, Inc.?
Discussion & Interview Experiences