Hotel stays DataFrame, variant 25. Return the latest event per user as user_id, id, event_time, ordered by user_id. Implement `solve(df)` and return a PySpark DataFrame.
DrawCode Practice Problem
Latest Event Per User · Hotel stays 25
Interactive Visualizer Workspace
Explore step-by-step interactive animations, memory state tracking, and live multi-language execution in DrawCode.
Launch Interactive Visualizer