DrawCode Practice Problem

Previous-Event Amount Delta · Energy usage 23

Energy usage DataFrame, variant 23. For each user, return user_id, id, and amount_delta from the previous event; use 0 for the first event. 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