DrawCode Practice Problem

Events per User · Insurance claims 82

Insurance claims DataFrame, variant 82. Return user_id and event_count, ordered by event_count descending then user_id. Implement `solve(df)` and return a PySpark DataFrame.


Interactive Visualizer Workspace

Explore step-by-step interactive animations, memory state tracking, and live multi-language execution in DrawCode.

Launch Interactive Visualizer