Status: IN
`largest_sum_after_k_negations` mutates the input list via `sort()` and element assignment; callers that need the original array must copy before calling.
Source: entries/2026/06/06/maximize-sum-of-array-after-k-negations-solution.md
JSON