Practice for the Supercell interview with these recently asked interview questions.
| Question | Topic | Difficulty |
|---|---|---|
Probability | Easy | |
Write a function that takes an input as the number of tosses and a probability of heads and return a list of randomly generated results equal in length to the number of tosses. Each result represents the outcome of a coin toss, where ‘H’ represents heads and ’T’ represents tails. Example 1: Input:
Output:
Example 2: Input:
Output:
The output may vary due to the randomness of coin tosses. | ||
SQL | Easy | |
SQL | Medium | |
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 Supercell?
Discussion & Interview Experiences