Dataford
Interview QuestionsInterview GuidesExperiencesMock InterviewsPricing
Get started

FizzBuzz SQL Assessment

MediumSQL & Data Manipulation00:00
Practice interviewer
In session
5 left
00:00

Your question is FizzBuzz SQL Assessment. Take a moment with it on the right.

Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).

You need to log in / sign up to chat or submit.

Problem

How would you write a SQL query that returns numbers with FizzBuzz rules (multiples of 3 and 5) for a given range?