Springboard Interview Questions

Springboard Interview Guides

Click or hover over a slice to explore questions for that topic.
Machine Learning
(5)
Behavioral
(3)
Statistics
(3)
Data Structures & Algorithms
(2)
Probability
(1)

Springboard Interview Questions

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

QuestionTopicDifficulty
SQL
Medium

Given a table called user_experiences, write a query to determine the percentage of users that held the title of "Data Analyst" immediately before holding the title "Data Scientist".

Immediate is defined as the user holding no other titles between the "Data Analyst" and "Data Scientist" roles.

Example:

Input:

user_experiences table

Column Type
id INTEGER
position_name VARCHAR
start_date DATETIME
end_date DATETIME
user_id INTEGER

Output:

Column Type
percentage FLOAT
Behavioral
Medium
Probability
Medium
Loading pricing options

View all Springboard questions

Challenge

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

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