{"id":"greedy-sort-mutates-input","text":"`maximum-units-on-a-truck/solution.py` uses `boxTypes.sort()` which mutates the caller's list in-place rather than using `sorted()` for a non-destructive copy.","truth_value":"IN","source":"entries/2026/06/06/maximum-units-on-a-truck-solution.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"greedy-sort-mutates-input","truth_value":"IN","reason":"premise"}]}}