sort-by-parity-in-place

Status: IN

`sortArrayByParity` mutates and returns the input list; it allocates no auxiliary array.

Source: entries/2026/06/06/sort-array-by-parity-solution.md

JSON