Lightricks Interview Questions

Lightricks Interview Guides

Click or hover over a slice to explore questions for that topic.
Data Structures & Algorithms
(41)
Machine Learning
(29)
SQL
(28)
Product Sense & Metrics
(26)
Probability
(24)

Lightricks Interview Questions

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

QuestionTopicDifficulty
SQL
Medium

Given a table of students and their SAT test scores, write a query to return the two students with the closest test scores with the score difference.

If there are multiple students with the same minimum score difference, select the student name combination that is higher in the alphabet. 

Example:

Input:

scores table

Column Type
id INTEGER
student VARCHAR
score INTEGER

Output:

Column Type
one_student VARCHAR
other_student VARCHAR
score_diff INTEGER
SQL
Medium
Product Sense & Metrics
Medium
Loading pricing options

View all Lightricks questions

Challenge

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

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