DataDriven
LearnPracticeInterviewDiscussDailyJobs

The Clicks We Throw Away

A hard Pipeline Design interview practice problem on DataDriven. Write and execute real pipeline design code with instant grading.

Domain
Pipeline Design
Difficulty
hard
Seniority
L4

Problem

Our platform team captures user interactions across our apps but right now the events go into a log file and get discarded. We want to build a proper clickstream pipeline that captures these events, processes them, and makes them available for product analytics and debugging. Design the clickstream data processing pipeline.

Summary

Every tap, swipe, and scroll. At scale.

Practice This Problem

Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it automatically.

Related

  • All Practice Problems
  • Mock Interview Mode
  • System Design Interview Questions
  • Data Engineering Interview Prep Guide
  • Daily Challenge
  • Data Engineering Lessons