Search ⌘K
Spotify
Spotify

Foundations Track · Easy · 15 min

Most Frequent Item Counts

Spotify is reviewing most frequent item counts through a operations review. Return the item_count value or values with the highest order_occurrences. Sort by...

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 Spotify-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.

Spotify is reviewing most frequent item counts through a operations review. Return the item_count value or values with the highest order_occurrences. Sort by item_count.

items_per_order
item_count INT
order_occurrences INT
item_countorder_occurrences
112
28
320
420
55
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.