DataDrivenDataDriven
LearnPracticeInterviewDiscussDailyJobs

Past the Threshold

A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant feedback.

Domain
SQL
Difficulty
medium
Seniority
L3

Problem

The retention team considers anyone with more than 3 sessions an engaged user. Show each qualifying user ID and their session count.

Summary

Somewhere after the third visit, a habit quietly forms. Find the ones who crossed over.

Practice This Problem

Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and checks it automatically.

Related

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