Stride Interview Questions

Stride 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)
Data Modeling
(1)

Stride Interview Questions

Practice for the Stride 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
Statistics
Medium
Data Structures & Algorithms
Easy
Loading pricing options

View all Stride questions

Challenge

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

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