Horizon Media Interview Questions

Horizon Media Interview Guides

Click or hover over a slice to explore questions for that topic.
Data Structures & Algorithms
(76)
SQL
(50)
Machine Learning
(50)
Product Sense & Metrics
(37)
Probability
(34)

Horizon Media Interview Questions

Practice for the Horizon Media interview with these recently asked interview questions.

QuestionTopicDifficulty
Data Structures & Algorithms
Easy

You are given a string that represents some floating-point number. Write a function, digit_accumulator, that returns the sum of every digit in the string.

Example:

Input:

s = "123.0045"

Output:

def digit_accumulator(s) -> 15

Since 
1 + 2 + 3 + 0 + 0 + 4 + 5 = 15
Behavioral
Medium
SQL
Easy
Loading pricing options

View all Horizon Media questions

Challenge

Check your skills...
How prepared are you for working at Horizon Media?

Horizon Media Salaries by Position

Data Engineer*
$125K
Data Engineer
Median: $125K
Mean (Average): $125K
Data points: 1

Most data science positions fall under different position titles depending on the actual role.

From the graph we can see that on average the Data Engineer role pays the most with a $125,000 base salary while the Data Engineer role on average pays the least with a $125,000 base salary.

Discussion & Interview Experiences

?
There are no comments yet. Start the conversation by leaving a comment.