Search ⌘K
Wayfair
Wayfair

Foundations Track · Easy · 15 min

Complete Skill Coverage

At Wayfair, analysts are preparing a scorecard focused on complete skill coverage. Return the candidate_id values for candidates who have all three required ...

Foundations Track
Easy
15 min
query basics

Company labels are directional practice context, not official interview guidance.

Timer 00:00
Back to practice

Objective

Practice query basics through a Wayfair-tagged business scenario.

Approach

Use this track to lock in clean query structure, basic filtering logic, and confidence with grouped output.

Company context

Company labels are directional practice context, not official interview guidance.

At Wayfair, analysts are preparing a scorecard focused on complete skill coverage. Return the candidate_id values for candidates who have all three required skills: SQL, Python, and Tableau. Sort by candidate_id.

candidate_skills
candidate_id INT
skill_name VARCHAR(30
candidate_idskill_name
101SQL
101Python
101Tableau
102SQL
102Python
103SQL
103Tableau
104Python
104Tableau
104SQL
Editor
SQL workspace

Run queries against the protected question data, then submit once the result shape looks right.

Sign in to run SQL

Create a free account or sign in before running queries against protected question data.