Status: IN
`maximumProduct` uses O(n log n) sort when an O(n) single-pass tracking five extremes (min1, min2, max1, max2, max3) is possible — a deliberate simplicity-over-performance tradeoff.
Source: entries/2026/06/06/maximum-product-of-three-numbers-solution.md