longest-task-first-starts-at-zero

Status: IN

The employee-longest-task solution treats the first task as starting at time 0, capturing its duration as `logs[0][1]` directly without explicit subtraction.

Source: entries/2026/06/06/the-employee-that-worked-on-the-longest-task-solution.md

JSON