Back to problems

Collaborative Playlist Design

System Design · Databricks · Medium

Collaborative Playlist Medium · System Design, API Design · FAANG · Hints Your task is to design the backend for a real‑time collaborative music queue. Several friends can simultaneously modify a shared list of tracks by adding new songs, deleting existing ones, or moving a song to a different position in the order. Any modification must be pushed to all other connected users with negligible latency. The evaluator will concentrate on your data model and API definitions;…

Checking your access…