Factual Interview Questions

Factual Interview Guides

Click or hover over a slice to explore questions for that topic.
Data Structures & Algorithms
(58)
Machine Learning
(29)
SQL
(17)
Statistics
(11)
Analytics
(11)

Factual Interview Questions

Practice for the Factual interview with these recently asked interview questions.

QuestionTopicDifficulty
Data Structures & Algorithms
Easy

Given two sorted lists, write a function to merge them into one sorted list.

Bonus: What’s the time complexity?

Example:

Input:

list1 = [1,2,5]
list2 = [2,4,6]

Output:

def merge_list(list1,list2) -> [1,2,2,4,5,6]
SQL
Easy
SQL
Medium
Loading pricing options

View all Factual Inc questions

Challenge

Check your skills...
How prepared are you for working at Factual Inc?

Factual Salaries by Position

Data Scientist*
$110K
Data Scientist
Median: $110K
Mean (Average): $110K
Data points: 1
Data Engineer*
$90K
Data Engineer
Median: $90K
Mean (Average): $90K
Data points: 2

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 Scientist role pays the most with a $110,000 base salary while the Data Engineer role on average pays the least with a $90,000 base salary.

Discussion & Interview Experiences

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

Discussion & Interview Experiences

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

Jump to Discussion