InterviewDB Question

Website User Session Analysis: Compute Session Metrics from Raw Clickstream Data

Question Details

Problem You have a table of web events: (user_id, page_url, event_type, timestamp). A session is a sequence of events from the same user where no two consecutive events are more than 30 minutes apart. Compute: Total sessions per user Average session…

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Coding Onsite Phone